saleor-apps-redis_apl/apps/crm
Krzysztof Wolski 59ff617282
Fix missing MANAGE APPS permission when using client provided in context (#663)
* Fix using wrong token for creating gql client

* Update gorgeous-hats-learn.md
2023-06-20 17:21:31 +02:00
..
graphql Introduce CRM App (#292) 2023-04-06 09:26:56 +02:00
public Add logo to apps (#552) 2023-06-14 16:05:36 +02:00
src Fix missing MANAGE APPS permission when using client provided in context (#663) 2023-06-20 17:21:31 +02:00
.env.example Fix logs (#452) 2023-05-10 16:57:20 +02:00
.eslintrc Introduce CRM App (#292) 2023-04-06 09:26:56 +02:00
.gitignore Sentry missing config (#481) 2023-05-21 18:28:17 +02:00
.graphqlrc.yml Unify urql version, use shared util to create client (#657) 2023-06-19 15:59:27 +02:00
CHANGELOG.md Release apps (#542) 2023-06-12 14:09:15 +02:00
next-env.d.ts Introduce CRM App (#292) 2023-04-06 09:26:56 +02:00
next.config.js Sentry improvements (#652) 2023-06-20 10:06:18 +02:00
package.json Sentry improvements (#652) 2023-06-20 10:06:18 +02:00
README.md Add link to docs 2023-04-06 14:35:45 +02:00
sentry.client.config.ts Sentry improvements (#652) 2023-06-20 10:06:18 +02:00
sentry.edge.config.ts Sentry improvements (#652) 2023-06-20 10:06:18 +02:00
sentry.server.config.ts Sentry improvements (#652) 2023-06-20 10:06:18 +02:00
tsconfig.json Introduce CRM App (#292) 2023-04-06 09:26:56 +02:00
turbo.json Sentry improvements (#652) 2023-06-20 10:06:18 +02:00
vitest.config.ts Introduce CRM App (#292) 2023-04-06 09:26:56 +02:00

Hero image

Saleor App CRM

Visit CRM App documentation to learn how to configure and develop the app locally.