Closed lawrencewang30 closed 1 year ago
Got it, I updated the title of the PR and resolved the merge conflict on my ShiftControllerTest.java file
If there's time to get @chriscerie 's suggestion in, then great. If not, then we'll make it an issue for the Staff to do as they get the code base ready for F23.
@pconrad I realized there are other areas of this same pattern. I'd be fine with them being done in another pr, since that will need to happen regardless.
Implemented Pages for Shift, Create and Edit pages both passed 100% mutation coverage and local tests. Put create shift page under dropdown title "Shift", similar to "Ride Request". Also, Driver/Rider homepage will be different than Admin's since they do not have access to creating shifts/rides
My dokku dev link: https://proj-gauchoride-lawrence.dokku-03.cs.ucsb.edu
Create Shift:
Update Shift:
Table of Shifts:
Closes #29, closes #32, closes #33, closes #22