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
|
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
|
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
|
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
|
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
|
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
|
437f70427f
|
Change the default font size in code editor to be 12 (#1021)
|
2024-10-21 21:56:53 +03:00 |
|
Shuchang Zheng
|
442f70c58e
|
Change appearance of parameters in task details (#1017)
|
2024-10-21 19:29:49 +03:00 |
|
Shuchang Zheng
|
a6e257369b
|
Task details page improvements (#1004)
|
2024-10-18 21:49:49 +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
|
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 |
|
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
|
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
|
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
|
b43f77a313
|
Shorten copy curl button texts (#944)
|
2024-10-09 18:53:40 +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
|
68448fc2b1
|
Ensure consistency in button severity between workflow and task runs (#939)
|
2024-10-09 17:02:59 +03:00 |
|
Kerem Yilmaz
|
8f9c339144
|
Change limit field width and file suffix placeholder (#937)
|
2024-10-09 16:31:06 +03:00 |
|