Commit Graph

188 Commits

Author SHA1 Message Date
Kerem Yilmaz
83d0879034 Context parameters in UI (#902) 2024-10-03 22:19:45 +03:00
Kerem Yilmaz
f9da9f63ed Make multi section openable in task form (#897)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-10-02 22:07:06 +03:00
Kerem Yilmaz
c5399e73a1 Put headings in new task form pages (#895) 2024-10-02 18:27:33 +03:00
Kerem Yilmaz
054de55b11 Move navigation payload to base content (#894) 2024-10-02 17:45:05 +03:00
Kerem Yilmaz
b2e8c1e0cf Put edit workflow button in run page (#893) 2024-10-01 17:16:46 +03:00
Kerem Yilmaz
7a283ddf2c add workflow streaming (#892) 2024-09-30 21:36:24 +03:00
Kerem Yilmaz
81267129c8 change background color of prompt box (#891) 2024-09-30 19:30:53 +03:00
Kerem Yilmaz
59c28f9a02 Add error code mapping to task (#890) 2024-09-30 19:08:27 +03:00
Kerem Yilmaz
e6ccea1c86 Fix a bug with opening and closing sections in task form (#889) 2024-09-30 18:19:03 +03:00
Kerem Yilmaz
8b310a464f Task form redesign (#888) 2024-09-30 17:12:01 +03:00
Kerem Yilmaz
0b8f6ac1d8 Task creation UI updates (#886) 2024-09-26 22:28:54 +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
dfc769f807 Change routing rules in workflow pages (#882) 2024-09-25 17:15:02 +03:00
Kerem Yilmaz
48675f2024 Refetch workflow run on mount if running (#880) 2024-09-24 22:16:01 +03:00
Kerem Yilmaz
0dd20d04e9 refetch logic for workflow runs page (#879) 2024-09-24 21:54:20 +03:00
Shuchang Zheng
8ba4819f6d generate a random email for job application (#868) 2024-09-20 17:21:44 -07:00
Kerem Yilmaz
0beb929cf3 Validate json and don't allow null parameter values when running workflow (#866) 2024-09-20 15:23:20 +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
Salih Altun
436fcd9620 Use new sidebar state (#849) 2024-09-18 16:03:19 +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
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
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
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
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
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