Commit Graph

143 Commits

Author SHA1 Message Date
kasia.oczkowska
0ffc8dd96f feat: disable moving flow to a folder 2025-04-23 14:59:20 +00:00
Ali BARIN
15e8f1d5a8 feat(web): introduce API tokens in admin dashboard 2025-04-15 16:01:34 +00:00
Ali BARIN
e2542f39e1 feat(Roles): adopt request form data for new form style 2025-04-09 14:02:16 +00:00
Ali BARIN
98c24f584e feat(executions): add execution filters 2025-04-01 10:11:46 +00:00
Ali BARIN
3d060df5bd feat(flows): add flow filters 2025-03-26 23:35:35 +00:00
Ali BARIN
d00c5e166f Merge pull request #2384 from automatisch/AUT-1304
feat: show errors in EditRole form
2025-03-26 16:31:41 +01:00
Ali BARIN
839fda8880 feat(web): introduce templates 2025-03-13 16:18:03 +00:00
Ali BARIN
be8a967ab1 refactor(config): rename and re-type footer columns 2025-03-10 12:06:13 +00:00
Ali BARIN
fa2b03ce3d feat(UserInterface): add footer fields for customization 2025-03-10 09:53:39 +00:00
kasia.oczkowska
4d1e2346c0 feat: show errors in EditRole form 2025-03-06 12:27:04 +00:00
kasia.oczkowska
6a41458010 feat: handle long file names in ImportFlowDialog 2025-02-26 12:11:43 +00:00
kasia.oczkowska
fb23d8c843 feat: add feedback when folder is removed 2025-02-21 14:07:37 +00:00
Ali BARIN
f7cf75b5a7 feat(editor): add folder breadcrumb 2025-02-13 09:56:56 +00:00
Ali BARIN
8e7d06b5dc feat(web): introduce folders to organize flows 2025-02-13 09:56:56 +00:00
Ali BARIN
a4f2607601 Merge pull request #2309 from automatisch/AUT-1313
feat: add footer component with version display to AdminSettingsLayout
2025-01-27 16:46:24 +01:00
kasia.oczkowska
1b2cf50149 feat: add footer component to AdminSettingsLayout with version display 2025-01-24 11:15:47 +00:00
kasia.oczkowska
53e2694a12 feat: introduce two separate forms in update auth client dialog 2025-01-23 15:54:18 +00:00
Ali BARIN
5695609180 feat(web): add import flow functionality 2025-01-20 15:00:27 +01:00
Ali BARIN
24cc2278fb Merge pull request #2271 from automatisch/AUT-1389
feat: add error snackbar on failed app authentication
2025-01-17 12:05:43 +01:00
Ali BARIN
60b96d2cff Merge pull request #2248 from automatisch/AUT-1380
feat: introduce inline error messages in EditUser form
2025-01-17 12:05:09 +01:00
Ali BARIN
084ffbf794 Merge pull request #2247 from automatisch/AUT-1381
feat: introduce inline error messages in SamlConfiguration and RoleMappings forms
2025-01-17 12:04:04 +01:00
Jakub P.
cde0186c3c Merge branch 'main' into AUT-1379 2025-01-14 17:18:21 +01:00
Jakub P.
f34ade3e46 Merge branch 'main' into AUT-1380 2025-01-14 17:03:39 +01:00
Ali BARIN
ec14801261 feat(web): add exporting flow functionality 2025-01-13 12:30:15 +00:00
kasia.oczkowska
ae74b899bd refactor: use form's centralized error management 2025-01-10 13:58:03 +00:00
kasia.oczkowska
4f24c0881a feat: introduce inline error messages for create user and create role forms 2025-01-10 13:56:47 +00:00
kasia.oczkowska
dae7c365ef refactor: use form's centralized error management 2025-01-10 11:46:44 +00:00
kasia.oczkowska
d898b2ab1a feat: introduce inline error messages in EditUser form 2025-01-10 11:46:44 +00:00
kasia.oczkowska
19e2ff94f3 refactor: use form's centralized error management 2025-01-10 11:41:01 +00:00
kasia.oczkowska
e784215e3c feat: introduce inline error messages in SamlConfiguration and RoleMappings forms 2025-01-10 11:41:01 +00:00
Ali BARIN
819f122106 Merge pull request #2227 from automatisch/AUT-1371
feat: introduce inline error messages for InstallationForm and SignUpForm
2025-01-10 12:26:45 +01:00
kasia.oczkowska
d65853762b feat: add error snackbar on failed app authentication 2025-01-10 10:12:37 +00:00
kasia.oczkowska
ebc21e90ac refactor: remove redundant errors setting in SignUpForm 2024-12-20 10:02:04 +00:00
Ali BARIN
8d5287d51e refactor(web): use oauth client instead of app auth client 2024-12-19 14:53:47 +00:00
Ali BARIN
ce4e4b4885 refactor(Form): centralize error management 2024-12-17 17:32:31 +00:00
Ali BARIN
c78646ed8e feat(connections): iterate add button availability 2024-12-17 14:27:10 +00:00
Ali BARIN
a57134a89c feat(AppConfig): iterate how apps are managed
- auth clients are always shared, cannot be disabled
- custom connections are enabled by default, can be disabled
- any existing connections can be reconnected regardless of its AppConfig or AppAuthClient states
2024-12-17 14:26:55 +00:00
kasia.oczkowska
112baad65f feat: introduce inline error messages when deleting role or user 2024-12-12 10:57:20 +00:00
kasia.oczkowska
54f509ee38 feat: introduce inline error messages for InstallationForm and SignUpForm 2024-12-12 10:50:58 +00:00
Ali BARIN
73edb45ff7 refactor(app-config): rename allowCustomConnection as customConnectionAllowed 2024-10-24 16:59:17 +02:00
kasia.oczkowska
d3caadf4af feat: refactor update-current-user mutation with the REST API endpoint 2024-09-27 13:42:58 +01:00
Jakub P
25176884e7 fix: add missing snackbar on user update error 2024-09-20 13:11:43 +03:00
Jakub P.
3408be2840 test: search for proper snackbar on user create error 2024-09-19 13:50:11 +03:00
Ali BARIN
0c53ee8460 feat(AddAppConnection): show pop-up reminder hint 2024-09-10 17:40:34 +02:00
kasia.oczkowska
1aa1f441b3 feat: refactor delete user mutation with the REST API endpoint 2024-07-22 13:27:57 +02:00
kasia.oczkowska
d051275e54 feat: use create access token api endpoint instead of login mutation 2024-07-18 13:05:59 +01:00
kasia.oczkowska
dd0a1328e8 feat: refactor reset password mutation with the REST API endpoint 2024-07-17 15:05:46 +01:00
kasia.oczkowska
46ec9b5229 feat: refactor forgot password mutation with the REST API endpoint 2024-07-17 13:23:45 +01:00
Ali BARIN
edb9526538 feat(InstallationForm): rephrase submit button 2024-07-15 12:24:35 +00:00
kasia.oczkowska
ba6b4c6854 feat: create onboarding UX flow 2024-07-12 14:55:30 +01:00