LawyZheng
|
e3aa583b24
|
add workflow failure reason (#1198)
|
2024-11-15 11:07:44 +08:00 |
|
Shuchang Zheng
|
28d37545bc
|
Implement cancel workflow run endpoint (#1188)
|
2024-11-14 01:32:53 -08:00 |
|
Shuchang Zheng
|
ad0bd0b4f5
|
fix task workflow cancel issue (#1111)
|
2024-11-01 15:13:41 -07:00 |
|
LawyZheng
|
de19cefa64
|
fix workflow can't save browser console log (#1102)
|
2024-11-01 02:17:22 +08:00 |
|
LawyZheng
|
de8e887e0f
|
add browser console log artifact (#1097)
|
2024-10-31 23:10:11 +08:00 |
|
Shuchang Zheng
|
4d87b83b59
|
mark workflow run failed if parameter creation failed (#1031)
|
2024-10-24 09:03:38 -07:00 |
|
Shuchang Zheng
|
b308c6b05d
|
enforce collection id for login parameters (#1043)
|
2024-10-23 23:20:51 -07:00 |
|
Shuchang Zheng
|
d81fcaa932
|
fix json workflow parameter validation bug (#1030)
|
2024-10-22 22:35:14 -07:00 |
|
Shuchang Zheng
|
0e3da8d1d3
|
workflow parameter validation (#1028)
|
2024-10-22 17:36:25 -07:00 |
|
Shuchang Zheng
|
9048cdfa73
|
add actions db model and caching V0 (#980)
|
2024-10-15 12:06:50 -07:00 |
|
Shuchang Zheng
|
cd43bd6f03
|
Add GET workflows/runs/run_id endpoint (#973)
|
2024-10-15 16:26:16 +03:00 |
|
Kerem Yilmaz
|
9821e8f95e
|
Utilize all Workflow Run statuses (#935)
|
2024-10-08 23:09:41 -07:00 |
|
Shuchang Zheng
|
07fb1a16ad
|
add organization_id to the Failed to create workflow error log part 2 (#909)
|
2024-10-07 10:22:23 -07:00 |
|
Kerem Yilmaz
|
b0aa181c68
|
Credit Card Parameter (#903)
|
2024-10-03 16:18:21 -07:00 |
|
Kerem Yilmaz
|
36135a613b
|
Bitwarden Security Upgrade (#900)
|
2024-10-02 15:16:08 -07:00 |
|
Kerem Yilmaz
|
39c5f6233e
|
Fix workflow reset issue upon update failure (#858)
|
2024-09-19 11:15:07 -07:00 |
|
Kerem Yilmaz
|
4a599bbf55
|
Ykeremy/downloaded filename prefix (#814)
|
2024-09-11 21:56:38 -07:00 |
|
Kerem Yilmaz
|
59c7db4059
|
Remove unused error log (#804)
|
2024-09-10 13:27:31 -07:00 |
|
Kerem Yilmaz
|
b9f5e33876
|
TOTP code db + agent support for fetching totp_code from db (#784)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
|
2024-09-08 15:07:03 -07:00 |
|
Kerem Yilmaz
|
bfce9f2279
|
Fix cyclic import (#781)
|
2024-09-07 01:57:47 -07:00 |
|
Kerem Yilmaz
|
95b2e53c46
|
Add persist_browser_session flag to workflows (#777)
|
2024-09-06 12:01:56 -07:00 |
|
LawyZheng
|
6c0f94ac0a
|
support multi tabs (#692)
|
2024-08-09 10:46:52 +08:00 |
|
Kerem Yilmaz
|
e5c7d8b4dd
|
Detailed logs for webhook failures (#691)
|
2024-08-08 20:52:24 +03:00 |
|
Kerem Yilmaz
|
ea1039277f
|
email relay (#598)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
|
2024-07-11 21:34:00 -07:00 |
|
Kerem Yilmaz
|
6f88ae31a0
|
Implement BitwardenSensitiveInformationParameter (#589)
|
2024-07-11 09:48:14 -07:00 |
|
Kerem Yilmaz
|
4ff330bb50
|
Add workflow_permanent_id and organization_id to WorkflowRun (#570)
|
2024-07-09 11:26:44 -07:00 |
|
Kerem Yilmaz
|
6929a1d24d
|
Implement FileURLParserBlock and FILE_URL WorkflowParameterType (#559)
|
2024-07-05 17:08:20 -07:00 |
|
Kerem Yilmaz
|
8be94d7928
|
Implement get workflow runs endpoint (#558)
|
2024-07-05 16:39:42 -07:00 |
|
Kerem Yilmaz
|
63adc860ef
|
is_saved_task parameter for workflows (#526)
|
2024-06-27 12:53:08 -07:00 |
|
Kerem Yilmaz
|
0ede4fdfa0
|
Introduce collectionid filter for bitwarden parameters (#454)
|
2024-06-10 22:06:58 -07:00 |
|
Kerem Yilmaz
|
fc6ddb7bf6
|
fix workflow run get with workflow_permanent_id (#415)
|
2024-06-04 08:27:04 -07:00 |
|
Kerem Yilmaz
|
4603894119
|
Propagate continue_on_failure on all blocks (#411)
|
2024-06-03 13:48:42 -07:00 |
|
Kerem Yilmaz
|
1333e89c12
|
Redesign task view (#407)
|
2024-06-03 20:56:26 +03:00 |
|
Kerem Yilmaz
|
05dbea8384
|
fix workflow task continue_on_failure (#406)
|
2024-06-03 10:50:40 -07:00 |
|
Kerem Yilmaz
|
f1d5a3a687
|
complete_on_downloads for task block (#403)
|
2024-06-02 23:24:30 -07:00 |
|
Kerem Yilmaz
|
e2259e94cf
|
store max_steps_per_task correctly in task block (#394)
|
2024-05-30 11:22:28 -07:00 |
|
Kerem Yilmaz
|
abca808e6c
|
use workflow_permanent_id for workflow execution api (#366)
|
2024-05-25 19:32:25 -07:00 |
|
Shuchang Zheng
|
2466897158
|
adopt ruff as the replacement for python black (#332)
|
2024-05-16 18:20:11 -07:00 |
|
Shuchang Zheng
|
9e1b07451f
|
update pre-commit (#330)
|
2024-05-16 17:11:49 -07:00 |
|
Kerem Yilmaz
|
7d3bb704ed
|
Update workflow response and webhook, bugfix: workflow is always completed (#328)
|
2024-05-16 13:44:53 -07:00 |
|
Kerem Yilmaz
|
e6cee25416
|
Automatically create output parameters (#327)
|
2024-05-16 13:08:24 -07:00 |
|
Kerem Yilmaz
|
72d25cd37d
|
workflow apis (#326)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
|
2024-05-16 10:51:22 -07:00 |
|
Kerem Yilmaz
|
164a4da03a
|
add organization_id to workflow service and db query (#320)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
|
2024-05-15 08:43:36 -07:00 |
|
Kerem Yilmaz
|
a106452034
|
Ykeremy/workflow execution updates (#314)
|
2024-05-14 00:35:37 -07:00 |
|
Kerem Yilmaz
|
20a86590dd
|
Implement get_share_links (#302)
|
2024-05-13 00:03:31 -07:00 |
|
Shuchang Zheng
|
b6a85cf3a5
|
remove exc_info from LOG.exception (#246)
|
2024-04-30 00:27:32 -07:00 |
|
Kerem Yilmaz
|
4a3e897dad
|
Ykeremy/context parameter source parameters (#200)
|
2024-04-16 15:41:44 -07:00 |
|
Kerem Yilmaz
|
8c12e2bc20
|
For loop block updates (#176)
|
2024-04-10 16:47:25 -04:00 |
|
Kerem Yilmaz
|
99724ebaf7
|
Handle ContextParameter while creating workflow from yaml (#172)
|
2024-04-09 00:39:12 -07:00 |
|
Kerem Yilmaz
|
0800990627
|
Workflow Fixes (#156)
|
2024-04-04 19:09:19 -07:00 |
|