Commit Graph

290 Commits

Author SHA1 Message Date
Shuchang Zheng
7120ef42a0 Also add local version of short date time format (#1211) 2024-11-18 17:04:16 +03:00
Shuchang Zheng
5e253c82aa add new example task gong.io (#1210) 2024-11-18 16:39:37 +03:00
Shuchang Zheng
6eeaa583ff Add cancel workflow functionality (#1193)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-11-14 22:30:11 +03:00
Shuchang Zheng
17d9a56738 have a feature flag to decide if we should disable user_goal_check (#1192) 2024-11-14 11:11:29 -08:00
Shuchang Zheng
9dd4263f9a Add parameterKeys to textPrompt (#1191) 2024-11-14 20:57:16 +03:00
Shuchang Zheng
82ea39f7c4 Avoid overflow in running workflow sidebar (#1183) 2024-11-13 17:11:20 +03:00
Shuchang Zheng
068535b719 make all the timestamp local time and hovering shows UTC timestamp (#1164) 2024-11-11 13:03:40 -08:00
Shuchang Zheng
c1c2b5ca24 Only notify with actual changes (#1173) 2024-11-11 21:41:10 +03:00
Shuchang Zheng
b768ca0e86 Warn the user when they are quitting the workflow page (#1172) 2024-11-11 21:22:36 +03:00
Shuchang Zheng
a149a4675b Add proxy location to task form advanced settings (#1171) 2024-11-11 20:50:18 +03:00
Shuchang Zheng
e0fa51e7be Try to fix stale queries when tasks and workflows are created (#1169) 2024-11-11 18:47:31 +03:00
Shuchang Zheng
30b83646c2 fix inconsistent button text (#1168) 2024-11-11 16:26:45 +03:00
Shuchang Zheng
a6d6965f4b Add proxy location to workflow run screen (#1158) 2024-11-07 20:44:48 +03:00
Shuchang Zheng
2252148c5a Fix overflow of default value in parameters (#1156) 2024-11-07 18:22:24 +03:00
Shuchang Zheng
61d1c24ffc Fix a bug with loop block children order on save (#1154) 2024-11-07 17:35:46 +03:00
Shuchang Zheng
b73602dad4 Add secret parameter to workflow (#1150) 2024-11-06 23:29:38 +03:00
Shuchang Zheng
b79767c5df Add radius and change bg color for current task (#1138) 2024-11-05 20:25:16 +03:00
Shuchang Zheng
4cfc793841 Refactor status util function (#1137) 2024-11-05 19:02:06 +03:00
Shuchang Zheng
c85a0e9185 Use replace when navigating between task detail page tabs (#1136) 2024-11-05 18:48:53 +03:00
Shuchang Zheng
38780dba05 Fix block label update source parameter keys issue (#1135) 2024-11-05 15:26:42 +03:00
Shuchang Zheng
0a5c253ab6 Fix task retry tooltip (#1129) 2024-11-04 17:01:37 -05:00
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