Commit Graph

1236 Commits

Author SHA1 Message Date
Shuchang Zheng
625af80b89 workflow_run_block_id index for artifacts (#1450) 2024-12-30 10:18:37 -08:00
LawyZheng
15ecec6d8d try to fix bitwarden issue (#1448) 2024-12-30 17:03:28 +08:00
LawyZheng
12da878eb2 fix prepend scheme for workflow url (#1436) 2024-12-30 16:53:06 +08:00
Shuchang Zheng
4962dbe325 do not show metadata thought yet (#1445) 2024-12-28 09:53:44 -08:00
Shuchang Zheng
c4720276c8 add workflow run block screenshot and observer thought screenshots (#1444) 2024-12-27 19:23:07 -08:00
Shuchang Zheng
4e43639531 add workflow run block screenshots (#1443) 2024-12-27 18:15:40 -08:00
Shuchang Zheng
9e6c2362bf new observer thoughts (#1442) 2024-12-27 09:04:09 -08:00
Shuchang Zheng
d03957d590 add loop_values, current_value and current_index for WorkflowRunBlock (#1441) 2024-12-27 00:54:37 -08:00
Shuchang Zheng
603eab5890 thought card uses answers or thoughts (#1440) 2024-12-27 00:34:06 -08:00
Shuchang Zheng
caf25a4317 Change order of information in timeline info section (#1438) 2024-12-25 12:21:05 +03:00
Shuchang Zheng
1d24d7dfdb Show block parameters when an action is active (#1437) 2024-12-25 12:02:26 +03:00
Shuchang Zheng
a703ef4c62 Choose the latest action in timeline (#1435) 2024-12-24 16:36:10 +03:00
Shuchang Zheng
e198132898 Fix overflow in workflow run timeline (#1434) 2024-12-24 11:08:40 +03:00
Shuchang Zheng
517de67811 Workflow Run Timeline UI (#1433) 2024-12-24 10:44:47 +03:00
Shuchang Zheng
682bc717f9 fix workflow run timeline infinite loop (#1431) 2024-12-23 13:37:30 -08:00
Shuchang Zheng
acbdcb14e3 shu/workflowrun timeline get observer cruise id by workflow run id (#1430) 2024-12-23 11:48:27 -08:00
LawyZheng
aad741d8de re-add several label element to the element tree (#1429) 2024-12-24 02:44:09 +08:00
Shuchang Zheng
501ab7f9a1 add navigation_payload to workflow run block (#1428) 2024-12-23 09:08:17 -08:00
Shuchang Zheng
68dae6dddd loop_over, current_value and current_index in the workflow_run_blocks table (#1425) 2024-12-23 01:13:25 -08:00
Shuchang Zheng
2029c0c41f make observer thought artifacts work (#1423) 2024-12-22 23:01:02 -08:00
Shuchang Zheng
94a3779bd7 workflow runtime API (#1421) 2024-12-22 20:54:53 -08:00
Shuchang Zheng
2e37542218 add organization_id filter for get_workflow and get_workflow_run (#1422) 2024-12-22 17:49:33 -08:00
Shuchang Zheng
b256bace6a create and update workflow run block inworkflow execution (#1419) 2024-12-22 11:16:23 -08:00
Shuchang Zheng
8b75586fb1 workflow run block db + schema transformation code (#1418) 2024-12-20 07:40:32 -08:00
Shuchang Zheng
a12776e630 Observer code open source (#1417) 2024-12-19 17:26:08 -08:00
Shuchang Zheng
bd0d6a5920 Explicitly state url is optional in workflow blocks (#1416) 2024-12-19 11:13:12 -08:00
Shuchang Zheng
7dacb1e713 Make the workflow title a link in the workflow run page (#1415) 2024-12-19 21:38:44 +03:00
LawyZheng
a625fe74f5 revert playwright version (#1414) 2024-12-19 22:51:09 +08:00
Shuchang Zheng
c299c40eef add observer_cruise_index to observer_thoughts table (#1413) 2024-12-17 21:39:26 -08:00
LawyZheng
a6fec7b282 fix get latest step (#1412) 2024-12-18 13:35:42 +08:00
Shuchang Zheng
58413db172 new API to the workflow run page (#1400) 2024-12-17 17:17:18 -08:00
Maksim Ivanov
b8e2527ea0 Record logs into step artifacts (#1339)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
Co-authored-by: LawyZheng <lawyzheng1106@gmail.com>
Co-authored-by: Nick Fisher <nick.fisher@avinium.com>
2024-12-17 15:32:38 -08:00
Shuchang Zheng
5e80b908d2 Change default option for observer (#1411)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-12-17 23:44:22 +03:00
Shuchang Zheng
7ac0d3d740 change the name of observer in dropdown (#1410)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-12-17 23:13:21 +03:00
Maksim Ivanov
c97b261f96 Introduce persistent browser sessions model (#1408) 2024-12-17 10:45:38 -08:00
Shuchang Zheng
69687f121a Add observer in UI (#1409) 2024-12-17 21:17:00 +03:00
Shuchang Zheng
56ff9d11d6 Revert "Add ability to use observer in the prompt section (#3194)" (#1407) 2024-12-17 18:10:54 +03:00
Shuchang Zheng
b70559392c Add ability to use observer in the prompt section (#1406) 2024-12-17 17:53:17 +03:00
Shuchang Zheng
be48737b5e close the new page/window opened by file download action (#1404) 2024-12-17 01:54:44 -08:00
LawyZheng
b8e12f8fcd mask value for password input (#1403) 2024-12-17 17:42:36 +08:00
LawyZheng
50246550fa upgrade playwright to 1.49.1 (#1402) 2024-12-17 15:46:05 +08:00
LawyZheng
ad0171fe09 gracefully handle NONE computedstyle (#1401) 2024-12-17 13:32:07 +08:00
Shuchang Zheng
985f8c9428 add permanent_workflow_id to observer_cruises and observer_thoughts (#1396) 2024-12-16 14:34:31 -08:00
Shuchang Zheng
e81fdf6512 Improve workflow failure reason (#1388) 2024-12-16 15:22:52 -05:00
Shuchang Zheng
1b7ff69f85 Reuse proxy location when set (#1394) 2024-12-16 18:50:13 +03:00
LawyZheng
e2f886d9a3 fallback to input when input selection failed (#1393) 2024-12-16 23:34:21 +08:00
LawyZheng
245cd1ca2f fix hack input trigger (#1392) 2024-12-16 23:21:08 +08:00
Shuchang Zheng
6d18b8dd0f fix SECURITY.md (#1390) 2024-12-16 01:43:08 -08:00
Josh Brown
f7dfe753e7 Create SECURITY.md (#1344) 2024-12-16 01:29:31 -05:00
LawyZheng
9b1aeff79e add timezone support (#1389) 2024-12-16 11:22:51 +08:00