Commit Graph

49 Commits

Author SHA1 Message Date
Shuchang Zheng
851b84cecf Make stream zoomable (#961) 2024-10-11 18:42:31 +03:00
Shuchang Zheng
9d20808786 Clone workflow (#959) 2024-10-11 16:48:26 +03:00
Shuchang Zheng
267adea411 Make scrollable areas more consistent (#952)
Co-authored-by: wintonzheng <null>
2024-10-10 16:59:03 +03:00
Shuchang Zheng
39776842f3 Change TOTP Labels to 2FA and ensure consistency between task block a… (#949)
Co-authored-by: wintonzheng <null>
2024-10-10 16:16:47 +03:00
Kerem Yilmaz
8f9c339144 Change limit field width and file suffix placeholder (#937) 2024-10-09 16:31:06 +03:00
Kerem Yilmaz
750a3f8deb dont let users add loop node in another loop node for now (#934) 2024-10-08 21:56:03 +03:00
Kerem Yilmaz
e2bff34a07 Adjust task placeholders (#933) 2024-10-08 21:36:41 +03:00
Kerem Yilmaz
869ef69937 Fix whitespace bug for SendEmailBlock (#922) 2024-10-07 23:57:27 -07:00
Kerem Yilmaz
413e6a838f Task node section tooltips and misc updates (#917)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-10-07 20:53:47 +03:00
Kerem Yilmaz
caef189cda Remember task node mode as advanced or basic in local storage (#916) 2024-10-07 18:56:42 +03:00
Kerem Yilmaz
a65a489032 rename section header TOTP to Two Factor Authentication (#915) 2024-10-07 17:22:49 +03:00
Kerem Yilmaz
9fe8dcbb00 Remove code block from node list (#913) 2024-10-05 08:44:38 +03:00
Kerem Yilmaz
aedb7d2cc8 Delete unused code (#912) 2024-10-05 00:53:50 +03:00
Kerem Yilmaz
8b79dfa236 Give correct error feedback for json fields in task node (#911) 2024-10-05 00:45:05 +03:00
Kerem Yilmaz
2c7cbf0eb8 max height and overflow in parameter panel (#908) 2024-10-04 20:34:42 +03:00
Kerem Yilmaz
17ed1c90f2 Require loop parameter key (#907) 2024-10-04 19:21:57 +03:00
Kerem Yilmaz
b664dada75 Make loop node parameter a select (#906) 2024-10-04 18:22:48 +03:00
Kerem Yilmaz
83d0879034 Context parameters in UI (#902) 2024-10-03 22:19:45 +03:00
Kerem Yilmaz
84217e6294 Rounded corners for workflow header (#885) 2024-09-25 18:15:20 +03:00
Kerem Yilmaz
9f98fc94af Remove whitespace when blocks are renamed (#884) 2024-09-25 17:50:35 +03:00
Kerem Yilmaz
e9184bc399 Add ability to add default values to workflow parameters (#865) 2024-09-20 14:53:51 +03:00
Kerem Yilmaz
37800bae32 Ensure save button and parameters have same style (#856) 2024-09-19 20:34:14 +03:00
Kerem Yilmaz
4474a530bf Change the style of workflow header (#855)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-09-19 16:20:41 +03:00
Salih Altun
25db1ba13a remove unused property from multiselect (#852) 2024-09-18 22:58:37 +03:00
Kerem Yilmaz
bd12625fb9 Change how parameters look in task node (#851)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-09-18 22:52:12 +03:00
Kerem Yilmaz
896c9c8956 Implement 'you have unsaved changes' (#850) 2024-09-18 21:46:58 +03:00
Kerem Yilmaz
8f04efa7b3 Auto minimize the sidebar in workflow editor (#848) 2024-09-18 15:59:01 +03:00
Kerem Yilmaz
a45c3df510 Make label changes unique by adding text (#840) 2024-09-17 21:06:41 +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
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
Kerem Yilmaz
9c5ec164fc Fix email node not saved correctly (#832) 2024-09-16 21:41:52 +03: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
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
Kerem Yilmaz
dddfaf98e2 Fix workflow fields not updating correctly (#810) 2024-09-11 18:55:51 +03: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
Kerem Yilmaz
0053736f8f Deletable nodes (#801)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-09-10 17:07:56 +03:00
Kerem Yilmaz
2697991aff Invalidate workflow query after save (#797) 2024-09-09 22:36:55 +03:00
Kerem Yilmaz
d6193bce38 Add adder node after the first node is added (#796) 2024-09-09 22:05:15 +03:00
Kerem Yilmaz
5ab54999c4 Add TOTP stuff to task node (#793) 2024-09-09 18:29:58 +03:00
Kerem Yilmaz
f940c71e87 Editable workflows (#792)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-09-09 12:15:50 +03:00
Kerem Yilmaz
3502093200 Workflow editor (#735)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-08-26 21:31:42 +03:00