Build: #408 was successful Changes by David Butt
Code commits
TabletDirector-develop
-
David Butt 72ec12891528548bf294208992468944661a3de2
icon changes ecommerce stuff pretty much done
- NoCompileScripts/ShopifyMapping.cs (diffs)
- TabletDirector/Content/images/wms_logo.png (diffs)
- TabletDirector/Content/images/wms_logo_old.png (diffs)
- TabletDirector/Content/images/wms_logo_white_text.png (diffs)
- TabletDirector/Content/images/wms_logo_white_text_pld.png (diffs)
- TabletDirector/Migrations/201601182112506_HostIdChange.Designer.cs (diffs)
- TabletDirector/Migrations/201601182112506_HostIdChange.cs (diffs)
- TabletDirector/Migrations/201601182112506_HostIdChange.resx (diffs)
- TabletDirector/Models/DatabaseModels/OrderDetail.cs (diffs)
- TabletDirector/Models/ImportModels/ImportOrder.cs (diffs)
- TabletDirector/Models/PushApiModels/OrderComplete.cs (diffs)
- TabletDirector/Models/PushApiModels/PackingComplete.cs (diffs)
- TabletDirector/TabletDirector.csproj (diffs)
- eCommerce.Execution/Service1.cs (diffs)
- eCommerce.ExecutionConsole/Program.cs (diffs)
- eCommerce.ExecutionConsole/ServiceConfig.settings (diffs)
- eCommerce.ServiceLayer/IntegrationModels/Shopify/LineItem.cs (diffs)
- eCommerce.ServiceLayer/IntegrationModels/Shopify/Order.cs (diffs)
- eCommerce.ServiceLayer/IntegrationModels/Shopify/Product.cs (diffs)
- eCommerce.ServiceLayer/IntegrationServices/IIntegration.cs (diffs)
- eCommerce.ServiceLayer/IntegrationServices/MagentoService.cs (diffs)
- eCommerce.ServiceLayer/IntegrationServices/QuickBooksDesktopService.cs (diffs)
- eCommerce.ServiceLayer/IntegrationServices/ShopifyService.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/Shopify/GetOrders.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/Shopify/ImportItems.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/Shopify/ProcessCompletedOrders.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/Shopify/ProcessInventory.cs (diffs)
- eCommerce.ServiceLayer/ServiceConfiguration.cs (diffs)
- eCommerce.ServiceLayer/Services/IntegrationService.cs (diffs)
- eCommerce.ServiceLayer/Services/SchedulerService.cs (diffs)
- eCommerce.ServiceLayer/TabletDirectorClient.cs (diffs)