dify/web/app/components/app-sidebar
jyong d4aed3df5c Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
# Conflicts:
#	api/core/memory/token_buffer_memory.py
#	api/core/rag/extractor/notion_extractor.py
#	api/core/repositories/sqlalchemy_workflow_node_execution_repository.py
#	api/core/variables/variables.py
#	api/core/workflow/graph/graph.py
#	api/core/workflow/graph_engine/entities/event.py
#	api/services/dataset_service.py
#	web/app/components/app-sidebar/index.tsx
#	web/app/components/base/tag-management/selector.tsx
#	web/app/components/base/toast/index.tsx
#	web/app/components/datasets/create/website/index.tsx
#	web/app/components/datasets/create/website/jina-reader/base/options-wrap.tsx
#	web/app/components/workflow/header/version-history-button.tsx
#	web/app/components/workflow/hooks/use-inspect-vars-crud-common.ts
#	web/app/components/workflow/hooks/use-workflow-interactions.ts
#	web/app/components/workflow/panel/version-history-panel/index.tsx
#	web/service/base.ts
2025-09-03 15:01:06 +08:00
..
dataset-info feat(portal): add customContainer prop to PortalToFollowElem for flexible rendering 2025-09-02 17:25:47 +08:00
app-info.tsx Merge branch 'main' into feat/rag-2 2025-08-13 15:05:57 +08:00
app-operations.tsx fix(plugins_select): Adjust z-index, fix issue where options cannot be displayed (#22873) (#22893) 2025-07-24 15:14:30 +08:00
app-sidebar-dropdown.tsx feat: last run frontend (#21369) 2025-06-24 09:10:30 +08:00
basic.tsx CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
completion.png FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
dataset-sidebar-dropdown.tsx feat: Add DatasetSidebarDropdown component and integrate ExtraInfo for dataset details 2025-07-09 15:13:02 +08:00
expert.png FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
index.tsx CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
navLink.spec.tsx fix: resolve sidebar animation glitches and layout shifts in app detail page (#23216) (#23221) 2025-07-31 16:04:49 +08:00
navLink.tsx merge main 2025-08-05 10:30:53 +08:00
sidebar-animation-issues.spec.tsx CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
style.module.css Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 2025-04-29 18:04:33 +08:00
text-squeeze-fix-verification.spec.tsx fix: resolve sidebar animation glitches and layout shifts in app detail page (#23216) (#23221) 2025-07-31 16:04:49 +08:00
toggle-button.tsx feat: Implement sidebar toggle functionality with keyboard shortcuts and improve translations 2025-07-08 20:04:15 +08:00