Lukasz Ostrowski
Lukasz Ostrowski
## Scope of the PR ## Related issues ## Checklist - [ ] I added changesets and [read good practices](/.changeset/README.md).
## Scope of the PR - [ ] check changelogs - [ ] remove semantric attributes (Deprecated) everywhere ## Related issues ## Checklist - [ ] I added changesets and...
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....
PoC with 1. Next in Docker 2. Worker in Docker 3. Postgres (metadata) 4. Queue on postgres
# Intro App can be tested on test deployment https://saleor-app-crm-git-crm-app-saleorcommerce.vercel.app/api/manifest Apart from following scenarios, please: - Give some feedback on the general look & feel - Feedback on UI, especially...
Some cases to cover ```valid payload, invalid signature valid payload, signature expired valid payload, unknown signer valid payload, unknown kid valid payload, invalid audience invalid payload, valid signature```
Improve dashboard experience
Currently dayjs is not actually "safe" in terms of usage. I know there is a goal of keeping size limit, however maybe there is a reasonable way to improve code...
### What I'm trying to achieve I want to generate invoice from [Address](https://docs.saleor.io/docs/3.x/api-reference/objects/address). I want customer to add TaxID (e.g. European Vat Number) to be visible on the invoice At...