Merge branch '17-driver-shift-page-where-driver-inserts-shift' into 'dev'
Resolve "Driver shift page where driver inserts shift." See merge request !77
No related branches found
No related tags found
Showing
- src/api/createShift.ts 11 additions, 0 deletionssrc/api/createShift.ts
- src/api/getDriverShiftList.ts 10 additions, 0 deletionssrc/api/getDriverShiftList.ts
- src/api/registerSenior.ts 1 addition, 2 deletionssrc/api/registerSenior.ts
- src/components/Auth/SignUpForm/SignUpForm.tsx 28 additions, 21 deletionssrc/components/Auth/SignUpForm/SignUpForm.tsx
- src/components/Dashboard/DriverShift/DriverShiftDialog.tsx 6 additions, 33 deletionssrc/components/Dashboard/DriverShift/DriverShiftDialog.tsx
- src/components/Dashboard/DriverShift/DriverShiftList.tsx 27 additions, 0 deletionssrc/components/Dashboard/DriverShift/DriverShiftList.tsx
- src/components/Dashboard/DriverShift/DriverShiftPage.tsx 2 additions, 1 deletionsrc/components/Dashboard/DriverShift/DriverShiftPage.tsx
- src/hooks/useDriverShiftList.ts 18 additions, 0 deletionssrc/hooks/useDriverShiftList.ts
- src/types/RegisterSeniorType.ts 2 additions, 1 deletionsrc/types/RegisterSeniorType.ts
src/api/createShift.ts
0 → 100644
src/api/getDriverShiftList.ts
0 → 100644
src/hooks/useDriverShiftList.ts
0 → 100644
Please register or sign in to comment