List view
Create and pass tests for - [ ] Creation of Bookings, Containers, Products - [ ] Views for Bookings, Containers, Products - [ ] CSR ListView - [ ] SSR ListView - [ ] DetailView - [ ] Updates to Bookings, Containers, Products - [ ] Deletions of Bookings, Containers, Products
No due dateGet hosted but also try CI. - [ ] Heroku hosted - [ ] Travis-Ci - [ ] GitHub actions
No due date•11/13 issues closedMiscellaneous . - [ ] Login - [ ] Logout - [ ] Sign Up
No due date•7/7 issues closedThe following DB items are addressed - [ ] Create mock data for the following tables - [ ] Products - [ ] Container Status - [ ] Container - [ ] Service - [ ] Vessel - [ ] Voyage - [ ] Carrier - [ ] Port - [ ] Document - [ ] Due - [ ] Booking Status - [ ] Booking - [ ] AppUser - [ ] User - [ ] Create file to autoload data - [ ] Create fixtures - [ ] Create script to nuke db and reload data/fixtures in order
No due date•4/4 issues closedThe follow routes are available - [ ] /home - [ ] /login - [ ] /logout - [ ] /signup - [ ] /bookings - [ ] /bookings/id - [ ] /bookings/containers - [ ] /bookings/containers/id - [ ] /bookings/containers/products - [ ] /bookings/containers/products/id
No due date•13/13 issues closedUser can create (if authorized) - [ ] Booking - [ ] Container - [ ] Product
No due date•4/4 issues closedUser can delete (if authorize) - [ ] Booking - [ ] ~~Container~~ Deleting bookings deletes container. User can delete products from a container, however user cannot delete a container from a booking, else products will be orphaned from the booking. The user can only update the container. - [ ] Product
No due date•1/2 issues closedUser can update (if authorized) - [ ] Booking - [ ] Container - [ ] Product
No due date•0/3 issues closedUser can view - [ ] Booking - [ ] Container - [ ] Product
No due date•4/4 issues closed