Commit Graph

100 Commits

Author SHA1 Message Date
Shuchang Zheng
426acbc3e5 Improve run workflow form (#1032) 2024-10-23 17:12:36 +03:00
Shuchang Zheng
da92ccdc9f Add Start Node to workflows (#1026) 2024-10-22 20:02:24 +03:00
Shuchang Zheng
d571519a67 Use code editor in diagnostics tab (#1024) 2024-10-22 16:45:46 +03:00
Shuchang Zheng
437f70427f Change the default font size in code editor to be 12 (#1021) 2024-10-21 21:56:53 +03:00
Shuchang Zheng
442f70c58e Change appearance of parameters in task details (#1017) 2024-10-21 19:29:49 +03:00
Shuchang Zheng
a6e257369b Task details page improvements (#1004) 2024-10-18 21:49:49 +03:00
Shuchang Zheng
a592d405c4 Update file suffix help text (#994) 2024-10-17 22:09:55 +03:00
Shuchang Zheng
a239030830 Task block changes (#989) 2024-10-16 22:45:06 +03:00
Shuchang Zheng
a988fe9410 Make parameters panel max height shorter for smaller screens (#988) 2024-10-16 20:36:25 +03:00
Shuchang Zheng
7341b92046 Export workflow (#987) 2024-10-16 20:24:58 +03:00
Shuchang Zheng
fd061d1262 Import workflow (#986) 2024-10-16 19:04:21 +03:00
Shuchang Zheng
e45c9e1288 handle continue on failure for loop node (#984) 2024-10-15 23:56:05 +03:00
Shuchang Zheng
ec2217a3fe Add continue on failure as passthrough and cache_actions property (#983) 2024-10-15 23:41:54 +03:00
Shuchang Zheng
575dd356fe add continue on failure in task block (#982) 2024-10-15 22:26:25 +03:00
Shuchang Zheng
e7583ac878 Add help to URL field of task block (#979) 2024-10-15 21:43:42 +03:00
Shuchang Zheng
afb39da5c3 Update loop node styles (#972)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-10-15 16:08:45 +03:00
Shuchang Zheng
dcca1a64d2 change workflow run page to show stream with current task (#971)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-10-14 23:07:54 +03:00
Shuchang Zheng
628321e7ba Add help text to other nodes (#967) 2024-10-14 17:45:40 +03:00
Shuchang Zheng
f16a1b3779 Task node help text update (#963) 2024-10-11 23:19:14 +03:00
Shuchang Zheng
851b84cecf Make stream zoomable (#961) 2024-10-11 18:42:31 +03:00
Shuchang Zheng
9d20808786 Clone workflow (#959) 2024-10-11 16:48:26 +03:00
Shuchang Zheng
267adea411 Make scrollable areas more consistent (#952)
Co-authored-by: wintonzheng <null>
2024-10-10 16:59:03 +03:00
Shuchang Zheng
39776842f3 Change TOTP Labels to 2FA and ensure consistency between task block a… (#949)
Co-authored-by: wintonzheng <null>
2024-10-10 16:16:47 +03:00
Kerem Yilmaz
b43f77a313 Shorten copy curl button texts (#944) 2024-10-09 18:53:40 +03:00
Kerem Yilmaz
f6cbffe190 Add a max height for task form code editor fields (#941) 2024-10-09 18:01:24 +03:00
Kerem Yilmaz
68448fc2b1 Ensure consistency in button severity between workflow and task runs (#939) 2024-10-09 17:02:59 +03:00
Kerem Yilmaz
8f9c339144 Change limit field width and file suffix placeholder (#937) 2024-10-09 16:31:06 +03:00
Kerem Yilmaz
750a3f8deb dont let users add loop node in another loop node for now (#934) 2024-10-08 21:56:03 +03:00
Kerem Yilmaz
e2bff34a07 Adjust task placeholders (#933) 2024-10-08 21:36:41 +03:00
Kerem Yilmaz
45013adae7 Update workflow run header: put title and copy as curl (#926) 2024-10-08 16:00:19 +03:00
Kerem Yilmaz
869ef69937 Fix whitespace bug for SendEmailBlock (#922) 2024-10-07 23:57:27 -07:00
Kerem Yilmaz
413e6a838f Task node section tooltips and misc updates (#917)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-10-07 20:53:47 +03:00
Kerem Yilmaz
caef189cda Remember task node mode as advanced or basic in local storage (#916) 2024-10-07 18:56:42 +03:00
Kerem Yilmaz
a65a489032 rename section header TOTP to Two Factor Authentication (#915) 2024-10-07 17:22:49 +03:00
Kerem Yilmaz
9fe8dcbb00 Remove code block from node list (#913) 2024-10-05 08:44:38 +03:00
Kerem Yilmaz
aedb7d2cc8 Delete unused code (#912) 2024-10-05 00:53:50 +03:00
Kerem Yilmaz
8b79dfa236 Give correct error feedback for json fields in task node (#911) 2024-10-05 00:45:05 +03:00
Kerem Yilmaz
2c7cbf0eb8 max height and overflow in parameter panel (#908) 2024-10-04 20:34:42 +03:00
Kerem Yilmaz
17ed1c90f2 Require loop parameter key (#907) 2024-10-04 19:21:57 +03:00
Kerem Yilmaz
b664dada75 Make loop node parameter a select (#906) 2024-10-04 18:22:48 +03:00
Kerem Yilmaz
83d0879034 Context parameters in UI (#902) 2024-10-03 22:19:45 +03:00
Kerem Yilmaz
b2e8c1e0cf Put edit workflow button in run page (#893) 2024-10-01 17:16:46 +03:00
Kerem Yilmaz
7a283ddf2c add workflow streaming (#892) 2024-09-30 21:36:24 +03:00
Kerem Yilmaz
84217e6294 Rounded corners for workflow header (#885) 2024-09-25 18:15:20 +03:00
Kerem Yilmaz
9f98fc94af Remove whitespace when blocks are renamed (#884) 2024-09-25 17:50:35 +03:00
Kerem Yilmaz
dfc769f807 Change routing rules in workflow pages (#882) 2024-09-25 17:15:02 +03:00
Kerem Yilmaz
48675f2024 Refetch workflow run on mount if running (#880) 2024-09-24 22:16:01 +03:00
Kerem Yilmaz
0dd20d04e9 refetch logic for workflow runs page (#879) 2024-09-24 21:54:20 +03:00
Kerem Yilmaz
0beb929cf3 Validate json and don't allow null parameter values when running workflow (#866) 2024-09-20 15:23:20 +03:00
Kerem Yilmaz
e9184bc399 Add ability to add default values to workflow parameters (#865) 2024-09-20 14:53:51 +03:00