Build: #459 was successful Changes by David Butt
Code commits
TabletDirector-develop
-
David Butt 278583953cf30a97803cfac36b6dabba75926ab0
most of the attribute stuff done.
- TabletDirector/API/InventoryApiController.cs (diffs)
- TabletDirector/API/OrderApiController.cs (diffs)
- TabletDirector/Controllers/AttributeController.cs (diffs)
- TabletDirector/Controllers/OrderController.cs (diffs)
- TabletDirector/Helpers/ViewHelper.cs (diffs)
- TabletDirector/Migrations/201604111836216_More Attribute Stuff.Designer.cs (diffs)
- TabletDirector/Migrations/201604111836216_More Attribute Stuff.cs (diffs)
- TabletDirector/Migrations/201604111836216_More Attribute Stuff.resx (diffs)
- TabletDirector/Models/DatabaseModels/AttributeCategory.cs (diffs)
- TabletDirector/Models/ImportModels/ImportAttribute.cs (diffs)
- TabletDirector/Models/ImportModels/ImportInventory.cs (diffs)
- TabletDirector/Models/ImportModels/ImportOrder.cs (diffs)
- TabletDirector/Services/InventoryService.cs (diffs)
- TabletDirector/TabletDirector.csproj (diffs)
- TabletDirector/Views/Attribute/Categories.cshtml (diffs)
- TabletDirector/Views/Attribute/Create.cshtml (diffs)
- TabletDirector/Views/Attribute/CreateCategory.cshtml (diffs)
- TabletDirector/Views/Attribute/Index.cshtml (diffs)
- TabletDirector/Views/Attribute/_grrCreateCategory.cshtml (diffs)
- TabletDirector/Views/Inventory/Edit.cshtml (diffs)
- TabletDirector/Views/Order/Edit.cshtml (diffs)