Commit Graph

269 Commits

Author SHA1 Message Date
Shuchang Zheng
d03ad38630 Fix webhook callback url in copy curl (#1109) 2024-11-02 00:27:10 +03:00
Shuchang Zheng
8fa1be29e6 Fix screenshot not available with refetch (#1106) 2024-11-01 19:00:41 +03:00
Shuchang Zheng
ac2905f790 Fix a bug with job application example (#1105) 2024-11-01 17:23:54 +03:00
Shuchang Zheng
f9b7df8efc Fix inconsistent task notifications (#1103) 2024-11-01 15:42:43 +03:00
Shuchang Zheng
9d6a8e6fdd Make search a bit bigger in codemirror (#1100) 2024-10-31 20:15:00 +03:00
Shuchang Zheng
879bba7272 Improvements for smaller screen sizes (#1099) 2024-10-31 19:19:41 +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
326e749f83 Dont refetch workflow parameters on window focus (#1094) 2024-10-30 22:02:18 +03:00
Shuchang Zheng
8e8f41d3b6 Disable ReactFlow delete keycode for now (#1072) 2024-10-28 17:56:20 +03:00
Shuchang Zheng
4ad6072242 Rename workflow parameter to input parameter (#1071) 2024-10-28 15:37:37 +03:00
Shuchang Zheng
3fbd1832ea Left align navigation pills in task details (#1070) 2024-10-28 15:08:25 +03:00
Shuchang Zheng
eedbac5768 Put play icon in front of Run in workflow header (#1055) 2024-10-25 19:12:30 +03:00
Shuchang Zheng
1b635d6a79 add some refetching and invalidating logic for workflow runs (#1048) 2024-10-24 17:12:53 +03:00
Shuchang Zheng
9c7380a6e1 Use search params for diagnostics step and artifact (#1047) 2024-10-24 16:51:04 +03:00
Shuchang Zheng
afae80f686 Show error message correctly on workflow save (#1046) 2024-10-24 15:34:54 +03:00
Shuchang Zheng
d6c16180ee Make collection id required (#1036) 2024-10-24 00:00:04 +03:00
Shuchang Zheng
2798c4cc79 Add webhook callback url in run workflow form (#1035) 2024-10-23 22:41:37 +03:00
Shuchang Zheng
fed24b46a8 Better represent available types for workflow parameters (#1033) 2024-10-23 17:35:02 +03:00
Shuchang Zheng
426acbc3e5 Improve run workflow form (#1032) 2024-10-23 17:12:36 +03:00
Shuchang Zheng
d6fd4f8923 Use actions api for new tasks (#1027) 2024-10-22 21:50:21 +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
266941c00c Reduce help tooltip delay to 300ms (#1022) 2024-10-22 16:04:35 +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
935ecd046f Fix font size in parameters (#1020) 2024-10-21 21:42:50 +03:00
Shuchang Zheng
442f70c58e Change appearance of parameters in task details (#1017) 2024-10-21 19:29:49 +03:00
Shuchang Zheng
62e5665b22 Remove confidence score from UI (#1015) 2024-10-21 16:58:01 +03:00
Shuchang Zheng
34f8e9ab3c Change label of templates (#1014) 2024-10-21 16:45:46 +03:00
Shuchang Zheng
8271813077 Minor change in width of task stream (#1005) 2024-10-18 22:03:11 +03:00
Shuchang Zheng
a6e257369b Task details page improvements (#1004) 2024-10-18 21:49:49 +03:00
Shuchang Zheng
7802f8e054 Add create new task button to top of task history page (#995) 2024-10-17 22:36:50 +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
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