Commit Graph

723 Commits

Author SHA1 Message Date
Shuchang Zheng
eadd05c4ec fix documentation: expired_at field for the totp endpoint (#846) 2024-09-17 22:34:10 -07:00
Kerem Yilmaz
d19ff2bd69 Add complete action verification (#845) 2024-09-17 18:59:40 -07:00
Kerem Yilmaz
20154020dd Doc typo fix (#844) 2024-09-17 15:17:20 -07:00
Shuchang Zheng
607bfa39b0 fix totp image path (#843) 2024-09-17 14:31:52 -07:00
Shuchang Zheng
66caf61f77 Fix totp doc syntax (#842)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2024-09-17 14:18:02 -07:00
Shuchang Zheng
9ef6c53bbf documentation for totp (#841) 2024-09-17 13:07:12 -07:00
Kerem Yilmaz
a45c3df510 Make label changes unique by adding text (#840) 2024-09-17 21:06:41 +03:00
Kerem Yilmaz
b200acec9e Add copy as curl button to run workflow form (#839) 2024-09-17 16:48:43 +03:00
Kerem Yilmaz
98328385f8 Fix workflow title initial style (#838) 2024-09-17 16:26:07 +03:00
Kerem Yilmaz
970eec19ae Disable panning when focused on node title (#837) 2024-09-17 15:35:39 +03:00
Kerem Yilmaz
9610645315 Add documentation for persist_browser_session (#836) 2024-09-17 02:09:16 -07:00
Shuchang Zheng
811afbebfa fix the default smtp username and passworkd secret names (#835) 2024-09-16 21:42:10 -07:00
Kerem Yilmaz
6f0d899f37 Fix a bug where adder node wasnt added to loop children (#834) 2024-09-16 23:00:23 +03:00
Shuchang Zheng
e280e9aacb fix task status and add more explanation for failure reasoning (#833) 2024-09-16 12:55:24 -07:00
Kerem Yilmaz
9c5ec164fc Fix email node not saved correctly (#832) 2024-09-16 21:41:52 +03: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
5feee8f594 Auto update output parameter names after renaming a block (#828) 2024-09-13 22:00:16 +03:00
Kerem Yilmaz
d435f1bffa Change how parameters are displayed in task node (#827) 2024-09-13 17:47:57 +03:00
Kerem Yilmaz
a5adfd3ead Make output parameters available (#825) 2024-09-13 00:47:09 +03:00
Kerem Yilmaz
acd167f418 Fix a bug when first added node is loop type (#824) 2024-09-13 00:04:34 +03: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
Kerem Yilmaz
4973b5b820 Add view button to toast after workflow run created (#820) 2024-09-12 18:54:13 +03:00
Kerem Yilmaz
607f08d4bd Auto filter deleted parameters from parameter_keys (#819) 2024-09-12 17:34:44 +03:00
Kerem Yilmaz
a6cc34e3f6 Fix parameters being lost on save bug (#818) 2024-09-12 12:01:26 +03:00
Kerem Yilmaz
ed57878328 Add download suffix to workflow editor (#817) 2024-09-12 00:59:01 -07: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
Kerem Yilmaz
2c3e285b7b Show message that workflows feature is experimental (#812) 2024-09-11 21:04:43 +03:00
Salih Altun
267c859d3b Change text copy to use fallback (#811) 2024-09-11 20:01:45 +03:00
Kerem Yilmaz
dddfaf98e2 Fix workflow fields not updating correctly (#810) 2024-09-11 18:55:51 +03: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
Kerem Yilmaz
995daba429 Invalidate workflows query when saved (#803)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-09-10 21:52:03 +03:00
Kerem Yilmaz
4800fe4f0a Add delete action in workflows table (#802)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-09-10 21:30:48 +03:00
Shuchang Zheng
c4efdbdbc5 remove empty newline char in extract-action prompt (#790) 2024-09-10 10:28:23 -07:00
Kerem Yilmaz
0053736f8f Deletable nodes (#801)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-09-10 17:07:56 +03: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
2697991aff Invalidate workflow query after save (#797) 2024-09-09 22:36:55 +03:00