Commit Graph

34 Commits

Author SHA1 Message Date
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
Kerem Yilmaz
0652d2641a Add button to rerun workflow in workflow run screen (#774)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-09-05 16:58:38 +03:00
Kerem Yilmaz
9f0cad5dd8 Add pagination to workflow tasks (#647) 2024-07-25 17:35:47 +03:00
Kerem Yilmaz
80b0bf6bef set default page size to 200 for getting tasks for a workflow run (#634) 2024-07-23 16:07:59 -07:00
Salih Altun
102d73b60e Add tailwind plugin for prettier (#592) 2024-07-11 21:29:47 +03:00
Kerem Yilmaz
dfcd2be4a5 Fix navigation error in workflow run UI (#586) 2024-07-11 19:02:22 +03:00
Kerem Yilmaz
6d97634e1d Implement workflows tab, workflow runs view, ability to run workflows from UI (#582)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-07-11 13:08:52 +03:00