dify/web/app/components/workflow
lyzno1 920a608e5d
fix(trigger-schedule): prevent timezone label truncation in node
- Change layout to ensure timezone label always visible with shrink-0
- Time text can truncate but timezone label stays intact
- Improves readability in constrained node space
2025-10-13 17:28:39 +08:00
..
__tests__ feat: implement trigger-plugin support with real-time status sync (#25326) 2025-09-07 21:29:53 +08:00
block-selector Merge remote-tracking branch 'origin/main' into feat/trigger 2025-10-13 13:21:51 +08:00
constants feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
datasets-detail-store CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
header fix(workflow): handle plugin run mode correctly by setting status 2025-10-13 14:50:12 +08:00
help-line style: replace h-[1px] with h-px to unify the writing format of Tailwind CSS (#24146) 2025-08-21 21:38:40 +08:00
hooks feat(trigger): add API endpoint to retrieve trigger plugin icons and enhance workflow response handling 2025-10-13 16:50:32 +08:00
hooks-store feat(trigger): add plugin trigger test-run handling to workflow 2025-10-10 10:43:13 +08:00
nodes fix(trigger-schedule): prevent timezone label truncation in node 2025-10-13 17:28:39 +08:00
note-node feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
operator fix: types 2025-09-29 20:53:50 +08:00
panel Merge branch 'main' into feat/trigger 2025-10-10 15:16:00 +08:00
plugin-dependency feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
run Merge branch 'main' into feat/trigger 2025-10-10 15:16:00 +08:00
simple-node feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
store fix: display correct icon for trigger nodes in listening panel 2025-10-10 15:04:58 +08:00
utils fix(trigger): implement plugin single run functionality and update node status handling 2025-10-13 17:02:44 +08:00
variable-inspect fix: display correct icon for trigger nodes in listening panel 2025-10-10 15:04:58 +08:00
workflow-preview Merge branch 'main' into feat/trigger 2025-10-10 15:16:00 +08:00
block-icon.tsx Merge remote-tracking branch 'origin/main' into feat/trigger 2025-09-25 17:14:24 +08:00
candidate-node.tsx feat: change history by supplementary node information (#25294) 2025-09-09 15:18:42 +08:00
constants.ts Merge remote-tracking branch 'origin/main' into feat/trigger 2025-09-26 13:17:14 +08:00
context.tsx feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
custom-connection-line.tsx
custom-edge-linear-gradient-render.tsx
custom-edge.tsx fix: types 2025-09-29 20:53:50 +08:00
dsl-export-confirm-modal.tsx
features.tsx Remove workflow features button (#24085) 2025-08-19 09:32:07 +08:00
index.tsx pan and zoom during workflow execution (#24254) 2025-10-10 17:07:25 +08:00
node-contextmenu.tsx
panel-contextmenu.tsx feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
selection-contextmenu.tsx CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
shortcuts-name.tsx Remove workflow features button (#24085) 2025-08-19 09:32:07 +08:00
style.css
syncing-data-modal.tsx
types.ts feat(trigger): add API endpoint to retrieve trigger plugin icons and enhance workflow response handling 2025-10-13 16:50:32 +08:00
update-dsl-modal.tsx
workflow-history-store.tsx perf(web): improve app workflow build performance. (#26310) 2025-10-07 14:21:08 +08:00