Implemented Boat Manager
- Added BoatManager with new Tiles to admin menu - Fixed small issues
Showing
- client/public/index.html 1 addition, 1 deletionclient/public/index.html
- client/public/locales/de/translation.json 12 additions, 1 deletionclient/public/locales/de/translation.json
- client/public/locales/en/translation.json 11 additions, 1 deletionclient/public/locales/en/translation.json
- client/src/Router.tsx 2 additions, 0 deletionsclient/src/Router.tsx
- client/src/components/Header.tsx 0 additions, 24 deletionsclient/src/components/Header.tsx
- client/src/components/ManagedBoatTile.tsx 10 additions, 7 deletionsclient/src/components/ManagedBoatTile.tsx
- client/src/components/RentedBoatTile.tsx 5 additions, 4 deletionsclient/src/components/RentedBoatTile.tsx
- client/src/components/StaffLayout.tsx 23 additions, 17 deletionsclient/src/components/StaffLayout.tsx
- client/src/components/StaffModal.tsx 5 additions, 3 deletionsclient/src/components/StaffModal.tsx
- client/src/pages/BoatManager.tsx 59 additions, 0 deletionsclient/src/pages/BoatManager.tsx
- client/src/pages/BoatOverview.tsx 22 additions, 16 deletionsclient/src/pages/BoatOverview.tsx
- client/src/pages/BoatTypeOverview.tsx 6 additions, 6 deletionsclient/src/pages/BoatTypeOverview.tsx
- client/src/styles/app.scss 24 additions, 0 deletionsclient/src/styles/app.scss
Loading
Please register or sign in to comment