This website requires JavaScript.
Explore
Help
Register
Sign In
jandres
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-03-06 15:45:14 +00:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
29cddc449fde183ecfcdea0185e9a4eef6787a51
dify
/
web
/
app
/
components
/
workflow
/
nodes
/
trigger-schedule
History
lyzno1
a77aab96f5
fix: align all workflow trigger docs link
2025-10-23 12:17:27 +08:00
..
__tests__
fix(workflow): replace hardcoded trigger node logic with metadata-driven approach
2025-09-26 22:35:21 +08:00
components
feat(workflow): integrate timezone display into execution time format for better readability
2025-10-13 17:28:40 +08:00
utils
feat(workflow): hide timezone in node next execution, keep in panel next 5 executions
2025-10-13 17:28:40 +08:00
constants.ts
…
default.ts
fix: align all workflow trigger docs link
2025-10-23 12:17:27 +08:00
node.tsx
revert(workflow): remove timezone label from trigger-schedule node display
2025-10-13 17:28:39 +08:00
panel.tsx
feat: allow trigger schedule TimePicker to stretch with panel
2025-10-17 13:52:26 +08:00
types.ts
fix(trigger-schedule): make timezone field optional to match actual usage
2025-10-13 17:28:40 +08:00
use-config.ts
fix(workflow): preserve saved timezone in trigger-schedule to match backend fixed-timezone design
2025-10-13 17:28:39 +08:00