Commit Graph

233 Commits

Author SHA1 Message Date
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
4b2bf0a5f5 Make it easy to return to workflow run from a task (#978) 2024-10-15 20:12:40 +03:00
Shuchang Zheng
745b95c4dd Fix text for california_edd (#977) 2024-10-15 18:39:11 +03:00
Shuchang Zheng
37559fc38f Render all multi artifacts correctly (#976) 2024-10-15 18:00:25 +03:00
Shuchang Zheng
fc89e3b4e6 change appearance of example tasks (#975) 2024-10-15 17:39:31 +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
Suchintan
33c0a5af55 Update README with more examples (#966) 2024-10-14 15:07:02 -04:00
Shuchang Zheng
cee39cda1f Change badge colors (#970) 2024-10-14 19:23:52 +03:00
Shuchang Zheng
9f7ec07bb6 Navigate to task form when generating task from prompt (#968) 2024-10-14 18:50:03 +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
10353ceec1 Change text in task form (#962) 2024-10-11 20:12:08 +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
05ae527ed4 Fix action list live button appearance issue when there are no actions (#953)
Co-authored-by: wintonzheng <null>
2024-10-10 20:28:13 +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
202fad8d9b Add scroll area component (#945)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-10-09 19:54:32 +03:00
Kerem Yilmaz
b43f77a313 Shorten copy curl button texts (#944) 2024-10-09 18:53:40 +03:00
Kerem Yilmaz
a833017da1 Update the example prompts and add overflow (#943) 2024-10-09 18:39:12 +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
0b9afe8b59 Rounded corners for code editor (#940) 2024-10-09 17:43:08 +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
e6d68430e2 Refetch running and queued tasks on mount (#938) 2024-10-09 16:45:54 +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
6f16510a7a Adjust font weight in multi select (#930) 2024-10-08 20:04:15 +03:00
Kerem Yilmaz
157628d068 Show terminate in the action type pills (#927) 2024-10-08 09:26:07 -07: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
4ff957df46 Show only standalone tasks in task pages (#925) 2024-10-08 15:33:58 +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
f9da9f63ed Make multi section openable in task form (#897)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-10-02 22:07:06 +03:00
Kerem Yilmaz
c5399e73a1 Put headings in new task form pages (#895) 2024-10-02 18:27:33 +03:00
Kerem Yilmaz
054de55b11 Move navigation payload to base content (#894) 2024-10-02 17:45:05 +03:00
Kerem Yilmaz
b2e8c1e0cf Put edit workflow button in run page (#893) 2024-10-01 17:16:46 +03:00