Yansong Zhang
|
c03b25a940
|
merge: resolve conflicts with origin/main
Conflicts resolved:
- workflow_app_runner.py: adopt main's DifyGraphInitContext pattern
- token_buffer_memory.py: adopt main's match/case, add AppMode.AGENT
- app_dsl_service.py: adopt main's match/case, add AppMode.AGENT
Made-with: Cursor
|
2026-04-13 12:52:56 +08:00 |
|
 wangxiaoleiandGitHub
|
04f5fe5e38
|
fix: fix outputs share same name var (#34604)
|
2026-04-10 11:30:21 +00:00 |
|
 非法操作andGitHub
|
1b7d0bd4e6
|
chore: should hide change action when node is undeletable (#34592)
|
2026-04-10 11:29:29 +00:00 |
|
 XHamzaXandGitHub
|
6612ba69b1
|
fix(workflow): correct maximized editor panel layout in execution logs (#34909)
|
2026-04-10 10:59:09 +00:00 |
|
Yansong Zhang
|
df6c1064c6
|
fix(web): resolve all TypeScript errors in Agent V2 frontend
- Fix toast API: use toast.success()/toast.error() instead of object
- Fix panel: use native HTML elements instead of mismatched component APIs
- Add BlockEnum.AgentV2 to block-icon map (icon + color)
- Add BlockEnum.AgentV2 to use-last-run.ts form params maps
- Add i18n keys: blocks.agent-v2, blocksAbout.agent-v2 (en + zh)
- TypeScript: 0 errors
Made-with: Cursor
|
2026-04-10 16:00:16 +08:00 |
|
 yyhandGitHub
|
3891c0a255
|
fix(workflow): correct env variable picker validation (#34666)
|
2026-04-07 09:34:25 +00:00 |
|
 非法操作andGitHub
|
63b1d0c1ea
|
fix: var input label missing icon (#34569)
|
2026-04-07 09:33:13 +00:00 |
|
 agenthaulkandGitHub
|
e55bd61c17
|
refactor: replace useContext with use in selected batch (#34450)
|
2026-04-03 03:37:35 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
36e840cd87
|
chore: knip fix (#34481)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-02 15:03:42 +00:00 |
|
 Stephen ZhouandGitHub
|
894826771a
|
chore: clean up useless tailwind reference (#34478)
|
2026-04-02 11:45:19 +00:00 |
|
 ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
1873b22e96
|
refactor: update to tailwind v4 (#34415)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <[email protected]>
|
2026-04-02 07:06:11 +00:00 |
|
 yyhandGitHub
|
f9d9ad7a38
|
refactor(web): migrate remaining toast usage (#34433)
|
2026-04-02 04:16:50 +00:00 |
|
+3      ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)  
|
449d8c7768
|
test(workflow-app): enhance unit tests for workflow components and hooks (#34065)
Co-authored-by: CodingOnStar <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: lif <[email protected]>
Co-authored-by: hjlarry <[email protected]>
Co-authored-by: Stephen Zhou <[email protected]>
Co-authored-by: tmimmanuel <[email protected]>
Co-authored-by: Desel72 <[email protected]>
Co-authored-by: Renzo <[email protected]>
Co-authored-by: Krishna Chaitanya <[email protected]>
Co-authored-by: yyh <[email protected]>
Co-authored-by: Copilot <[email protected]>
|
2026-03-25 18:34:32 +08:00 |
|
+3      ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)  
|
7fbb1c96db
|
feat(workflow): add selection context menu helpers and integrate with context menu component (#34013)
Co-authored-by: CodingOnStar <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: lif <[email protected]>
Co-authored-by: hjlarry <[email protected]>
Co-authored-by: Stephen Zhou <[email protected]>
Co-authored-by: tmimmanuel <[email protected]>
Co-authored-by: Desel72 <[email protected]>
Co-authored-by: Renzo <[email protected]>
Co-authored-by: Krishna Chaitanya <[email protected]>
Co-authored-by: yyh <[email protected]>
Co-authored-by: Copilot <[email protected]>
|
2026-03-25 17:21:48 +08:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
a8e1ff85db
|
feat(web): base-ui slider (#34064)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-25 16:03:49 +08:00 |
|
 
|
d7e49c388c
|
refactor(workflow): migrate legacy toast usage to ui toast (#34002)
Co-authored-by: Copilot <[email protected]>
|
2026-03-25 12:42:18 +08:00 |
|
 
|
fdc880bc67
|
test(workflow): add unit tests for workflow components (#33910)
Co-authored-by: CodingOnStar <[email protected]>
|
2026-03-23 16:37:03 +08:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
27ed40225d
|
refactor(web): update frontend toast call sites to use the new shortcut API (#33808)
Signed-off-by: yyh <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-20 16:02:22 +08:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)  
|
4df602684b
|
test(workflow): add unit tests for workflow components (#33741)
Co-authored-by: CodingOnStar <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-19 18:35:16 +08:00 |
|
 yyhandGitHub
|
93f9546353
|
refactor(web): migrate core toast call sites to base ui toast (#33643)
|
2026-03-18 16:53:55 +08:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)  
|
db4deb1d6b
|
test(workflow): reorganize specs into __tests__ and align with shared test infrastructure (#33625)
Co-authored-by: CodingOnStar <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-18 16:40:28 +08:00 |
|
 yyhandGitHub
|
69d1ccb7a7
|
refactor: route next/link through compat re-export (#33632)
|
2026-03-18 12:14:59 +08:00 |
|
  ![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)  ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)  
|
bbe975c6bc
|
feat: enhance model plugin workflow checks and model provider management UX (#33289)
Signed-off-by: yyh <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: CodingOnStar <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Coding On Star <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <[email protected]>
Co-authored-by: statxc <[email protected]>
|
2026-03-18 10:16:15 +08:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
3db1ba36e0
|
refactor(web): number inputs to use Base UI NumberField (#33539)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-17 18:45:02 +08:00 |
|
 Stephen ZhouandGitHub
|
18af5fc8c7
|
chore: revert #33540 #32966 (#33566)
|
2026-03-17 12:55:58 +08:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
0dcfac5b84
|
fix: The HTTP Request node panel supports line break and overflow handling for variable values (#33359)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-12 17:57:08 +08:00 |
|
 Saumya TalwaniandGitHub
|
ed5511ce28
|
test: improve coverage for some files (#33218)
|
2026-03-12 15:09:10 +08:00 |
|
 Stephen ZhouandGitHub
|
5ff7d2c895
|
refactor: move to modern monaco (#32966)
|
2026-03-11 17:44:12 +08:00 |
|
 
|
8ff51a58fd
|
refactor(web): remove mouseup listener in use-resize-panel cleanup (#32636)
Co-authored-by: 非法操作 <[email protected]>
|
2026-02-27 15:06:10 +08:00 |
|
 非法操作andGitHub
|
065122a2ae
|
fix: incorrect placeholder color in dark mode (#32568)
|
2026-02-25 23:15:51 +08:00 |
|
 wangxiaoleiandGitHub
|
8141e3af99
|
fix: fix node after change can not select start node (#32441)
|
2026-02-21 14:04:21 +08:00 |
|
 yyhandGitHub
|
ea0e1b52a8
|
refactor(web): make Switch controlled-only and migrate call sites (#32399)
|
2026-02-18 23:47:07 +08:00 |
|
 Stephen ZhouandGitHub
|
8fd3eeb760
|
fix: can not upload file in single run (#32276)
|
2026-02-12 17:23:01 +08:00 |
|
 Wu TianweiandGitHub
|
16b8733886
|
fix: Fix the display of state icon of base node (#32208)
|
2026-02-10 22:45:56 +08:00 |
|
 非法操作andGitHub
|
5077879886
|
chore: allow draft run single node without connect to other node (#31977)
|
2026-02-10 18:03:52 +08:00 |
|
    
|
a1fc280102
|
feat: Human Input Node (#32060)
The frontend and backend implementation for the human input node.
Co-authored-by: twwu <[email protected]>
Co-authored-by: JzoNg <[email protected]>
Co-authored-by: yyh <[email protected]>
Co-authored-by: zhsama <[email protected]>
|
2026-02-09 14:57:23 +08:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
90fe9abab7
|
revert: revert human input relevant code (#31766)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-30 19:18:49 +08:00 |
|
    
|
fedd097f63
|
feat: Human Input node (Frontend Part) (#31631)
Co-authored-by: JzoNg <[email protected]>
Co-authored-by: Joel <[email protected]>
Co-authored-by: yessenia <[email protected]>
Co-authored-by: QuantumGhost <[email protected]>
|
2026-01-30 10:16:46 +08:00 |
|
 盐粒 YanliandGitHub
|
c8ae6e39d2
|
fix: NextStep crash when target node is missing (#31416)
|
2026-01-23 10:15:20 +08:00 |
|
  
|
b9f718005c
|
feat: frontend part of support try apps (#31287)
Co-authored-by: CodingOnStar <[email protected]>
Co-authored-by: yyh <[email protected]>
|
2026-01-22 18:16:37 +08:00 |
|
 
|
061feebd87
|
fix: check and update doc links (#30849)
Co-authored-by: Riskey <[email protected]>
|
2026-01-21 16:31:48 +08:00 |
|
 
|
8056768106
|
fix: enforce no-leaked-conditional-rendering as error and fix violations (#31262)
Co-authored-by: Stephen Zhou <[email protected]>
|
2026-01-20 23:08:59 +08:00 |
|
 yyhandGitHub
|
54921844bb
|
fix(web): disable HTML escaping for form field validation messages (#31292)
|
2026-01-20 18:43:01 +08:00 |
|
 paviorandGitHub
|
cd497a8c52
|
fix(web): use portal for variable picker in code editor (Fixes #31063) (#31066)
|
2026-01-16 13:31:57 +08:00 |
|
 yyhandGitHub
|
14b2e5bd0d
|
refactor(web): MCP tool availability to context-based version gating (#30955)
|
2026-01-14 13:40:16 +08:00 |
|
 wangxiaoleiandGitHub
|
0711dd4159
|
feat: enhance start node object value check (#30732)
|
2026-01-09 16:13:17 +08:00 |
|
 yyhandGitHub
|
2aaaa4bd34
|
feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246)
|
2025-12-31 11:13:22 +08:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)  
|
6d0e36479b
|
refactor(i18n): use JSON with flattened key and namespace (#30114)
Co-authored-by: yyh <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-29 14:52:32 +08:00 |
|
 yyhandGitHub
|
3cbbb06dc4
|
chore(web): migrate lodash-es to es-toolkit compat (#30126)
|
2025-12-25 09:44:57 +08:00 |
|
  
|
1e3823e605
|
chore: fix type check for i18n (#30058)
Co-authored-by: Claude Opus 4.5 <[email protected]>
Co-authored-by: yyh <[email protected]>
|
2025-12-24 16:31:16 +08:00 |
|