Skip to content

Milestones

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 date
  • Get hosted but also try CI. - [ ] Heroku hosted - [ ] Travis-Ci - [ ] GitHub actions

    No due date
    11/13 issues closed
  • Miscellaneous . - [ ] Login - [ ] Logout - [ ] Sign Up

    No due date
    7/7 issues closed
  • The 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 closed
  • The 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 closed
  • User can create (if authorized) - [ ] Booking - [ ] Container - [ ] Product

    No due date
    4/4 issues closed
  • User 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 closed
  • User can update (if authorized) - [ ] Booking - [ ] Container - [ ] Product

    No due date
    0/3 issues closed
  • User can view - [ ] Booking - [ ] Container - [ ] Product

    No due date
    4/4 issues closed