Fu Diwei
|
01ede08a79
|
feat: rename input to inputs , output to outputs
|
2025-01-04 16:41:30 +08:00 |
|
Fu Diwei
|
ae11d5ee3d
|
feat: rename san to subjectAltNames , workflow to workflowId , nodeId to workflowNodeId , output to workflowOutputId , log to logs , succeed to succeeded
|
2025-01-04 16:29:14 +08:00 |
|
Fu Diwei
|
9246878d0e
|
feat: rename domain to subjectAltNames
|
2025-01-04 14:04:47 +08:00 |
|
Fu Diwei
|
5387c373e0
|
feat: rename email to contactEmail
|
2025-01-04 13:39:08 +08:00 |
|
Fu Diwei
|
da76d1065e
|
feat: rename , executionMethod /type to trigger , crontab to triggerCron
|
2025-01-04 13:29:03 +08:00 |
|
Fu Diwei
|
2213399f5e
|
feat(ui): disable nodes during workflow running
|
2025-01-04 12:58:45 +08:00 |
|
Fu Diwei
|
52dfa5e8c3
|
feat: rename access to providerAccessId
|
2025-01-04 12:37:34 +08:00 |
|
Fu Diwei
|
90058b2dae
|
feat: support template variables in webhook deployment
|
2025-01-04 10:26:57 +08:00 |
|
Fu Diwei
|
e695c8ee5c
|
feat: rename configType /providerType to provider
|
2025-01-03 22:20:34 +08:00 |
|
Fu Diwei
|
849e065bb2
|
refactor(ui): clean code
|
2025-01-03 21:58:05 +08:00 |
|
Fu Diwei
|
b7cd07c996
|
fix(ui): workflow branch edge
|
2025-01-03 21:35:12 +08:00 |
|
Fu Diwei
|
5ce5a08e41
|
style(ui): eslint-plugin-tailwindcss
|
2025-01-03 20:35:11 +08:00 |
|
Fu Diwei
|
8a16893082
|
feat(ui): new WorkflowElements using antd
|
2025-01-03 20:29:34 +08:00 |
|
Fu Diwei
|
c6a8f923e4
|
feat(ui): WorkflowNew page
|
2025-01-02 20:24:16 +08:00 |
|
Fu Diwei
|
b6dd2248c8
|
style(ui): eslint-sort-imports
|
2025-01-02 12:50:38 +08:00 |
|
Fu Diwei
|
1588179bc9
|
refactor(ui): clean code
|
2025-01-02 10:28:18 +08:00 |
|
Fu Diwei
|
7f36621882
|
refactor(ui): clean code
|
2025-01-02 10:11:35 +08:00 |
|
Fu Diwei
|
e256d36cd1
|
refactor(ui): clean code
|
2025-01-02 10:04:23 +08:00 |
|
Fu Diwei
|
67a32a98a9
|
fix(ui): date format
|
2025-01-01 20:52:18 +08:00 |
|
Fu Diwei
|
78d9d5159a
|
style: eslint-plugin-import
|
2025-01-01 20:40:59 +08:00 |
|
Fu Diwei
|
e2d29b8fa2
|
feat: configure k8s secret type
|
2025-01-01 19:13:48 +08:00 |
|
Fu Diwei
|
6075cc5c95
|
feat(ui): release & run workflow
|
2025-01-01 17:22:19 +08:00 |
|
Fu Diwei
|
5c1854948c
|
feat(ui): improve i18n
|
2025-01-01 14:22:23 +08:00 |
|
Fu Diwei
|
7bd0cbce10
|
feat(ui): improve i18n
|
2025-01-01 14:04:41 +08:00 |
|
Fu Diwei
|
9c645a1efa
|
chore: remove unused code
|
2024-12-31 20:05:48 +08:00 |
|
Fu Diwei
|
6f088fd76a
|
feat(ui): new DeployNodeForm using antd
|
2024-12-31 19:55:34 +08:00 |
|
Fu Diwei
|
416f5e0986
|
refactor: clean code
|
2024-12-28 16:26:01 +08:00 |
|
Fu Diwei
|
86133ba52b
|
refactor: clean code
|
2024-12-27 19:35:50 +08:00 |
|
Fu Diwei
|
047479426a
|
refactor(ui): clean code
|
2024-12-27 17:02:21 +08:00 |
|
Fu Diwei
|
fb2d292cbf
|
feat(ui): multiple input domains & nameservers in ApplyNodeForm
|
2024-12-27 16:42:07 +08:00 |
|
Fu Diwei
|
75cf552e72
|
refactor(ui): useTriggerElement
|
2024-12-27 12:47:45 +08:00 |
|
Fu Diwei
|
77537e7005
|
refactor: rename Timeout to PropagationTimeout during ACME DNS-01 authentication
|
2024-12-27 09:50:54 +08:00 |
|
Fu Diwei
|
dae6ad2951
|
feat(ui): add @ant-design/icons
|
2024-12-26 13:02:22 +08:00 |
|
Fu Diwei
|
8a816ba44f
|
feat(ui): new WorkflowApplyNodeForm using antd
|
2024-12-26 03:06:15 +08:00 |
|
Fu Diwei
|
a980904e38
|
chore: remove unused code
|
2024-12-26 00:42:23 +08:00 |
|
Fu Diwei
|
1184e52ba9
|
refactor(ui): clean code
|
2024-12-25 23:20:09 +08:00 |
|
Fu Diwei
|
adbf40914e
|
chore: remove unused code
|
2024-12-25 21:26:32 +08:00 |
|
Fu Diwei
|
6bd3b4998e
|
feat(ui): new WorkflowNotifyNodeForm using antd
|
2024-12-25 20:57:09 +08:00 |
|
Fu Diwei
|
4d0f7c2e02
|
refactor(ui): useAntdForm
|
2024-12-25 14:51:32 +08:00 |
|
Fu Diwei
|
c9024c5611
|
feat(ui): new WorkflowStartNodeForm using antd
|
2024-12-25 00:36:02 +08:00 |
|
Fu Diwei
|
401fa3dcdd
|
feat(ui): new WorkflowRuns using antd
|
2024-12-24 22:00:17 +08:00 |
|
Fu Diwei
|
4e5373de73
|
feat(ui): new WorkflowDetail using antd
|
2024-12-24 20:39:01 +08:00 |
|
Fu Diwei
|
8b1ae309fb
|
refactor(ui): useZustandShallowSelector
|
2024-12-24 15:07:39 +08:00 |
|
yoan
|
ba73e04046
|
fix build error
|
2024-12-22 18:43:18 +08:00 |
|
yoan
|
6d25f9c205
|
fix build error
|
2024-12-22 18:37:03 +08:00 |
|
Fu Diwei
|
a1fec5f6ac
|
chore: remove unused code
|
2024-12-21 19:00:20 +08:00 |
|
Fu Diwei
|
ef9ddd27a5
|
chore: remove unused code
|
2024-12-21 12:46:22 +08:00 |
|
Fu Diwei
|
b6203e57ed
|
fix: fix typo
|
2024-12-20 23:11:45 +08:00 |
|
Fu Diwei
|
929250810f
|
chore: remove unused code
|
2024-12-20 21:45:07 +08:00 |
|
Fu Diwei
|
63ffb9df14
|
fix(ui): tsc-check error
|
2024-12-20 21:01:24 +08:00 |
|