gocommerce-admin
gocommerce-admin copied to clipboard
Admin UI for Netlify Commerce
NOTICE: If this pull request does not apply to your repository, feel free to close this pull request. This is a generated pull request by [github-tools](https://github.com/netlify/github-tools/) to fix Fossa License...
- CSV export - Shipping status for non-shippable items - Customer name col added
Updates github actions fossa workflow to use environment files instead of deprecated set-env command.
after running start command: Failed to compile. Error in ./src/Components/Orders/index.js Module not found: 'csvexport/dist/Export.min' in ...\gocommerce-admin\src\Components\Orders @ ./src/Components/Orders/index.js 41:0-36
NOTICE: If this pull request does not apply to your repository, feel free to close this pull request. This is a generated pull request by [github-tools](https://github.com/netlify/github-tools/) to add Fossa license...
It'd be neat to have an ability to put an order for a particular user or anonymous one right from Gocommerce Admin UI.
Now it's not possible to search by customer email but not name or address.
Blocked by https://github.com/netlify/gocommerce-js/issues/20 After we add the capability to delete a user and users in bulk, we need to add a ui element to gocommerce admin to take advantage of...
Hey, first up all a big thanks for making this. 👌 I have some trouble logging in to the admin interface from a local machine. I have set up Netlify...