dify/web/app/components/datasets/documents
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
..
assets feat: support app rename and make app card ui better (#766) 2023-08-16 10:31:08 +08:00
create-from-pipeline refactor: update local file and online drive state management in create-from-pipeline components 2025-08-28 13:47:20 +08:00
detail Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-09-03 15:01:06 +08:00
hooks Feat list query (#21907) 2025-07-04 14:18:31 +08:00
status-item refactor(datasets): reorganize document components and enhance operations with download functionality 2025-08-19 15:07:52 +08:00
index.tsx refactor(web): reorganize imports in document index component for improved clarity 2025-08-27 13:48:04 +08:00
list.tsx Merge branch 'main' into feat/rag-2 2025-08-27 11:16:27 +08:00
operations.tsx refactor(operations): remove document download functionality and associated UI elements 2025-08-25 15:32:48 +08:00
rename-modal.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
style.module.css fix: some dark theme not display well (#20121) 2025-05-22 22:29:12 +08:00
types.ts feat: Enhance operations with pause and resume functionality 2025-07-09 16:05:42 +08:00