Migrate home to redux toolkit and unify jest tests (#31213)
Showing
- frontend/src/metabase-types/api/user.ts 3 additions, 1 deletionfrontend/src/metabase-types/api/user.ts
- frontend/src/metabase/common/hooks/use-entity-list-query/use-entity-list-query.ts 6 additions, 4 deletions...mmon/hooks/use-entity-list-query/use-entity-list-query.ts
- frontend/src/metabase/home/components/CustomHomePageModal/CustomHomePageModal.tsx 7 additions, 7 deletions...me/components/CustomHomePageModal/CustomHomePageModal.tsx
- frontend/src/metabase/home/components/CustomHomePageModal/index.ts 1 addition, 0 deletions...src/metabase/home/components/CustomHomePageModal/index.ts
- frontend/src/metabase/home/components/HomeCaption/HomeCaption.tsx 5 additions, 5 deletions.../src/metabase/home/components/HomeCaption/HomeCaption.tsx
- frontend/src/metabase/home/components/HomeCaption/HomeCaption.unit.spec.tsx 7 additions, 4 deletions...ase/home/components/HomeCaption/HomeCaption.unit.spec.tsx
- frontend/src/metabase/home/components/HomeCaption/index.ts 1 addition, 2 deletionsfrontend/src/metabase/home/components/HomeCaption/index.ts
- frontend/src/metabase/home/components/HomeCard/HomeCard.tsx 2 additions, 5 deletionsfrontend/src/metabase/home/components/HomeCard/HomeCard.tsx
- frontend/src/metabase/home/components/HomeCard/HomeCard.unit.spec.tsx 7 additions, 4 deletions.../metabase/home/components/HomeCard/HomeCard.unit.spec.tsx
- frontend/src/metabase/home/components/HomeCard/index.ts 1 addition, 2 deletionsfrontend/src/metabase/home/components/HomeCard/index.ts
- frontend/src/metabase/home/components/HomeContent/HomeContent.tsx 40 additions, 37 deletions.../src/metabase/home/components/HomeContent/HomeContent.tsx
- frontend/src/metabase/home/components/HomeContent/HomeContent.unit.spec.tsx 63 additions, 73 deletions...ase/home/components/HomeContent/HomeContent.unit.spec.tsx
- frontend/src/metabase/home/components/HomeContent/index.ts 1 addition, 2 deletionsfrontend/src/metabase/home/components/HomeContent/index.ts
- frontend/src/metabase/home/components/HomeGreeting/HomeGreeting.tsx 5 additions, 20 deletions...rc/metabase/home/components/HomeGreeting/HomeGreeting.tsx
- frontend/src/metabase/home/components/HomeGreeting/HomeGreeting.unit.spec.tsx 1 addition, 1 deletion...e/home/components/HomeGreeting/HomeGreeting.unit.spec.tsx
- frontend/src/metabase/home/components/HomeGreeting/index.ts 1 addition, 2 deletionsfrontend/src/metabase/home/components/HomeGreeting/index.ts
- frontend/src/metabase/home/components/HomeHelpCard/HomeHelpCard.tsx 1 addition, 4 deletions...rc/metabase/home/components/HomeHelpCard/HomeHelpCard.tsx
- frontend/src/metabase/home/components/HomeHelpCard/HomeHelpCard.unit.spec.tsx 7 additions, 4 deletions...e/home/components/HomeHelpCard/HomeHelpCard.unit.spec.tsx
- frontend/src/metabase/home/components/HomeHelpCard/index.ts 1 addition, 2 deletionsfrontend/src/metabase/home/components/HomeHelpCard/index.ts
- frontend/src/metabase/home/components/HomeLayout/HomeLayout.tsx 9 additions, 25 deletions...nd/src/metabase/home/components/HomeLayout/HomeLayout.tsx
Please register or sign in to comment