20210926 - Sailing Schedule

Summary:
Sailing Schedule Files

Ticket:

https://bigdigit.atlassian.net/browse/DCM-1857

Detail:

Create the following files which will be used for the Sailing Schedule List:

  • Model: App.Repository\ViewModels\Shipping\SailingScheduleViewModels

  • Interface: App.ServiceInterface\Interface\Shipping\ISailingScheduleService.cs

  • Service: App.ServiceInterface\Services\Shipping\SailingScheduleService.cs

  • View: SupplyStreamWebApplication\Views\Shipping\SailingScheduleList.cshtml

  • js:

o   SupplyStreamWebApplication\_Script\SSCore\KendoGrids\SupplyStream.SailingScheduleList.js

  • Unit Test:

o   App.ServiceInterface.Tests\Services\Shipping\SailingScheduleServiceTests.cs

Update the following files:

  • SupplyStreamWebApplication\_ApplicationCode\Bootstapper.cs with ref to the interface/service

  • SupplyStreamWebApplication\_ApplicationCode\App_Start\BundleConfig.cs

 


 

Summary:
Sailing Schedule Permission

Ticket:

https://bigdigit.atlassian.net/browse/DCM-1859

Detail:

Add the following Permissions:

  • Sailing Schedule View


Summary:
Sailing Schedule Pin

Ticket:

https://bigdigit.atlassian.net/browse/DCM-1861

Detail:

Add the following Pin:

  • Sailing Schedule List


Summary:
Sailing Schedule Data Retrieval

Ticket:

https://bigdigit.atlassian.net/browse/DCM-1865

Detail:

Create new stored procedure to return data for the Sailing Schedule grid


Â