openfoodnetwork
openfoodnetwork copied to clipboard
Connect suppliers, distributors and consumers to trade local produce.
## Description It is not possible to populate the cart after attempting to log in with a user disabled by the admin, within the same browser/session. This triggers a 401...
We have agreed there are a number of things we can do to optimize our specs to run faster. This epic represents that effort. The objective is to decrease the...
### What we should change and why (this is tech debt) Having automated tests with different Stripe cards and scenarios on the CI build could potentially save time and increase...
### What we should change and why (this is tech debt) Follow up from #1723. A user can enter credit card details during checkout. They can also decide to store...
### What we should change and why (this is tech debt) Our test suite is lacking testing of the Maps feature. Maybe a way to approach this would be [something...
### What we should change and why (this is tech debt) This spike is on accessing whether [VCR gem](https://github.com/vcr/vcr) is an appropriate approach to mock Stripe responses and improve our...
## Description There doesn't seem to be an easy way right now to make sure that translation keys we use indeed have corresponding entries in the main language file. There's...
#### What? Why? Closes #8974 This adds a new step _4. Checkout options_ to editing order cycles. This only applies to order cycles for distributors e.g. sells = 'any'. For...
#### What? Why? Closes #9166 Only admin users can generate and see API keys at the moment. So if anyone wants to use the API they need to ask an...
### What we should change and why (this is tech debt) As we are moving away from Angular and JQuery to stimulus, it is necessary to replace the JQuery tooltip...