Adrian Pilarczyk

Results 32 issues of Adrian Pilarczyk

[Originally created](https://github.com/saleor/saleor/issues/10237) by [@simon-online ](https://github.com/simon-online) in saleor/saleor. ### What I'm trying to achieve Delete more than 20 products ### Steps to reproduce the problem 1. Go to `/dashboard/products` 2. Change...

bug
products

### Discussed in https://github.com/saleor/saleor/discussions/10644 Originally posted by **yetqdn** September 13, 2022 (saleor-venv) root@vps:/home/saleor# python manage.py migrate 2022-09-07 14:06:34,394 WARNING saleor.core.jwt_manager RSA_PRIVATE_KEY is missing. Using temporary key for local development with...

bug

### What I'm trying to achieve Filter products by "availability" and "listed". ### Describe a proposed solution Quoting @simon-online's [saleor-dashboard issue (Filter Products by Availability #2158)](https://github.com/saleor/saleor-dashboard/issues/2158): > The Availability filter...

feature request
filters

## Features: - `pages/api/dummy-pay.ts` - API endpoint for dummy payment (creates a transaction) - integrating the new payment method `dummy` into the existing structure (e.g. `pages/api/pay.ts`) - added `checkout-storefront/src/views/DummyPayment.tsx` view...

### Summary After firing `saleor storefront create` and going through the wizard in the CLI, the apps should start automatically. However, they don’t because of an error below. When I...

bug

The goal of `saleor-platform`, as far as I know, is to enable booting up all the Saleor applications with one command. Since we are introducing new applications to the Saleor...

feature request

### What are you trying to achieve? I am using the `` component with options that have long labels. I want the layout of the selects to stay the same...

bug
good first issue

**Describe the bug and commend which you used** When the command `saleor app tunnel --force-install` fails, the tunnel opened in ngrok is not closed. The next time the users try...

bug

The [Permissions documentation](https://docs.saleor.io/docs/3.x/developer/permissions#app-permissions) should include more details about what the actual permissions allow the user to do. Here are some exemplary questions it can answer: 1. What is the difference...

feature request
permissions
API