apiary
apiary copied to clipboard
A web app to support RoboJackets internal operations
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...
Load from Square orders via webhook or similar, match to GT person?
Post in #treasury the number of unpaid dues from attending members when we update teams weekly
I'm guessing Bootstrap needs to be updated. See https://mehvre05.me.gatech.edu/deploy/apiary/production/415142a7576e0124f3d010d708cafc5bfb450fd9/435866457/plain.txt for example.
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,...
Request from @jspall0327
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...
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...