ucsb-cs156-w24 / proj-gauchoride-w24-7pm-4

https://ucsb-cs156-w24.github.io/proj-gauchoride-w24-7pm-4/
0 stars 0 forks source link

FEATURE: Create DriverAvailabilityEditPage (Driver Availability) #43

Closed AllenHsm closed 5 months ago

AllenHsm commented 6 months ago

Dependencies need: DriverAvailabilityForm, 'PUT' controller.

  1. Add util for edit page
  2. Add edit page plus test
  3. Modify app.js to support the edit page
  4. Need to synchronize with DriverAvailabilityForm as it is not merged yet. Storybook: image

Tests:

image

Mutation coverage: image

Closes: #19

notaryaman commented 6 months ago

LGTM!