dify/web/app/components/plugins/marketplace
yyh 1fe46ce0b8
fix: update test files to use TanStack Query pattern for appDetail
Update test files to reflect the appDetail migration from Zustand to TanStack Query:
- Replace setAppDetail mocks with useInvalidateAppDetail
- Add useParams mock from next/navigation
- Add useAppDetail mock from @/service/use-apps
- Remove deprecated fetchAppDetail + setAppDetail patterns
- Fix marketplace test mock data types
2026-01-18 23:46:14 +08:00
..
description feat: init rsc support for translation (#30596) 2026-01-06 13:23:03 +08:00
empty refactor(web): remove useMixedTranslation, better resource loading (#30630) 2026-01-07 13:20:09 +08:00
list feat(web): add loading indicators for infinite scroll pagination (#31110) 2026-01-17 17:36:07 +08:00
search-box refactor: marketplace state management (#30702) 2026-01-09 14:31:24 +08:00
sort-dropdown refactor: marketplace state management (#30702) 2026-01-09 14:31:24 +08:00
atoms.ts refactor: always preserve marketplace search state in URL (#31069) 2026-01-16 08:52:53 +09:00
constants.ts refactor: marketplace state management (#30702) 2026-01-09 14:31:24 +08:00
hooks.ts refactor: init orpc contract (#30885) 2026-01-13 23:38:28 +09:00
hydration-server.tsx refactor: init orpc contract (#30885) 2026-01-13 23:38:28 +09:00
index.spec.tsx fix: update test files to use TanStack Query pattern for appDetail 2026-01-18 23:46:14 +08:00
index.tsx refactor: always preserve marketplace search state in URL (#31069) 2026-01-16 08:52:53 +09:00
plugin-type-switch.tsx refactor: marketplace state management (#30702) 2026-01-09 14:31:24 +08:00
query.ts refactor: init orpc contract (#30885) 2026-01-13 23:38:28 +09:00
search-params.ts refactor: marketplace state management (#30702) 2026-01-09 14:31:24 +08:00
state.ts feat(web): add loading indicators for infinite scroll pagination (#31110) 2026-01-17 17:36:07 +08:00
sticky-search-and-switch-wrapper.tsx refactor: marketplace state management (#30702) 2026-01-09 14:31:24 +08:00
types.ts refactor: init orpc contract (#30885) 2026-01-13 23:38:28 +09:00
utils.ts refactor: init orpc contract (#30885) 2026-01-13 23:38:28 +09:00