apiary icon indicating copy to clipboard operation
apiary copied to clipboard

A web app to support RoboJackets internal operations

Results 135 apiary issues
Sort by recently updated
recently updated
newest added

There's some sort of function you can define to construct your own query for index pages. We should take advantage of this to run more calculations in the database for...

priority / low
type / enhancement
area / nova

Load from Square orders via webhook or similar, match to GT person?

area / backend
priority / low
type / philosophy

Post in #treasury the number of unpaid dues from attending members when we update teams weekly

area / backend
priority / low
type / feature

I'm guessing Bootstrap needs to be updated. See https://mehvre05.me.gatech.edu/deploy/apiary/production/415142a7576e0124f3d010d708cafc5bfb450fd9/435866457/plain.txt for example.

area / frontend
priority / low
type / technical debt

Sentry Issue: [APIARY-1A](https://sentry.io/organizations/robojackets/issues/2696004253/?referrer=github_integration) ``` ErrorException: Trying to get property 'created_at' of non-object File "/app/Http/Controllers/DashboardController.php", line 66, in Illuminate\Foundation\Bootstrap\HandleExceptions::handleError strtotime($firstPaidTransact->payment->first()->created_at->toDateTimeString()) File "/app/Http/Controllers/DashboardController.php", line 66, in App\Http\Controllers\DashboardController::index strtotime($firstPaidTransact->payment->first()->created_at->toDateTimeString()) File "/app/Http/Middleware/CASAuthenticate.php", line 108,...

area / frontend
priority / medium
type / bug

Request from @jspall0327

area / frontend
priority / medium
type / feature
type / good first issue

If an access token expires but still has a valid refresh token, it doesn't appear as something you can revoke. Steps to reproduce: 1. Sign into MyRJ Android 2. New...

area / backend
priority / medium
type / bug

priority / low
area / devOps
type / technical debt

Only the most recent travel assignment is shown on the Travel tab. This is problematic for users with more than one TA. Square Checkout route for TAs needs to accept...

area / frontend
priority / high
type / bug