-
### What I'm trying to achieve
Setup Saleor, first time.
…
### Steps to reproduce the problem
git clone https://github.com/saleor/saleor-platform.git --recursive --jobs 3
cd saleor-platform
…
-
### What are you trying to achieve?
Run Saleor in production mode on GKE Autopilot.
### Steps to reproduce the problem
1. Build, configure and deploy Saleor backend to work on GKE Autopilot with DE…
-
### What I'm trying to achieve
We are running saleor for production for two months. Everything was good but for the last couple of days we are signed out from dashboard after few sec of sign in.
…
-
### Description
We want to set up dependabot on the repo, so that it proactively opens Pull Requests when a security issue is published.
### Acceptance Criteria
- Dependabot running against t…
-
### What I'm trying to achieve
Build saleor platform on local machine.
### Steps to reproduce the problem
```
=> ERROR [stage-1 9/9] RUN SECRET_KEY=dummy STATIC_URL=/static/ python3 manage.py c…
-
### What I'm trying to achieve
Get started with Saleor
### Steps to reproduce the problem
1. Clone repo
2. run docker-compose build
### What I expected to happen
docker container created
…
-
### What I'm trying to achieve
I want to achieve a search system that will be more useful
### Describe a proposed solution
Recently While working on search I found that ordering by `name_sim` is …
-
### What I'm trying to achieve
Seeing a "The quantity should be higher than zero." error on the checkout on the demo storefront: https://demo.saleor.io/checkout/address/
### Steps to reproduce the…
-
### Description of the issue
The statement "`Show gross prices in storefront`" suggests that this value is only used in the storefront, which is not true. The value should also control how we display…
-
### Description of the issue
The `TaxConfigurationPerCountry` determines the value assigned to `order.displayGrossPrices`. This flag controls the way we display amounts on the dashboard side for a sp…