Commit Graph

356 Commits

Author SHA1 Message Date
Shuchang Zheng
bd0d6a5920 Explicitly state url is optional in workflow blocks (#1416) 2024-12-19 11:13:12 -08:00
Shuchang Zheng
7dacb1e713 Make the workflow title a link in the workflow run page (#1415) 2024-12-19 21:38:44 +03:00
Maksim Ivanov
b8e2527ea0 Record logs into step artifacts (#1339)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
Co-authored-by: LawyZheng <lawyzheng1106@gmail.com>
Co-authored-by: Nick Fisher <nick.fisher@avinium.com>
2024-12-17 15:32:38 -08:00
Shuchang Zheng
5e80b908d2 Change default option for observer (#1411)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-12-17 23:44:22 +03:00
Shuchang Zheng
7ac0d3d740 change the name of observer in dropdown (#1410)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-12-17 23:13:21 +03:00
Shuchang Zheng
69687f121a Add observer in UI (#1409) 2024-12-17 21:17:00 +03:00
Shuchang Zheng
56ff9d11d6 Revert "Add ability to use observer in the prompt section (#3194)" (#1407) 2024-12-17 18:10:54 +03:00
Shuchang Zheng
b70559392c Add ability to use observer in the prompt section (#1406) 2024-12-17 17:53:17 +03:00
Shuchang Zheng
1b7ff69f85 Reuse proxy location when set (#1394) 2024-12-16 18:50:13 +03:00
Shuchang Zheng
e61f6632c3 add completion criteria to navigation block as well (#1385) 2024-12-13 19:13:53 +03:00
Shuchang Zheng
2d1a53fed7 render complete criterion in task block (#1384) 2024-12-13 17:09:34 +03:00
Shuchang Zheng
086ab6820c edit navigation block tip (#1378) 2024-12-12 19:50:47 +03:00
Shuchang Zheng
3b8b9639f2 Use popover in add parameter experience (#1377) 2024-12-12 19:30:04 +03:00
Shuchang Zheng
a574bda9d3 Add workflow actions in workflow page (#1376) 2024-12-12 17:37:10 +03:00
Shuchang Zheng
6c36d6ba8f Add tooltips to action and navigation blocks (#1375) 2024-12-12 17:05:04 +03:00
Shuchang Zheng
0f18080a19 Show loading when parameters are loading (#1373) 2024-12-11 20:38:14 +03:00
Shuchang Zheng
7272dadf3d Update workflow run page (#1372) 2024-12-11 20:23:07 +03:00
Shuchang Zheng
33b8bc60ca Fix a bug with task fields (#1367) 2024-12-11 00:29:34 +03:00
Shuchang Zheng
677d85283e Add parameter in workflow blocks (#1366) 2024-12-11 00:12:58 +03:00
Shuchang Zheng
83481126db Add export as csv in tasks and workflow runs (#1361) 2024-12-09 18:49:42 +03:00
Shuchang Zheng
3e480ddc62 Change file names to file 1,2,3.. for now (#1360) 2024-12-09 16:28:49 +03:00
Shuchang Zheng
6151527c26 fix issues in forms page, add prompt editing (#1342)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-12-06 22:06:05 +03:00
Shuchang Zheng
18762f574b Resolve prolems with saved task (#1340) 2024-12-06 17:50:03 +03:00
Shuchang Zheng
2dea40a3f7 Fix a navigation bug with saved tasks (#1331) 2024-12-05 23:09:42 +03:00
Shuchang Zheng
a22592001b Skyvern Forms UI (#1330) 2024-12-05 22:56:09 +03:00
Shuchang Zheng
b99094adef Put a guard in workflow save error detail (#1326) 2024-12-05 19:41:26 +03:00
Shuchang Zheng
78c73e56b1 re-enable upload block (#1324) 2024-12-05 17:00:16 +03:00
Shuchang Zheng
fc56299eac Show downloaded files in workflow run (#1321) 2024-12-04 23:39:58 +03:00
Shuchang Zheng
04d3a56257 Add parameter examples to login and navigation (#1320) 2024-12-04 23:18:29 +03:00
Shuchang Zheng
e8906e2f98 Add task block back into node library (#1319) 2024-12-04 23:04:00 +03:00
Shuchang Zheng
afdb55dec6 use currentColor in custom icons (#1304) 2024-12-02 22:46:52 +03:00
Shuchang Zheng
76f1712045 refactor: tooltips and placeholders (#1302)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-12-02 20:19:11 +03:00
Shuchang Zheng
0b2252ddf7 Clicking on task title should navigate into task (#1295) 2024-11-29 23:29:04 +03:00
Shuchang Zheng
110a11c6b5 Update extraction node placeholder (#1294) 2024-11-29 19:19:17 +03:00
Shuchang Zheng
b043a4f9ca Change block order in node library (#1293) 2024-11-29 17:26:54 +03:00
Shuchang Zheng
40571c0b6f Add URL to action block (#1292) 2024-11-29 16:58:28 +03:00
Shuchang Zheng
28250e14de Fix a bug where empty webhook url causes an issue (#1285) 2024-11-28 17:51:18 +03:00
Shuchang Zheng
a2d9b05bda Add download node (#1273) 2024-11-27 16:06:25 +03:00
Shuchang Zheng
e0aadac962 Add workflows settings in start node (#1270) 2024-11-26 21:41:18 +03:00
Shuchang Zheng
61f94af7f3 Fix a problem with duplicate edge created (#1269) 2024-11-26 20:03:53 +03:00
Shuchang Zheng
80f2d5ae96 Fix tooltip weird behavior in editable titles (#1268) 2024-11-26 19:49:25 +03:00
Shuchang Zheng
38c42b6b48 Wait min time should be 1 sec (#1267)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-11-26 18:47:29 +03:00
Shuchang Zheng
fcc83f6fe4 Add wait block (#1265) 2024-11-26 18:24:47 +03:00
Shuchang Zheng
1de4df2f31 Add login block (#1264) 2024-11-26 17:31:36 +03:00
Shuchang Zheng
6c33a6707b Add extraction node (#1259) 2024-11-25 23:44:54 +03:00
Shuchang Zheng
4057aa970e Add icons to example tasks (#1258) 2024-11-25 22:46:37 +03:00
Shuchang Zheng
d52025472f Add navigation block (#1256)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-11-25 19:37:55 +03:00
Shuchang Zheng
ecba187381 Add scrollable for nodes panel (#1245) 2024-11-23 00:29:02 +03:00
Shuchang Zheng
cc4c7be225 Add action block (#1243) 2024-11-22 22:18:43 +03:00
Shuchang Zheng
c732b411ac Add validation block (#1242) 2024-11-22 19:48:06 +03:00