Commit Graph

56 Commits

Author SHA1 Message Date
Jonathan Dobson
12ee2bf9b0 fix badge alignment (#3088) 2025-08-01 14:33:54 -04:00
LawyZheng
b93f0e0f79 show webhook failure front (#3044) 2025-08-01 15:37:44 +08:00
Jonathan Dobson
acbdb15265 MVP Debugger UI (#2888) 2025-07-07 22:30:33 -04:00
Shuchang Zheng
393387acb0 rename variable (#2865) 2025-07-03 17:03:01 +08:00
Shuchang Zheng
775da18878 current viewpoint screenshot and scrolling n screenshot (#2716)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-06-14 14:59:50 +08:00
Prakash Maheshwaran
4872f9fa4e add PowerShell command option to API command copy dropdown (#2633) 2025-06-10 01:01:45 +00:00
Prakash Maheshwaran
ee0302171e Revert "Revert "feat: add SKYVERN_BASE_URL environment variable support for client base URL""
This reverts commit d0ea267ad1.
2025-06-05 06:47:05 -04:00
Prakash Maheshwaran
d4bd317d73 Revert "Revert "Your commit message""
This reverts commit 27c8539e6f.
2025-06-05 06:05:30 -04:00
Prakash Maheshwaran
27c8539e6f Revert "Your commit message"
This reverts commit 69ec20299f.
2025-06-05 06:04:07 -04:00
Prakash Maheshwaran
69ec20299f Your commit message 2025-06-05 06:01:36 -04:00
Shuchang Zheng
a4567d2cfc Implement workflow rerun with webhook url (#2463) 2025-05-26 13:29:01 -04:00
Shuchang Zheng
1150cf19b2 Fix extracted information bug (#2095)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-04-03 20:25:56 +03:00
Shuchang Zheng
98c8897069 Show task v2 output instead of extracted information (#2034) 2025-03-27 16:58:20 +03:00
Shuchang Zheng
cc6fac7605 Put max height on file panel (#2020) 2025-03-25 17:12:30 +03:00
Shuchang Zheng
926a1a6767 Workflow output hide whatever is not present (#1991) 2025-03-21 22:02:20 +03:00
Shuchang Zheng
71e5242970 only show output or files when there is at least one thing to show (#1989) 2025-03-21 16:44:40 +03:00
Shuchang Zheng
7e50e49d45 show outputs in workflow main page (#1982) 2025-03-20 23:11:43 +03:00
Shuchang Zheng
2a2c6f1cb4 task v2 refactor part 7: observer_task -> task_v2 frontend code (#1821) 2025-02-23 22:40:52 -08:00
Shuchang Zheng
b40c802576 Disable rerun when v2 task is used (#1657) 2025-01-27 17:12:02 +03:00
Shuchang Zheng
9cd542eae3 Integrate v2 task api (#1566) 2025-01-15 22:41:31 +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
7dacb1e713 Make the workflow title a link in the workflow run page (#1415) 2024-12-19 21:38:44 +03:00
Shuchang Zheng
1b7ff69f85 Reuse proxy location when set (#1394) 2024-12-16 18:50:13 +03:00
Shuchang Zheng
7272dadf3d Update workflow run page (#1372) 2024-12-11 20:23:07 +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
fc56299eac Show downloaded files in workflow run (#1321) 2024-12-04 23:39:58 +03:00
Shuchang Zheng
cec2ad38ec Show workflow outputs in workflow run screen (#1239) 2024-11-22 17:06:50 +03:00
Shuchang Zheng
cca254e5c9 Adjust responsiveness of workflow run tasks tabe (#1221) 2024-11-19 23:46:56 +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
7120ef42a0 Also add local version of short date time format (#1211) 2024-11-18 17:04:16 +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
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
e0fa51e7be Try to fix stale queries when tasks and workflows are created (#1169) 2024-11-11 18:47:31 +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
4ad6072242 Rename workflow parameter to input parameter (#1071) 2024-10-28 15:37:37 +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
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
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
851b84cecf Make stream zoomable (#961) 2024-10-11 18:42:31 +03:00
Kerem Yilmaz
b43f77a313 Shorten copy curl button texts (#944) 2024-10-09 18:53:40 +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
45013adae7 Update workflow run header: put title and copy as curl (#926) 2024-10-08 16:00:19 +03:00
Kerem Yilmaz
b2e8c1e0cf Put edit workflow button in run page (#893) 2024-10-01 17:16:46 +03:00
Kerem Yilmaz
7a283ddf2c add workflow streaming (#892) 2024-09-30 21:36:24 +03:00
Kerem Yilmaz
48675f2024 Refetch workflow run on mount if running (#880) 2024-09-24 22:16:01 +03:00
Kerem Yilmaz
0dd20d04e9 refetch logic for workflow runs page (#879) 2024-09-24 21:54:20 +03:00
Kerem Yilmaz
73227963dd Change rerun workflow behavior (#775)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-09-05 18:40:58 +03:00