Commit Graph

441 Commits

Author SHA1 Message Date
LawyZheng
e59eb2b2bc fix focus triggers dropdown menu (#873) 2024-09-23 22:36:37 +08:00
LawyZheng
ae9ca27919 remove useless code (#872) 2024-09-21 21:15:59 +08:00
LawyZheng
839320dd42 fix custom selection bug (#871) 2024-09-21 21:05:40 +08:00
Shuchang Zheng
76a256ffaa skip large size svg (#869)
Co-authored-by: LawyZheng <lawyzheng1106@gmail.com>
2024-09-21 10:21:00 +08:00
LawyZheng
aedaeb4433 skip invisible iframe (#870) 2024-09-21 09:30:34 +08:00
Kerem Yilmaz
df463e042b User goal check bugfixes (#864) 2024-09-19 20:37:48 -07:00
LawyZheng
fb56cba6ba remove useless select support legacy (#863) 2024-09-20 10:55:07 +08:00
LawyZheng
1b2bdcb949 skip unnecessary select-dropdown check for input (#862) 2024-09-20 09:17:14 +08:00
Shuchang Zheng
c6775ad81f Avoid js function naming conflict - rename sleep to globalSleep (#861) 2024-09-19 16:54:58 -07:00
Shuchang Zheng
9a386c07b5 add disabled attr to element (#860) 2024-09-19 16:54:40 -07:00
Shuchang Zheng
ffaf3ab454 make totp_identifier parametrized in workflow (#847) 2024-09-19 15:20:15 -07:00
Kerem Yilmaz
30922a3f8c Only use json.dumps when workflow parameter type is json (#859) 2024-09-19 13:12:46 -07:00
Kerem Yilmaz
39c5f6233e Fix workflow reset issue upon update failure (#858) 2024-09-19 11:15:07 -07:00
Kerem Yilmaz
1f282e7443 Fix default value DB mapping (#857) 2024-09-19 11:09:19 -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
d19ff2bd69 Add complete action verification (#845) 2024-09-17 18:59:40 -07:00
Kerem Yilmaz
8d0b044270 fix angular select bug (#831) 2024-09-16 08:39:27 -07:00
LawyZheng
8c2a733ba2 refactor custom-select/auto-complete context (#830) 2024-09-14 17:28:08 +08:00
Kerem Yilmaz
6571604fa5 support revival selection (#829) 2024-09-13 17:57:36 -07:00
Kerem Yilmaz
9c4c3b76b6 Add datetime library to code block (#823) 2024-09-12 11:24:44 -07:00
Kerem Yilmaz
068adccb87 Invalid input types also default to text behavior (#822) 2024-09-12 11:11:37 -07:00
LawyZheng
a4797a97ef wait until animation ends after scrolling (#821) 2024-09-13 01:22:06 +08:00
LawyZheng
f16b6f3c8d better context for select and auto-complete (#816) 2024-09-12 15:00:25 +08: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
LawyZheng
512d0c1a88 multi-selection history (#813) 2024-09-12 09:57:04 +08:00
Shuchang Zheng
2b365bce59 make totp code fetch more reliable (#809) 2024-09-11 00:03:09 -07:00
LawyZheng
200e8207ce fix prompt punctuation format (#808) 2024-09-11 13:39:06 +08:00
LawyZheng
b440981775 revert 'add elements to dropdown confirm prompt' (#807) 2024-09-11 12:59:50 +08:00
LawyZheng
f429d6d51e fix spinbutton issue (#806) 2024-09-11 11:53:47 +08:00
LawyZheng
9084bca30a mark readonly elements as non-interactable (#805) 2024-09-11 11:02:50 +08:00
Kerem Yilmaz
59c7db4059 Remove unused error log (#804) 2024-09-10 13:27:31 -07:00
Shuchang Zheng
c4efdbdbc5 remove empty newline char in extract-action prompt (#790) 2024-09-10 10:28:23 -07:00
LawyZheng
b12f09c535 fix custom selection bugs (#800) 2024-09-10 17:10:47 +08:00
LawyZheng
ddf2b32b3b update custom selection prompt (#799) 2024-09-10 14:12:38 +08:00
Shuchang Zheng
deb80bce9c use workflow_run_id screenshot when task has the workflow_run_id (#798) 2024-09-09 23:07:13 -07:00
Kerem Yilmaz
faf3191fa9 Only log duplicate file line if there are dupe files (#795) 2024-09-09 10:34:55 -07:00
LawyZheng
e7641e74ad try to fix mult-level selection trigger (#794) 2024-09-10 00:02:55 +08:00
Kerem Yilmaz
eb659ec17f workflow run streaming (#791) 2024-09-09 08:29:01 -07:00
Shuchang Zheng
c85d868c13 make polling timeout configurable and 5mins by default (#789) 2024-09-08 23:39:42 -07:00
LawyZheng
1dbdef9750 use instance attr for custom selection result (#787) 2024-09-09 11:48:10 +08:00
LawyZheng
d7cb4f3ae7 multi-level selection support (#786) 2024-09-09 11:34:09 +08:00
Shuchang Zheng
281977f395 update and fix totp schema (#785) 2024-09-08 17:57:03 -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
Shuchang Zheng
d878ee5a0d get exc_info=True back from the last commit (#783) 2024-09-07 17:02:37 -07:00
Shuchang Zheng
433e30e84f make task failure log more consistent with 'marking task as failed' (#782) 2024-09-07 16:48:50 -07:00
Kerem Yilmaz
bfce9f2279 Fix cyclic import (#781) 2024-09-07 01:57:47 -07:00
VittorioYan
0292917c05 fix fastapi docs (#761)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-09-06 20:11:52 -07:00
Shuchang Zheng
6e2e176cef add organization_id to the 'Created new task' log (#779) 2024-09-06 19:44:29 -07:00
LawyZheng
692ffb6d43 better detect dropdown menu (#778) 2024-09-07 09:34:33 +08:00