Commit Graph

758 Commits

Author SHA1 Message Date
LawyZheng
8a93c08d67 handle parsing context exception (#877) 2024-09-25 09:50:55 +08:00
LawyZheng
9cd925befa fix scrolling makes element invisible (#881) 2024-09-25 09:46:37 +08: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
LawyZheng
d0477d9721 fix custom select bug (#878) 2024-09-25 02:30:48 +08:00
LawyZheng
7e58ebca85 hardcode a hover style parsing (#876) 2024-09-25 02:01:26 +08:00
Kerem Yilmaz
d67aaeffb0 Multipage workflow improvements (#875) 2024-09-24 08:51:51 -07:00
LawyZheng
c27c2a55f9 fix dropdown menu detect bug (#874) 2024-09-24 12:44:06 +08:00
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
Shuchang Zheng
8ba4819f6d generate a random email for job application (#868) 2024-09-20 17:21:44 -07:00
Shuchang Zheng
aea2e8dd4b Fix release build - remove streamlit installation in Dockerfile (#867) 2024-09-20 13:07:30 -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
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
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
Kerem Yilmaz
5b136b55e0 Email params should use str when injecting into the body (#854) 2024-09-19 01:08:14 -04:00
LawyZheng
d4a050c2a6 update dependency (#853) 2024-09-19 11:45:31 +08: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
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