Shuchang Zheng
|
ffaf3ab454
|
make totp_identifier parametrized in workflow (#847)
|
2024-09-19 15:20:15 -07:00 |
|
Kerem Yilmaz
|
5b136b55e0
|
Email params should use str when injecting into the body (#854)
|
2024-09-19 01:08:14 -04:00 |
|
Kerem Yilmaz
|
9c4c3b76b6
|
Add datetime library to code block (#823)
|
2024-09-12 11:24:44 -07:00 |
|
Kerem Yilmaz
|
3e82a6a5f9
|
Fix parameterized URL bug in task block (#815)
|
2024-09-11 23:53:39 -07:00 |
|
Kerem Yilmaz
|
4a599bbf55
|
Ykeremy/downloaded filename prefix (#814)
|
2024-09-11 21:56:38 -07:00 |
|
Kerem Yilmaz
|
faf3191fa9
|
Only log duplicate file line if there are dupe files (#795)
|
2024-09-09 10:34:55 -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
|
95b2e53c46
|
Add persist_browser_session flag to workflows (#777)
|
2024-09-06 12:01:56 -07:00 |
|
Kerem Yilmaz
|
be1c8ba060
|
More visibility into attached files and duplicate status (#776)
|
2024-09-06 01:08:33 -07:00 |
|
LawyZheng
|
6c0f94ac0a
|
support multi tabs (#692)
|
2024-08-09 10:46:52 +08:00 |
|
Kerem Yilmaz
|
cdb098699f
|
Handle navigation exception within taskblock.execute (#633)
|
2024-07-23 14:59:03 -07: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
|
87d6e71768
|
Give playwright access to CodeBlock (#588)
|
2024-07-11 09:35:07 -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
|
7cdd986bde
|
Remove email file count limit (#552)
|
2024-07-04 00:55:58 -07:00 |
|
Kerem Yilmaz
|
dba3d7fcc6
|
Fix download to S3 block (#529)
|
2024-06-28 13:20:48 -07:00 |
|
Kerem Yilmaz
|
63adc860ef
|
is_saved_task parameter for workflows (#526)
|
2024-06-27 12:53:08 -07:00 |
|
Kerem Yilmaz
|
0031e6b470
|
Parameterize email recipients (#519)
|
2024-06-26 08:51:30 -07:00 |
|
Kerem Yilmaz
|
0ede4fdfa0
|
Introduce collectionid filter for bitwarden parameters (#454)
|
2024-06-10 22:06:58 -07:00 |
|
Kerem Yilmaz
|
527f57a68e
|
Support up to 25 attachments (#428)
|
2024-06-05 23:43:11 -04:00 |
|
Kerem Yilmaz
|
f1d5a3a687
|
complete_on_downloads for task block (#403)
|
2024-06-02 23:24:30 -07:00 |
|
Kerem Yilmaz
|
6fa5336adf
|
BCC Sender so sender has a copy of the email that was sent out (#384)
|
2024-05-29 00:53:59 -04:00 |
|
Shuchang Zheng
|
2466897158
|
adopt ruff as the replacement for python black (#332)
|
2024-05-16 18:20:11 -07:00 |
|
Kerem Yilmaz
|
482a8b8466
|
Remove unused BlockYAML.output_parameter_key (#329)
|
2024-05-16 15:46:31 -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
|
479186bbef
|
Quick fix for taskoutput change bug in forloopblock (#323)
|
2024-05-15 00:16:15 -07:00 |
|
Kerem Yilmaz
|
a106452034
|
Ykeremy/workflow execution updates (#314)
|
2024-05-14 00:35:37 -07:00 |
|
Kerem Yilmaz
|
270642c60c
|
add max_steps_per_run to task (#297)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
|
2024-05-11 17:13:21 -04:00 |
|
Kerem Yilmaz
|
a51a20436f
|
Update url load timeout workflows (#286)
|
2024-05-09 00:29:05 -04:00 |
|
Shuchang Zheng
|
b6a85cf3a5
|
remove exc_info from LOG.exception (#246)
|
2024-04-30 00:27:32 -07:00 |
|
Kerem Yilmaz
|
d059619e5e
|
Make email attachments' names simpler (#208)
|
2024-04-18 03:42:10 -07:00 |
|
Kerem Yilmaz
|
4a3e897dad
|
Ykeremy/context parameter source parameters (#200)
|
2024-04-16 15:41:44 -07:00 |
|
Kerem Yilmaz
|
7b1c1d5a02
|
Don't interact with fields that are already filled in (#183)
|
2024-04-12 23:05:25 -04:00 |
|
Suchintan
|
3ea46b93cf
|
Revert "Don't interact with fields that are already filled in" (#182)
|
2024-04-12 23:00:54 -04:00 |
|
Kerem Yilmaz
|
e17c5c176c
|
Don't interact with fields that are already filled in (#181)
|
2024-04-12 22:51:34 -04:00 |
|
Kerem Yilmaz
|
8c12e2bc20
|
For loop block updates (#176)
|
2024-04-10 16:47:25 -04:00 |
|
Kerem Yilmaz
|
0800990627
|
Workflow Fixes (#156)
|
2024-04-04 19:09:19 -07:00 |
|
Kerem Yilmaz
|
1d1e29b813
|
Implement BitwardenLoginCredentialParameter (#151)
|
2024-04-03 16:01:03 -07:00 |
|
Kerem Yilmaz
|
7562cd9c25
|
Implement SendEmailBlock (#137)
|
2024-03-31 01:58:11 -07:00 |
|
Kerem Yilmaz
|
3d1b146470
|
Implement DownloadToS3Block (#133)
|
2024-03-28 16:46:54 -07:00 |
|
Kerem Yilmaz
|
c58aaba4bb
|
Ykeremy/workflow prompt block (#124)
|
2024-03-25 00:57:37 -07:00 |
|
Kerem Yilmaz
|
0b5456a4c6
|
Workflow: YAML interface (#123)
|
2024-03-24 22:55:38 -07:00 |
|
Kerem Yilmaz
|
066c2302b5
|
Workflow: Output Parameters & Code Blocks (#117)
|
2024-03-21 17:16:56 -07:00 |
|
Kerem Yilmaz
|
15d78d7b08
|
Sync cloud skyvern to oss skyvern (#55)
|
2024-03-12 22:28:16 -07:00 |
|
Kerem Yilmaz
|
9eddb3d812
|
Move the code over from private repository (#3)
|
2024-03-01 10:09:30 -08:00 |
|