GUI Improvements
- Merged boat overview and manage boats - Modified boat tile (merged with managedBoatTile) - Improved booking form massively - Fixed staff layout navbar
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