woocommerce/plugins/woocommerce-admin/client/customize-store
Alba Rincón a943de24fa
[CYS] Avoid duplicating requests during the CYS flow (#44179)
* Avoid duplicating the `/onboarding/themes/recommended` request

* Use `fetchActiveThemeHasMods` in the `fetchIntroData` function

* Add changefile(s) from automation for the following project(s): woocommerce

* WIP

* WIP

* WIP

* WIP

* Move the `activeThemeHasMods` to outside the `intro` key, since it's used also in other places

Refactor, add comments and cleanup

* Remove unnecessary log

* Set the `activeThemeHasMods` on the parent window to true after the design step to avoid having to fetch it again

* Add changefile(s) from automation for the following project(s): woocommerce

* Remove unused import

* Add comment and ref to the new issue

---------

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Luigi Teschio <gigitux@gmail.com>
2024-02-05 12:36:33 +01:00
..
assembler-hub CYS - AI flow: fix regression - no fonts visible (#44280) 2024-02-01 18:44:28 +00:00
assets/images [CYS - Core] Improve loading screen (#43791) 2024-01-19 12:03:19 +01:00
data [CYS - Core] Switch to TT4 when the flow starts (#43740) 2024-01-17 15:09:12 +01:00
design-with-ai [CYS] Avoid duplicating requests during the CYS flow (#44179) 2024-02-05 12:36:33 +01:00
design-without-ai [CYS] Avoid duplicating requests during the CYS flow (#44179) 2024-02-05 12:36:33 +01:00
hooks Add fullscreen class to body when CYS component is shown (#41056) 2023-10-27 17:06:13 +08:00
intro [CYS] Avoid duplicating requests during the CYS flow (#44179) 2024-02-05 12:36:33 +01:00
test [Customize your store] Fix default width for logo (#41080) 2023-10-31 21:44:09 +08:00
transitional Create a dedicated survey and tracking events for the CYS flow on core (#43862) 2024-01-30 09:58:05 +01:00
types [WIP] CYS - Core: add integration with the font library (#44004) 2024-02-01 17:16:12 +00:00
global.d.ts Add customize store assembler hub (#39843) 2023-08-28 09:28:05 +08:00
guards.ts [CYS - Core] introduce route guards for the AI flow (#43481) 2024-01-11 16:12:41 +01:00
index.tsx [CYS] Avoid duplicating requests during the CYS flow (#44179) 2024-02-05 12:36:33 +01:00
style.scss [CYS - Core] Handling errors during the setup for the `NoAI` flow (#43810) 2024-01-25 12:04:44 +01:00
types.ts [CYS] Avoid duplicating requests during the CYS flow (#44179) 2024-02-05 12:36:33 +01:00
utils.js [CYS - Core] Improve loading screen (#43791) 2024-01-19 12:03:19 +01:00