Dawid
a3636f73ef
Fix CMS app issues ( #386 )
...
* Fix CMS app visual issues
* Add provider configuration instance ping status
* Skip update webhooks processing if issuing principal is this CMS app
* Fix provider configuration form validation
* Create old-dingos-hide.md
2023-04-18 18:46:28 +02:00
Dawid
bec8d812e8
Bulk product export to CMS providers ( #351 )
...
* Add sync all channel products feature
* Implement batch create and delete product variants CMSes sync methods
* Fix pnpm-lock file
* Update UI
* Update imports
* Add fetch rate limit to Contentful provider
* Small refactor of functions
* Update logging
2023-04-12 16:10:32 +02:00
Lukasz Ostrowski
1da51639fa
Improve CMS app UX & UI ( #349 )
...
* Install apps-shared, render null if app is loading in the iframe
Redesign the app
Add notification toasts and imrpve instructions
Change channels list to select
Replace lists with select
* fix build
* Fix build
2023-04-06 12:56:44 +02:00
Lukasz Ostrowski
eca52ad058
Replace export default
with named exports ( #352 )
...
* Update eslint config to prevent default exports
* exlucde vitest config from banned default exports
* Remove default exports from Monitoring App
* Replace default exports with named exports
* Fix klaviyo import path
* Replace default exports in CMS
2023-04-05 20:27:23 +02:00
Dawid
a07f337992
Add CMS hub app ( #262 )
...
* Add CMS hub app
* Cleanup
* Refactor CMS product variants webhooks
* Test utils 1
* Remove legacy code
* Add .env example
* Update types
* Remove unused code
* Fix cms client opertions settings test
* Fix pnpm-lock file
* Bump typescript to 4.9, support satisfies expressions
2023-03-16 11:17:00 +01:00