saleor-apps-redis_apl/apps/crm
Lukasz Ostrowski 6e69f4f9f0
Add removing metadata in CRM app (#507)
* Add dev app-sdk and rewrite undefined metadata to removing it

* Implement metadata manager delete method

* Update app-sdk to 0.39.1 in all packages

* Update swift-boxes-drop.md
2023-05-24 16:08:12 +02:00
..
graphql Introduce CRM App (#292) 2023-04-06 09:26:56 +02:00
src Add removing metadata in CRM app (#507) 2023-05-24 16:08:12 +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 Introduce CRM App (#292) 2023-04-06 09:26:56 +02:00
CHANGELOG.md Release apps (#487) 2023-05-23 15:08:26 +02:00
next-env.d.ts Introduce CRM App (#292) 2023-04-06 09:26:56 +02:00
next.config.js Sentry missing config (#481) 2023-05-21 18:28:17 +02:00
package.json Add removing metadata in CRM app (#507) 2023-05-24 16:08:12 +02:00
README.md Add link to docs 2023-04-06 14:35:45 +02:00
sentry.client.config.ts Sentry missing config (#481) 2023-05-21 18:28:17 +02:00
sentry.edge.config.ts Sentry missing config (#481) 2023-05-21 18:28:17 +02:00
sentry.server.config.ts Sentry missing config (#481) 2023-05-21 18:28:17 +02:00
tsconfig.json Introduce CRM App (#292) 2023-04-06 09:26:56 +02:00
turbo.json Sentry missing config (#481) 2023-05-21 18:28:17 +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.