Build: #435 was successful Changes by David Butt
Code commits
TabletDirector-develop
-
David Butt 97f12355e32aa54293a7b0696c9a3c79cd3c14df
shipstation barcode stuff done. added client to logging so we would know which integration is producing errors.
- NoCompileScripts/ShopifyMapping.cs (diffs)
- TabletDirector/Controllers/WebServiceController.cs (diffs)
- eCommerce.ExecutionConsole/Program.cs (diffs)
- eCommerce.ServiceLayer/IntegrationModels/ShipStation/ShipStationWebApi.cs (diffs)
- eCommerce.ServiceLayer/IntegrationModels/Shopify/Fulfillment.cs (diffs)
- eCommerce.ServiceLayer/IntegrationModels/Shopify/ShopifyWebApi.cs (diffs)
- eCommerce.ServiceLayer/IntegrationServices/ShipStationService.cs (diffs)
- eCommerce.ServiceLayer/IntegrationServices/ShopifyService.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/ShipStation/GetOrders.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/ShipStation/ProcessInventory.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/Services/IntegrationService.cs (diffs)
- eCommerce.ServiceLayer/Services/LoggingService.cs (diffs)
- eCommerce.ServiceLayer/TabletDirectorClient.cs (diffs)