dify/web/app/components
takatost 35be41b337 Merge branch 'refs/heads/main' into feat/workflow-parallel-support
# Conflicts:
#	api/core/app/apps/advanced_chat/app_generator.py
#	api/core/app/apps/advanced_chat/generate_task_pipeline.py
#	api/core/app/apps/workflow/app_runner.py
#	api/core/app/apps/workflow/generate_task_pipeline.py
#	api/core/app/task_pipeline/workflow_cycle_state_manager.py
#	api/core/workflow/entities/variable_pool.py
#	api/core/workflow/nodes/code/code_node.py
#	api/core/workflow/nodes/llm/llm_node.py
#	api/core/workflow/nodes/start/start_node.py
#	api/core/workflow/nodes/variable_assigner/__init__.py
#	api/tests/integration_tests/workflow/nodes/test_llm.py
#	api/tests/integration_tests/workflow/nodes/test_parameter_extractor.py
#	api/tests/unit_tests/core/workflow/nodes/test_answer.py
#	api/tests/unit_tests/core/workflow/nodes/test_if_else.py
#	api/tests/unit_tests/core/workflow/nodes/test_variable_assigner.py
2024-08-21 16:59:23 +08:00
..
app feat: Sort conversations by updated_at desc (#7348) 2024-08-20 17:55:44 +08:00
app-sidebar feat: custom app icon (#7196) 2024-08-19 09:16:33 +08:00
base feat: Sort conversations by updated_at desc (#7348) 2024-08-20 17:55:44 +08:00
billing chore: lint code to remove unused imports and variables (#7033) 2024-08-07 13:04:44 +08:00
custom fix: button (#5470) 2024-06-21 14:17:45 +08:00
datasets chore: lint code to remove unused imports and variables (#7033) 2024-08-07 13:04:44 +08:00
develop doc: correct typos in mdx files (#7029) 2024-08-07 09:03:45 +08:00
explore feat: custom app icon (#7196) 2024-08-19 09:16:33 +08:00
header fix: json schema not saved correctly (#7487) 2024-08-21 14:58:14 +08:00
share fix: image icon not showing correctly on left panel in workflow web app page (#7466) 2024-08-21 10:29:16 +08:00
tools feat: show path variable friendly in tool edit (#7344) 2024-08-16 14:09:25 +08:00
workflow Merge branch 'refs/heads/main' into feat/workflow-parallel-support 2024-08-21 16:59:23 +08:00
browser-initor.tsx Fix/use embedded chatbot with no track mode (#582) 2023-07-18 09:45:17 +08:00
i18n-server.tsx fix: remove redundant props (#4787) 2024-05-30 18:58:08 +08:00
i18n.tsx Feat/i18n restructure (#2529) 2024-02-23 14:31:06 +08:00
sentry-initor.tsx refact common layout (#490) 2023-06-29 15:30:12 +08:00
swr-initor.tsx fix: Turn off SWR automatic revalidation when window is focused (#3129) 2024-04-07 22:43:44 +08:00
with-i18n.tsx Initial commit 2023-05-15 08:51:32 +08:00