dify/web/app/components/datasets/documents/detail/completed
yyh 27ed40225d
refactor(web): update frontend toast call sites to use the new shortcut API (#33808)
Signed-off-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-20 16:02:22 +08:00
..
__tests__ refactor(web): update frontend toast call sites to use the new shortcut API (#33808) 2026-03-20 16:02:22 +08:00
common refactor: spilt context for better hmr (#33033) 2026-03-05 15:54:56 +08:00
components test: add comprehensive unit and integration tests for dataset module (#32187) 2026-02-12 10:00:32 +08:00
hooks refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
segment-card refactor(switch): Base UI migration with loading/skeleton variants (#33345) 2026-03-12 14:40:43 +08:00
skeleton test: add comprehensive unit and integration tests for dataset module (#32187) 2026-02-12 10:00:32 +08:00
child-segment-detail.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
child-segment-list.tsx refactor: restructure Completed component (#31435) 2026-01-26 14:03:51 +08:00
display-toggle.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
index.tsx refactor: restructure Completed component (#31435) 2026-01-26 14:03:51 +08:00
new-child-segment.tsx refactor(web): update frontend toast call sites to use the new shortcut API (#33808) 2026-03-20 16:02:22 +08:00
segment-detail.tsx feat: summary index (#31523) 2026-01-28 11:09:34 +08:00
segment-list-context.ts refactor: restructure Completed component (#31435) 2026-01-26 14:03:51 +08:00
segment-list.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
status-item.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
style.module.css