Commit Graph

2209 Commits (832bef053f4f9cbd4ecdf524ade9e9845359bfec)

Author SHA1 Message Date
Kerwin Bryant 2467bd738a
Improve App Icon Picker: Stable Modal Height & Collapsible Emoji Style Section (#21399) 1 year ago
Joel 1a1bfd4048
feat: last run frontend (#21369)
The frontend of feat: Persist Variables for Enhanced Debugging Workflow (#20699).

Co-authored-by: jZonG <jzongcode@gmail.com>
1 year ago
QuantumGhost 10b738a296
feat: Persist Variables for Enhanced Debugging Workflow (#20699)
This pull request introduces a feature aimed at improving the debugging experience during workflow editing. With the addition of variable persistence, the system will automatically retain the output variables from previously executed nodes. These persisted variables can then be reused when debugging subsequent nodes, eliminating the need for repetitive manual input.

By streamlining this aspect of the workflow, the feature minimizes user errors and significantly reduces debugging effort, offering a smoother and more efficient experience.

Key highlights of this change:

- Automatic persistence of output variables for executed nodes.
- Reuse of persisted variables to simplify input steps for nodes requiring them (e.g., `code`, `template`, `variable_assigner`).
- Enhanced debugging experience with reduced friction.

Closes #19735.
1 year ago
twwu 2414dbb5f8 feat: clear selected IDs on document deletion action in DocumentList component 1 year ago
twwu 916a8c76e7 fix: rename currentDocuments to currentDocument for consistency in online documents handling 1 year ago
twwu 896906ae77 feat: refactor layout structure in PipelineSettings component for improved responsiveness 1 year ago
twwu dd792210f6 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 6ba4a4c165 feat: enhance website crawl functionality with state management and result handling 1 year ago
zxhlyh 48f53f3b9b workflow dependency 1 year ago
15 3537088135
Fixes #21351 (#21354) 1 year ago
twwu b9f59e3a75 Merge branch 'main' into feat/rag-pipeline 1 year ago
Good Wood 43f5b21852
feat: add config for max-tree-depth (#21291) 1 year ago
GuanMu e56d7547f7
fix: web error (#21340) 1 year ago
Ganondorf ea68c92bbb
fix segment display the default (#21317)
Co-authored-by: lizb <lizb@sugon.com>
1 year ago
Wu Tianwei b348455144
fix: Update segmentation type initialization to support parent-child mode based on document form (#21359) 1 year ago
onlylhf f2f6e95880
fix: Update the logic for segment type settings to support parent-child mode selection. (#21278) 1 year ago
XiaoBa 725a221315
fix: hide marketplace information(#21275) (#21276)
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
1 year ago
crazywoola 3fefb34d44
fix: wrong translation (#21311) 1 year ago
GuanMu 870e73c03b
Knowledge base API supports status updates #18147 (#18235) 1 year ago
QuantumGhost 3f9ced5374
Revert "feat:conversation variable support file array" (#21273) 1 year ago
sayThQ199 ba5eebf3a2
feat(mermaid): Rearchitect component for robustness, security, and theming (#21281) 1 year ago
KVOJJJin 223448af18
Feat: support selecting model in auto generator (#21208) 1 year ago
非法操作 40e8ad419b
fix: not permitted schema of markdown link cause page crash (#21258) 1 year ago
-LAN- 6b1ad634f1
fix(workflow_run): sequence_number race. (#21228)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
twwu 3899211c41 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 335e1e3602 feat: enhance pipeline settings with execution log and processing capabilities 1 year ago
zxhlyh cff039d123
fix: workflow import sync env and conversation variables (#21215) 1 year ago
NFish db20f9bb71
Fix/dataset page may redirect to apps if it still getting user info and workspace info (#21221) 1 year ago
zxhlyh 95ba55af4d fix: import dsl sync rag variables 1 year ago
twwu 55516c4e57 fix: add type checks for workspace roles in DatasetsLayout component 1 year ago
kinoooolu 2bb19f85c6
feat:conversation variable support file array (#21174)
Co-authored-by: kino.lu <kino.lu@vipshop.com>
1 year ago
Ganondorf e99861d4fe
Add Filter of Get Workflow Logs (#21172)
Co-authored-by: lizb <lizb@sugon.com>
1 year ago
非法操作 a205ee16b9
feat: improve the orgnize node operation (#21183) 1 year ago
twwu 5d25199f42 refactor: update layout for creation title and content in StepThree component 1 year ago
twwu 387826674c Merge branch 'main' into feat/rag-pipeline 1 year ago
sayThQ199 2df4699312
fix(echarts): Resolve interaction issues on charts with timelines (#21185) 1 year ago
twwu a103324f25 refactor: enhance UI components with new icons and improved styling in billing and dataset processes 1 year ago
zxhlyh dbae5b0564
fix: workflow shortcuts (#21164) 1 year ago
NFish 420a34a546
Fix: web app auth maybe failed (#21166) 1 year ago
NFish 614c5e087e
Feat: add check before install plugin (#20014) 1 year ago
twwu f85e6a0dea feat: implement SSE for data source node processing and completion events, replacing previous run methods 1 year ago
twwu 4b3a54633f refactor: streamline dataset detail fetching and improve dataset list handling across components 1 year ago
croatialu 15800c6108
feat: Embedded chat window supports userVariables configuration. (#20983) 1 year ago
Bowen Liang ea44b895e2
chore: cancel enforcing uppercase of the text of plugin navigation button on the header bar (#20890) 1 year ago
诗浓 1da8027445
feat: Support drop DSL file into the browser to create app (#20706)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 year ago
zxhlyh 379c92bd82 Merge branch 'main' into feat/rag-pipeline 1 year ago
yangzheli b69f952e3e
fix(web): number type prompt variable required validation not effective (#20898) 1 year ago
XiaoCC 0784c6295d
fix Multiple <think>\n Interface rendering exception (#20977) 1 year ago
HyaCinth 945d1569ee
fix(web): fix unique key issue (#20809) (#20810) 1 year ago
Kerwin Bryant 4e701b1efd
fix(web): enhance API test page experience by adding loading state for test button (#21091) 1 year ago
twwu 176b844cd5 refactor: consolidate DialogWrapper component usage and improve prop handling across input fields 1 year ago
HyaCinth 21c2de2d7e
fix(code-editor): optimize the loading style of the CodeEditor component in dark mode (#21116) (#21120) 1 year ago
zxhlyh 3164f90327 merge main 1 year ago
zxhlyh fc187d6998
chore: responsive header (#21115) 1 year ago
twwu 90ac52482c test: add unit tests for ActionButton component with various states and sizes 1 year ago
twwu 796797d12b feat: centralize variable type mapping by introducing VAR_TYPE_MAP in pipeline model 1 year ago
非法操作 7a2a8a2ffd
chore: check input variable key of code/template node is valid (#21057) 1 year ago
非法操作 2ddc3658a0
fix: remove the x overflow scroll bar of monitoring page (#21059) 1 year ago
Bowen Liang 6a5236b200
chore: cleanup wrong and unused doc links in i18 translations by appling docLink method usage (#21112) 1 year ago
twwu 7ac0f0c08c feat: enhance processing components by adding runDisabled state and fetching indicators 1 year ago
非法操作 6c0a91a64f
fix: some dark theme display incorrect (#21055) 1 year ago
kurokobo df6451076b
fix: prevent nodes from being unintentionally deleted by pressing the backspace key. (#21023) 1 year ago
GuanMu 19339c3de1
fix: doc error (#21108) 1 year ago
NFish c5acffb034
fix: page loop in datasets and apps if current user is dataset_operator (#21114) 1 year ago
twwu 5cc6a2bf33 refactor: update toast notification handling and improve context usage in DocumentDetail 1 year ago
twwu 33cd32382f feat: add indexing status batch and process rule hooks; refactor Notion page preview types 1 year ago
NFish d7663159e9
Fix/webapp loop login (#21092) 1 year ago
twwu ce0bd421ae Merge branch 'main' into feat/rag-pipeline 1 year ago
twwu ecb07a5d0d feat: enhance field list functionality by adding chosen and selected properties to SortableItem 1 year ago
NFish 41cb39eb5d
fix: redirect to apps page if current user has no permission to visit dataset page (#21065) 1 year ago
twwu 0a2c569b3b fix: replace useGetDocLanguage with useDocLink for consistent documentation linking 1 year ago
twwu 9ab0d5fe60 Merge branch 'main' into feat/rag-pipeline 1 year ago
Wu Tianwei 59b89b9971
fix: update documentation links for various components to support localization (#21048) 1 year ago
zxhlyh abb2ed66e7 merge main 1 year ago
HyaCinth d587480a3e
fix(web): optimize conversation-panel Modal width adjustment logic (#21018) 1 year ago
Alter-xyz f6641c0f41
docs: conv and user_id (#21004) 1 year ago
twwu 6622ce6ad8 fix: update formData construction in convertToInputFieldFormData for improved handling of optional fields
fix: adjust z-index value in DialogWrapper for proper stacking context
1 year ago
twwu 55906c8375 fix: remove unused billing plan logic from CreateFromDSLModal component 1 year ago
Bowen Liang f4df759ba6
refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801) 1 year ago
twwu 58842898e1 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
zxhlyh 26aff400e4 node default configs 1 year ago
quicksand 3a628bc671
chore: app info add author_name (#20973) 1 year ago
twwu 4b11d29ede fix: update VAR_TYPE_MAP and initialData handling in useConfigurations for improved variable processing 1 year ago
twwu 5c228bca4f feat: replace TypeIcon with AppIcon in SelectDataSet component for improved icon display 1 year ago
twwu b0107f4128 fix: update z-index values for DialogWrapper components to ensure proper stacking context 1 year ago
zxhlyh 55bff10f0d fix 1 year ago
twwu 80f656f79a fix: adjust layout and visibility conditions in CreateFormPipeline and ChunkPreview components 1 year ago
Joel c891eb28fc fix: in prompt editor show vars error 1 year ago
twwu b9fa3f54e9 refactor: refactor component imports and enhance layout for better responsiveness in dataset previews 1 year ago
twwu 4d2f904d72 feat: enhance WorkflowPreview and TemplateCard components with additional styling and className prop 1 year ago
twwu d994e6b6c7 feat: replace data source icons with AppIcon component in Item and DatasetItem 1 year ago
twwu aba48bde0b feat: update SettingsModal to integrate keyword number handling and refactor index method logic 1 year ago
twwu 3e5d9884cb test: add unit tests for AppIcon component with various rendering scenarios 1 year ago
twwu 406d70e4a3 feat: integrate resetDatasetList hook into CreateOptions and TemplateCard components 1 year ago
zxhlyh b367f48de6 add datasource category 1 year ago
twwu 6f17200dec refactor: update dataset handling to use runtime_mode instead of pipeline_id 1 year ago
twwu b1f250862f Merge branch 'main' into feat/rag-pipeline 1 year ago
twwu 141d6b1abf feat: implement document settings and pipeline settings components with localization support 1 year ago
zxhlyh a7eb534761 add datasource category 1 year ago
非法操作 b2ac11bc47
fix: markdown button can't send message (#20933) 1 year ago