dify/web/app/components/app
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
..
__tests__ test: add unit tests for app store and configuration components, enhancing coverage for state management and UI interactions 2026-03-30 14:42:17 +08:00
annotation use base ui toast 2026-03-25 20:38:44 +08:00
app-access-control use base ui toast 2026-03-25 20:38:44 +08:00
app-publisher refactor(app-publisher): streamline app publisher component and introduce custom hook for improved state management 2026-03-30 10:45:48 +08:00
configuration test: add unit tests for app store and configuration components, enhancing coverage for state management and UI interactions 2026-03-30 14:42:17 +08:00
create-app-dialog Merge main HEAD (segment 5) into sandboxed-agent-rebase 2026-03-23 14:20:06 +08:00
create-app-modal use base ui toast 2026-03-25 20:38:44 +08:00
create-from-dsl-modal refactor(web): improve app component testability and raise coverage 2026-03-27 14:22:49 +08:00
duplicate-modal use base ui toast 2026-03-25 20:38:44 +08:00
in-site-message chore: add tracking info of in site message (#33394) 2026-03-13 15:29:24 +08:00
log feat(log): implement list detail panel and conversation drawer with associated tests 2026-03-31 10:22:06 +08:00
log-annotation Merge main HEAD (segment 5) into sandboxed-agent-rebase 2026-03-23 14:20:06 +08:00
overview refactor(overview): update imports and enhance chart and card views with new types and tests 2026-03-31 13:24:54 +08:00
switch-app-modal use base ui toast 2026-03-25 20:38:44 +08:00
text-generate refactor(overview): update imports and enhance chart and card views with new types and tests 2026-03-31 13:24:54 +08:00
type-selector Merge main HEAD (segment 5) into sandboxed-agent-rebase 2026-03-23 14:20:06 +08:00
workflow-log Merge main HEAD (segment 5) into sandboxed-agent-rebase 2026-03-23 14:20:06 +08:00
store.ts feat: add runtime upgrade handling and UI components for LLM nodes 2026-03-24 14:26:38 +08:00