Added ability to book a seat + docker fixes + fix refresh page error bug
Showing
- client/src/components/BookingList/BookingCard/BookingCard.tsx 0 additions, 1 deletion...nt/src/components/BookingList/BookingCard/BookingCard.tsx
- client/src/components/BookingView/BookingSeatCard.tsx 58 additions, 2 deletionsclient/src/components/BookingView/BookingSeatCard.tsx
- client/src/components/BookingView/BookingView.scss 5 additions, 0 deletionsclient/src/components/BookingView/BookingView.scss
- client/src/components/BookingView/BookingView.tsx 4 additions, 4 deletionsclient/src/components/BookingView/BookingView.tsx
- client/src/components/CustomerBookings/CustomerBookings.tsx 1 addition, 0 deletionsclient/src/components/CustomerBookings/CustomerBookings.tsx
- client/src/components/PaymentForm/PaymentForm.tsx 5 additions, 6 deletionsclient/src/components/PaymentForm/PaymentForm.tsx
- client/src/components/ProtectedRoute/AirlineProtectedRoute.tsx 3 additions, 2 deletions...t/src/components/ProtectedRoute/AirlineProtectedRoute.tsx
- client/src/components/ProtectedRoute/CustomerProtectedRoute.tsx 3 additions, 2 deletions.../src/components/ProtectedRoute/CustomerProtectedRoute.tsx
- client/src/main.tsx 1 addition, 3 deletionsclient/src/main.tsx
- client/src/services/BookingView/BookingView.ts 24 additions, 4 deletionsclient/src/services/BookingView/BookingView.ts
Loading
Please register or sign in to comment