Build: #1367 was successful Changes by David Butt
Code commits
TabletDirector-develop
-
David Butt 51214bc4da9ebf4d919d57419fd614ed705008bd
Changed cart to have multiple cart types
- TabletDirector/API/InventoryApiController.cs (diffs)
- TabletDirector/API/OrderApiController.cs (diffs)
- TabletDirector/Controllers/CartController.cs (diffs)
- TabletDirector/Controllers/OrderReleaseController.cs (diffs)
- TabletDirector/Controllers/WebServiceController.cs (diffs)
- TabletDirector/Controllers/WebServiceOrders.cs (diffs)
- TabletDirector/Migrations/201802221700550_CartToMultipleCartTypes.Designer.cs (diffs)
- TabletDirector/Migrations/201802221700550_CartToMultipleCartTypes.cs (diffs)
- TabletDirector/Migrations/201802221700550_CartToMultipleCartTypes.resx (diffs)
- TabletDirector/Models/DatabaseModels/Cart.cs (diffs)
- TabletDirector/Models/DatabaseModels/CartType.cs (diffs)
- TabletDirector/Services/OrderService.cs (diffs)
- TabletDirector/TabletDirector.csproj (diffs)
- TabletDirector/Views/Cart/Create.cshtml (diffs)
- TabletDirector/Views/Cart/Edit.cshtml (diffs)
- TabletDirector/Views/Cart/Index.cshtml (diffs)