cart
Here are 535 public repositories matching this topic...
-
Updated
Dec 17, 2020 - Python
-
Updated
Jan 20, 2020 - JavaScript
-
Updated
Dec 16, 2020 - C#
-
Updated
Dec 10, 2020 - JavaScript
-
Updated
Dec 8, 2020 - Python
Improve the tier prices feature - add info like "Buy 2 in x.xx$ and save x%"
-
Updated
Dec 17, 2020 - PHP
-
Updated
May 2, 2020 - Python
Type: minor
Describe the bug
After adding a new account address, the screen goes blank you appear to be logged out, but when you refresh the page, the address is there and you are still logged in.
To Reproduce
Steps to reproduce the behavior:
- Go to storefront
- Log in
- Click user name in upper right > Profile
- Add a new address.
- When you submit the form, see the
-
Updated
Nov 19, 2020 - JavaScript
-
Updated
Dec 7, 2020
-
Updated
Jun 30, 2019 - PHP
Replacing TravisCI in favour of GitHub Actions.
-
Updated
Nov 5, 2020 - Svelte
-
Updated
Mar 4, 2020 - JavaScript
Is this enhancement related to a problem? Please describe.
Eventually the use of NAMESPACES could help with a number of things including packaging the plugin much easier into CoCart Pro and speed for those using PHP 7+
Describe the solution you'd like
Include namespaces like so.
namespace CoCart\CoCartLite\RestAPI;Then the namespace can be used like so.
-
Updated
Dec 17, 2020 - Python
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Jul 24, 2020 - C++
-
Updated
Dec 17, 2020 - C#
-
Updated
Dec 14, 2020 - PHP
-
Updated
Nov 19, 2020 - JavaScript
-
Updated
Oct 30, 2019 - Java
-
Updated
Dec 14, 2020 - Java
-
Updated
Mar 25, 2020
Improve this page
Add a description, image, and links to the cart topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cart topic, visit your repo's landing page and select "manage topics."
Prerequisites
Issue Description
The
descriptionfield is missing in the input schema when you are creating a shop. It's defined in the graphql schema but not in the validation schema. So, if you create a shop with description,