
* Remove utils and use shared ones * [skip ci] * Remove legacy Macaw and mui, replace components so app builds * Channels existence fetch hook * Remove shop info fetching * Remove legacy layout and merge pages * Index page sections * re-Implemented s3 form * s3 Form validation * New config logic * wi * Remove old config, add router to update s3 * Channels list with form * Update cache configurator * Feed preview card * Flat structure, channels router * Connect channels urls config * Fix fetching webhook config * Refactor lib folder * Category mapping * Categories mapping preview * Improve buttons * Enable cache on channel config saving * wip webhooks * Add webhooks * Webhook refactor * Refactor createClient * Tests * Clean imports * Add logs * Review fixes * Changeset * Small xml improvement * Add tests batch * Add tests * Hide amazon secret with input password * CR fixes * CategoriesFetcher for recursive calls * Implement categories fetcher * Update lockfile after rebase with main * Change category map to override instead conifg
482 B
482 B
saleor-app-products-feed |
---|
minor |
This version introduces major update of the App UI:
- Added Macaw UI / next
- Rebuilt app's UI to match modern Saleor guidelines
- Moved S3 form to be configured once, globally
- Added tests and refactored App configuration/metadata (incompatible with previous version)
- Product-related webhooks are now refreshing cache responsible on indexing large databases
App was not officially released yet, hence only minor update is introduced