lyzno1
|
030da43ae3
|
fix: type
|
2025-10-30 17:44:43 +08:00 |
lyzno1
|
d137d0eed0
|
rm test
|
2025-10-30 17:05:27 +08:00 |
lyzno1
|
8e235dc92c
|
feat(workflow): hide timezone in node next execution, keep in panel next 5 executions
|
2025-10-13 17:28:40 +08:00 |
lyzno1
|
99d9657af8
|
feat(workflow): integrate timezone display into execution time format for better readability
|
2025-10-13 17:28:40 +08:00 |
lyzno1
|
034602969f
|
feat(schedule-trigger): enhance cron parser with mature library and comprehensive testing (#26002)
|
2025-09-22 10:01:48 +08:00 |
lyzno1
|
59f56d8c94
|
feat: schedule trigger default daily midnight (#25937)
|
2025-09-19 08:05:00 +08:00 |
lyzno1
|
0edf06329f
|
fix: apply suggestions
|
2025-09-18 17:04:02 +08:00 |
lyzno1
|
6943a379c9
|
feat: show placeholder '--' for invalid cron expressions in node display
- Return '--' placeholder when cron mode has empty or invalid expressions
- Prevents displaying fallback dates that confuse users
- Maintains consistent UX for invalid schedule configurations
|
2025-09-18 17:04:02 +08:00 |
cathy
|
d522350c99
|
fix(webhook-trigger): request array type adjustment (#25005)
|
2025-09-02 23:20:12 +08:00 |
lyzno1
|
327b354cc2
|
refactor: unify trigger node architecture and clean up technical debt (#24886)
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-09-01 15:47:44 +08:00 |
lyzno1
|
4f73bc9693
|
fix(schedule): add time logic to weekly frequency mode for consistent behavior with daily mode (#24673)
|
2025-08-28 14:40:11 +08:00 |
lyzno1
|
5cbe6bf8f8
|
fix(schedule): correct weekly frequency weekday calculation algorithm (#24641)
|
2025-08-27 18:20:09 +08:00 |
lyzno1
|
e78903302f
|
feat(trigger-schedule): simplify timezone handling with user-centric approach (#24401)
|
2025-08-24 21:03:59 +08:00 |
lyzno1
|
8e93a8a2e2
|
refactor: comprehensive schedule trigger component redesign (#24359)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: zhangxuhe1 <xuhezhang6@gmail.com>
|
2025-08-23 11:03:18 +08:00 |
lyzno1
|
6eaea64b3f
|
feat: implement multi-select monthly trigger schedule (#24247)
|
2025-08-20 06:23:30 -07:00 |
lyzno1
|
6a3d135d49
|
fix: simplify trigger-schedule hourly mode calculation and improve UI consistency (#24082)
Co-authored-by: zhangxuhe1 <xuhezhang6@gmail.com>
|
2025-08-18 23:37:57 +08:00 |
lyzno1
|
74ad21b145
|
feat: comprehensive trigger node system with Schedule Trigger implementation (#24039)
Co-authored-by: zhangxuhe1 <xuhezhang6@gmail.com>
|
2025-08-18 09:23:16 +08:00 |