Phil Winder
Phil Winder
Add further sections to the front end to improve checkout process. E.g. address, payment card. See the bootstrap theme example for inspiration: http://bootstrapious.com/p/obaju-e-commerce-template
- [ ] Add shipping status field - [ ] Add callback from shipper to update shipping status field.
This is a placeholder for the checkout process redesign. See https://github.com/microservices-demo/orders#redesign https://github.com/microservices-demo/orders/issues/11 And https://github.com/microservices-demo/queue-master#redesign
This is a placeholder for the front-end redesign. All tasks are here: https://github.com/microservices-demo/front-end/issues
Hi there, This issue is exactly the same as #79, but now for M1 macs. The error message is: ``` Error downloading https://github.com/joaompinto/wkhtmltopdf/releases/download/v0.0.1/wkhtmltopdf-darwin-arm64.gz Error: http error404 ``` Specifically, we need...
I read that there are edge cases where intercepting status codes from a response writer can fail: https://github.com/felixge/httpsnoop#why-this-package-exists Consider replacing https://github.com/weaveworks/common/blob/master/middleware/instrument.go#L44 With: https://github.com/felixge/httpsnoop