woocommerce/plugins/woocommerce-admin/client/customize-store/design-with-ai
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
..
components fix/cys ui feedback 12 sep (#40155) 2023-09-20 10:47:05 +08:00
pages [CYS - Core] Improve loading screen (#43791) 2024-01-19 12:03:19 +01:00
prompts [CYS] Remove `getLookAndTone` AI request from the business description step (#41497) 2023-11-17 19:40:43 +08:00
stories Make CYS loader smoother (#41772) 2023-12-07 12:14:57 +08:00
tests [CYS - Core] introduce route guards for the AI flow (#43481) 2024-01-11 16:12:41 +01:00
actions.ts [CYS] Avoid duplicating requests during the CYS flow (#44179) 2024-02-05 12:36:33 +01:00
events.ts CYS - Add LookAndFeel and ToneOfVoice pages (#39979) 2023-09-06 14:21:09 +08:00
index.tsx [CYS - Core] Handling errors during the setup for the `NoAI` flow (#43810) 2024-01-25 12:04:44 +01:00
services.ts [CYS - Core] Switch to TT4 when the flow starts (#43740) 2024-01-17 15:09:12 +01:00
state-machine.tsx CYS - select the right font with AI offline (#42973) 2023-12-20 15:41:19 +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 - AI Offline flow (#41656) 2023-12-06 20:49:28 +08:00