dify/web/app/(commonLayout)
CodingOnStar 6c0123c5d2 refactor(overview): update imports and enhance chart and card views with new types and tests
- Changed import paths for app card and chart types to use the new app-chart-types module.
- Refactored state initialization in ChartView for improved readability.
- Added unit tests for CardView, ChartView, and LongTimeRangePicker components to ensure functionality and reliability.
- Introduced new test cases for time range picker and tracing components to enhance test coverage.
2026-03-31 13:24:54 +08:00
..
app/(appDetailLayout) refactor(overview): update imports and enhance chart and card views with new types and tests 2026-03-31 13:24:54 +08:00
apps feat: convert components to dynamic imports for improved performance (#22614) 2025-07-18 11:43:37 +08:00
datasets Merge main HEAD (segment 5) into sandboxed-agent-rebase 2026-03-23 14:20:06 +08:00
education-apply refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
explore refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
plugins refactor: marketplace state management (#30702) 2026-01-09 14:31:24 +08:00
tools refactor(web): centralize role-based route guards and fix anti-patterns (#32302) 2026-02-14 17:31:37 +08:00
layout.tsx feat: support in site message (#33255) 2026-03-11 18:32:14 +08:00
role-route-guard.spec.tsx refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
role-route-guard.tsx refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00