Merge branch '25-boat-overview-merge-to-dashboard-view' into 'main'
GUI Improvements Closes #27 and #25 See merge request swp-ws21-fahrtenbuch/team-einhorn/fahrtenbuch!24
No related branches found
No related tags found
Showing
- client/package-lock.json 3 additions, 2 deletionsclient/package-lock.json
- client/public/locales/de/translation.json 7 additions, 5 deletionsclient/public/locales/de/translation.json
- client/public/locales/en/translation.json 7 additions, 5 deletionsclient/public/locales/en/translation.json
- client/src/components/BoatTile.tsx 44 additions, 0 deletionsclient/src/components/BoatTile.tsx
- client/src/components/ManagedBoatTile.tsx 0 additions, 31 deletionsclient/src/components/ManagedBoatTile.tsx
- client/src/components/StaffLayout.tsx 8 additions, 8 deletionsclient/src/components/StaffLayout.tsx
- client/src/components/forms/BoatInfo.tsx 53 additions, 49 deletionsclient/src/components/forms/BoatInfo.tsx
- client/src/pages/public/BookingForm.tsx 115 additions, 105 deletionsclient/src/pages/public/BookingForm.tsx
- client/src/pages/staff/BoatManager.tsx 61 additions, 59 deletionsclient/src/pages/staff/BoatManager.tsx
- client/src/pages/staff/BoatOverview.tsx 79 additions, 25 deletionsclient/src/pages/staff/BoatOverview.tsx
- client/src/pages/staff/Statistics.tsx 1 addition, 1 deletionclient/src/pages/staff/Statistics.tsx
- client/src/styles/app.scss 36 additions, 2 deletionsclient/src/styles/app.scss
Loading
Please register or sign in to comment