Releases: PrestaShopCorp/psxmarketingwithgoogle
Releases · PrestaShopCorp/psxmarketingwithgoogle
1.0.0-pre-alpha.11
Changes
- #219: Add new error case when API fails on product feed by @elisegriset92
- #224: Updates product feed steps wording by @amaury-hanser
🔨 Improvements
- #225: Avoid stories to impact each other & Add first unit tests for GMC card by @Quetzacoalt91
1.0.0-pre-alpha.10
Changes
🔨 Improvements
- #214: Add json file for get currency and country by @PoulainMaxime
- #194: Start adding jest test by @amaury-hanser
- #215: Add shop currency details for VueJs context by @Quetzacoalt91
- #213: Modify stepper to get active step by @PoulainMaxime
- #211: added a fix for the merchant to fill missing fields by @PoulainMaxime
- #209: Storybook updates + Refacto product feed state by @elisegriset92
🐛 Bug Fixes
- #218: Updates after design review by @amaury-hanser
- #217: Fix bug on steppers by @elisegriset92
- #212: Fix some issues for free listing by @elisegriset92
1.0.0-pre-alpha.9
Changes
- #210: Update Google Account and Merchant Center Account cards by @amaury-hanser
- #208: Switch to non random image for Google account by @amaury-hanser
- #207: Fix button size in free listing alert by @amaury-hanser
- #202: Change sync status in progress/schedule + storybook by @elisegriset92
- #201: Updates many wordings for batch 1 by @amaury-hanser
- #199: Adds No existing account case for mca dropdown by @amaury-hanser
- #197: Updates markup for list of links in mca alerts by @amaury-hanser
🔨 Improvements
- #196: Change free listing card with toggle by @elisegriset92
🐛 Bug Fixes
- #206: Change condition to display free listing card by @elisegriset92
- #203: replace productFeed enabled by isConfigured by @elisegriset92
- #200: change all statuses when unlink gmc by @elisegriset92
1.0.0-pre-alpha.8
Changes
- #198: Updates product-feed mock for storybook as we were overwriting state by @amaury-hanser
- #190: Display documentation links that are sent from API by @Quetzacoalt91
- #195: Reorders name and id in MCA dropdown list by @amaury-hanser
- #180: Create GMC with form and solve overwrite case by @PoulainMaxime
- #189: Updates: Freelisting statuses by @amaury-hanser
- #188: Reorders storybook menu by @amaury-hanser
- #184: Remove every remain of Toggle sync by @elisegriset92
- #181: Update status, still waiting for api by @elisegriset92
🔨 Improvements
- #183: add post for automatic shipping settings before export by @elisegriset92
- #192: add more field for GMC creation call by @PoulainMaxime
- #191: Add new value on create GMC call by @PoulainMaxime
- #186: Fix storybook website requirements by @PoulainMaxime
- #185: Add link from product feed card to product feed tab by @elisegriset92
- #182: Prepare gmc status to receive some documentation to display by @Quetzacoalt91
- #179: Switch checkbox to icon on Popin check website requirements if existing MCA by @amaury-hanser
- #167: Manage website requirements for new GMC by @PoulainMaxime
- #174: Add "Suspended" and "Ineligible for free listing" states by @Quetzacoalt91
- #177: Updates of product feed story to remove unused props by @amaury-hanser
🐛 Bug Fixes
- #187: Fix duplicate error in multistore alert by @amaury-hanser
- #176: Bug fixed by @elisegriset92
- #178: Removes duplicate error case in MCA card by @amaury-hanser
🚀 New Features
- #193: Introduce route to get products ready to sync by @Quetzacoalt91
1.0.0-pre-alpha.7
#175: Change hardcoded sync status for demo @Quetzacoalt91
1.0.0-pre-alpha.6
Changes
- #172: Updates wording before demo by @amaury-hanser
🔨 Improvements
- #173: Get set product settings by @elisegriset92
- #171: Improve CI by adding autoindex and fix PHP error with header-stamp by @Quetzacoalt91
🐛 Bug Fixes
- #173: Get set product settings by @elisegriset92
1.0.0-pre-alpha.5
Changes
- #169: Adds Popin: Overwrite product feed by @amaury-hanser
- #170: Updates some wording by @amaury-hanser
- #168: Fix icon not appearing in safari by @amaury-hanser
- #165: GMC list : group by mca by @xGouley
- #166: Restores modal after BC by @amaury-hanser
- #163: Claim overwrite failed: new error case by @xGouley
- #162: Add mock for website requirements by @Quetzacoalt91
- #161: Changes to for new MCA by @amaury-hanser
- #160: Refactors ps-modal component to add i18n'ed close btn by @amaury-hanser
- #158: Add PS Accounts token for sync settings api call by @Quetzacoalt91
- #153: support MCA aggregator by @xGouley
- #132: Updates many wording by @amaury-hanser
- #157: Refactors: Use a single file for all freelisting alert by @amaury-hanser
- #156: Fix: Styling issues and UX after Design review by @amaury-hanser
- #154: Updates wording for many tooltips by @amaury-hanser
- #152: Fix: Adds maximum height to dropdown by @amaury-hanser
- #147: change target countries + default settings by @elisegriset92
- #148: Enhancement: Adds max-width to main container by @amaury-hanser
- #143: Use proper prefix for configuration key by @Quetzacoalt91
🔨 Improvements
- #151: Add 2 new views for tabs product feed and paid marketing by @elisegriset92
- #150: Onboarding multistore by @elisegriset92
- #146: Update wording for errors in google account card by @Quetzacoalt91
- #98: build: add popin when merchand disable product feed by @PoulainMaxime
- #144: Update list of countries & load active countries list from shop by @Quetzacoalt91
- #140: Refacto store (move free listing in a dedicated vuex module) by @elisegriset92
🐛 Bug Fixes
- #159: Fix retrieval of previously set sync settings by @Quetzacoalt91
- #149: FIX : Modify computed method to change country code in country name by @elisegriset92
- #150: Onboarding multistore by @elisegriset92
- #145: When GMC is not selected, do not run actual dissociate by @Quetzacoalt91
🚀 New Features
- #164: Introduce ajax route to store website requirements checkboxes in shop DB by @Quetzacoalt91
- #155: Introduce new route to retrieve shop details, useful for GMC creation by @Quetzacoalt91
1.0.0-pre-alpha.4
Changes
- #141: Update mock URLs by @Quetzacoalt91
- #138: Add shop API specs and implement action to get shipping data by @Quetzacoalt91
🔨 Improvements
- #139: Display toast when GMC is linked by @elisegriset92
- #130: unlink popin confirm with async behavior by @xGouley
🐛 Bug Fixes
1.0.0-pre-alpha.3
Changes
- #134: build: trigger overwrite alert when merchant choose another gmc by @PoulainMaxime
- #136: Remove non-working deploy from CI by @Quetzacoalt91
- #133: Fix wrong color in GMC dropdown by @amaury-hanser
🔨 Improvements
- #135: Display error message when retrieving the GMC list fails by @Quetzacoalt91
- #129: Plug Product Feed funel to get/set API calls by @Quetzacoalt91
🐛 Bug Fixes
- #137: Fix action name by @Quetzacoalt91
- #131: Fix loading of GMC list for unlinked merchants by @Quetzacoalt91
1.0.0-pre-alpha.2
Changes
- #128: Updates many links in the whole app by @amaury-hanser
- #122: Updates Website requirements Popin after Design review by @amaury-hanser
- #123: FIX - Storybook ci/cd by @MaxencePerrinPrestashop
- #120: Updates: Switch two blocks on landing page by @amaury-hanser
- #115: Fix: Updates Products approval status table after new mockups by @amaury-hanser
- #119: Add Header-Stamp to the CI by @Quetzacoalt91
🔨 Improvements
- #125: GMC already linked at page loading by @xGouley
- #112: Product feed card by @elisegriset92
- #126: FIX : Change toggle registration on google instead of GMC by @elisegriset92
- #124: Rename one action to remain consistent, then allow product feed to be displayed by @Quetzacoalt91
- #121: Refactor: list of badges requirements when card are disabled by @amaury-hanser
🐛 Bug Fixes
- #127: Fix computed - New getter to retrieve product feed status by @elisegriset92