saleor-apps-redis_apl/apps/data-importer
Lukasz Ostrowski 70cb741f88
CMS App v2 (#721)
* initial setup

* GRaphql setup

* [skip ci]

* Manifest and register endpoints

* Add config schemas

* contentful client

* contentful client

* [skip ci] trpc setup

* metadata manager and contentful router

* Configuration config

* contentful config - adding providers

* add provider page

* wip contentful form

* contentful form

* list providrs

* edit contentful form

* [skip ci]

* [skip ci] replace contentful sdk

* replace contentful lib

* Delete contetnful provider feature

* variant created webhook draft

* channel provider connection model

* Channel connections ui

* adding new connection

* connections ui (adding)

* [skip ci] wip edit conn

* removing connection

* rebuild modal

* refactor providers

* implement update product webhook

* add deleting product

* [skip ci] wip

* refactor contentful router

* refactor wip

* refactor config

* webhooks processor

* webhook delegations

* bulk sync section

* bulk sync page

* gql for imports

* [skip ci] bulk import contentful

* temp variant sync list with rate limiters

* wip

* wip

* wip

* new frontend for uploading

* update zod

* print config keys

* wip

* [skip ci] datocms init

* dato add provdier page

* dato form skeleton

* dato  display content type select

* full dato form

* ButtonsBox extraction

* edit dato config form

* update product in dato

* [skip ci]

* extract bulk sync processor

* dato bulk update

* [skip ci] product updated webhook

* product webhook

* crud operations router

* update cruds

* refactor webhook operations

* refactors

* refactors

* helper texts

* [skip ci] deps

* Init

* fix macaw icon

* unify app skd

* unify nextjs

* strapi setup

* fix strapi types

* strapi upload product

* strapi delete product

* strapi product updated webhook

* processor for bulk sync strapi

* shared add provider page

* refactors

* refactors

* wrap providers into folder

* refactors

* refactors

* refactors

* pnpm lock

* add logs

* name configuration mapping name

* form configurable side notes

* remove commentns

* wip providers resolver working

* central config for providers resolving

* tests wip

* remove vscode condig

* cleanup

* provider meta extract

* some tests for contentufl

* contentful client test

* more tests for contentful

* strapi helper texts

* builderio setup

* builderio form

* builderio client draft

* validate connection modal

* Add sending product to builderio

* rename builder field

* add public api key for read access

* update products

* Builder.io - bulk sync

* Fix manifest

* cr fixes

* Make strapi to work with multiple products

* Github actions
2023-07-18 10:19:21 +02:00
..
graphql Add data-importer app 2023-02-07 19:11:39 +01:00
public Add logo to apps (#552) 2023-06-14 16:05:36 +02:00
src Update menifests to reflect dynamic urls from env (#695) 2023-07-03 11:57:50 +02:00
.env.example Update menifests to reflect dynamic urls from env (#695) 2023-07-03 11:57:50 +02:00
.eslintrc Add slack app (#120) 2023-02-09 11:58:20 +01:00
.graphqlrc.yml Unify urql version, use shared util to create client (#657) 2023-06-19 15:59:27 +02:00
.npmrc Add data-importer app 2023-02-07 19:11:39 +01:00
CHANGELOG.md Release apps (#690) 2023-07-10 11:38:52 +02:00
next-env.d.ts Add data-importer app 2023-02-07 19:11:39 +01:00
next.config.js Sentry improvements (#652) 2023-06-20 10:06:18 +02:00
package.json CMS App v2 (#721) 2023-07-18 10:19:21 +02:00
README.md Add prettier on pre-commit & reformat codebase (#137) 2023-02-10 11:13:59 +01:00
saleor-app.ts Remove VercelAPL config and readmes (#203) 2023-02-23 12:42:17 +01: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.properties Add Sentry to data-importer (#226) 2023-03-01 15:24:16 +01:00
sentry.server.config.ts Sentry improvements (#652) 2023-06-20 10:06:18 +02:00
tsconfig.json Add data-importer app 2023-02-07 19:11:39 +01:00
turbo.json Update menifests to reflect dynamic urls from env (#695) 2023-07-03 11:57:50 +02:00
vitest.config.ts Add data-importer app 2023-02-07 19:11:39 +01:00

Saleor App Template

Saleor App: Data Importer

Description TBD