Commit Graph

91 Commits

Author SHA1 Message Date
Shuchang Zheng
2438bcacbf add engine to more blocks (#2457) 2025-05-26 23:19:42 +08:00
Shuchang Zheng
339c894340 Skyvern Evaluation New Endpoint - general /runs (#2374) 2025-05-17 13:33:43 -04:00
Shuchang Zheng
04d66ae06e Jon/add input parameters to code block (#2308) 2025-05-08 10:26:03 -04:00
Shuchang Zheng
3d4f92fa11 Fix proxy routing logic (#2280) 2025-05-03 00:34:56 -04:00
Shuchang Zheng
b1e6c7daf7 Consolidate identical layout components (#2007) 2025-03-24 17:51:53 +03:00
Shuchang Zheng
47edd662ea Add invoice agent UI (#1918) 2025-03-11 16:58:41 +03:00
Shuchang Zheng
ea5ff593dd Change parameter addition overlay to include a new tab for credentials (#1886)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-03-05 17:19:21 +03:00
Shuchang Zheng
50d2ff5965 Better TOTP UX (#1873) 2025-03-03 23:09:25 +03:00
Shuchang Zheng
8da1a9babf Add support for more proxies (#1859) 2025-03-01 01:18:24 -05:00
Shuchang Zheng
c5a2438e7f Credentials UI (#1828) 2025-02-24 22:54:18 +03:00
Shuchang Zheng
23744b3039 Support ISP Proxies in Skyvern (#1823) 2025-02-24 09:29:12 -05:00
Shuchang Zheng
cd64639faa Show loading icon when saving the workflow (#1740) 2025-02-06 19:39:44 +03:00
Shuchang Zheng
1f308fffc4 Change position of generate with ai button in data schema (#1739) 2025-02-06 18:33:54 +03:00
Shuchang Zheng
d34a403c8f UI for workflow templates (#1715)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-02-04 16:40:55 +03:00
Shuchang Zheng
0da1e387f1 get RESIDENTIAL_DE back which was deleted unexpectedly - frontend (#1694) 2025-02-01 05:29:42 +08:00
Shuchang Zheng
32f34ad362 url block (#1684) 2025-02-01 05:14:51 +08:00
Shuchang Zheng
35f9b70066 Add DE Proxy (#1678)
Co-authored-by: Suchintan Singh <suchintansingh@gmail.com>
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-01-30 10:10:48 -05:00
Shuchang Zheng
f7cd429558 Add job agent (#1672)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-01-29 01:38:15 +03:00
Shuchang Zheng
d41bae2383 Add status filters to workflow runs UI (#1639) 2025-01-24 22:44:10 +03:00
Shuchang Zheng
dbdf3a0919 Change example tasks to fill prompt box when skyvern 2.0 is selected (#1630) 2025-01-23 22:04:48 +03:00
Shuchang Zheng
a7752de6a9 Update parameter hint (#1628) 2025-01-23 19:45:48 +03:00
Shuchang Zheng
99adf68444 Workflow implementation for data schema suggestions (#1627) 2025-01-23 18:36:13 +03:00
Shuchang Zheng
81a0eaaeb0 Prevent default on drag over for file upload (#1623) 2025-01-23 00:01:30 +03:00
Shuchang Zheng
b8e9ab85d7 Show permanent tooltip for parameters on the first block of the workflow (#1616) 2025-01-22 17:25:37 +03:00
Shuchang Zheng
03f8bbe23e Support PDF for file uploads (#1610) 2025-01-22 00:07:28 -05:00
Shuchang Zheng
b4e7b350e5 fix new tab link (#1559) 2025-01-15 14:23:15 +03:00
Shuchang Zheng
f1495e4ce6 eval project sidebar (#1558) 2025-01-15 14:09:25 +03:00
Shuchang Zheng
d1bbaa4c7a Add FR Proxy + small script (#1525) 2025-01-09 10:52:48 -05:00
Shuchang Zheng
ddc934ace3 Add a tooltip (as title) on add parameter (#1511) 2025-01-07 18:41:35 +03:00
Shuchang Zheng
d05b39f0fc Observer Timeline UI Updates (#1480) 2025-01-04 00:42:01 +03:00
Shuchang Zheng
517de67811 Workflow Run Timeline UI (#1433) 2024-12-24 10:44:47 +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
3b8b9639f2 Use popover in add parameter experience (#1377) 2024-12-12 19:30:04 +03:00
Shuchang Zheng
677d85283e Add parameter in workflow blocks (#1366) 2024-12-11 00:12:58 +03:00
Shuchang Zheng
a22592001b Skyvern Forms UI (#1330) 2024-12-05 22:56:09 +03:00
Shuchang Zheng
afdb55dec6 use currentColor in custom icons (#1304) 2024-12-02 22:46:52 +03:00
Shuchang Zheng
e0aadac962 Add workflows settings in start node (#1270) 2024-11-26 21:41:18 +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
cc4c7be225 Add action block (#1243) 2024-11-22 22:18:43 +03:00
Shuchang Zheng
9b29ed1d5b Add collapsible for workflow run tasks table (#1219)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-11-19 21:54:38 +03:00
Shuchang Zheng
10d735307f Remove Proxy Location None from Proxy selector (#1216) 2024-11-19 00:22:55 +03:00
Shuchang Zheng
a149a4675b Add proxy location to task form advanced settings (#1171) 2024-11-11 20:50:18 +03:00
Shuchang Zheng
478b27ac52 Update skyvern UI responsiveness (#1098)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-10-31 18:49:15 +03:00
Shuchang Zheng
266941c00c Reduce help tooltip delay to 300ms (#1022) 2024-10-22 16:04:35 +03:00
Shuchang Zheng
442f70c58e Change appearance of parameters in task details (#1017) 2024-10-21 19:29:49 +03:00
Shuchang Zheng
cee39cda1f Change badge colors (#970) 2024-10-14 19:23:52 +03:00