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
65f5cbc330
chore(UserInterface): update test selectors
2025-03-10 10:28:53 +00:00
Ali BARIN
fa2b03ce3d
feat(UserInterface): add footer fields for customization
2025-03-10 09:53:39 +00:00
Ali BARIN
8e7d06b5dc
feat(web): introduce folders to organize flows
2025-02-13 09:56:56 +00:00
Ali BARIN
7558250879
feat(AdminApplication): hide oauth tab for unsupported apps
2025-01-27 10:18:56 +00:00
Ali BARIN
b237b2a2bc
refactor(Flows): utilize useQuery over useMutation
2025-01-20 15:54:07 +00:00
Ali BARIN
5695609180
feat(web): add import flow functionality
2025-01-20 15:00:27 +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.
f34ade3e46
Merge branch 'main' into AUT-1380
2025-01-14 17:03:39 +01:00
kasia.oczkowska
ae74b899bd
refactor: use form's centralized error management
2025-01-10 13:58:03 +00:00
kasia.oczkowska
9ae347d130
fix: remove unnecessary function argument
2025-01-10 13:56:47 +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
Ömer Faruk Aydın
85397c3802
Merge pull request #2255 from automatisch/rename-app-auth-clients
...
refactor: Rename AppAuthClient model as OAuthClient
2024-12-20 12:46:37 +01:00
Ali BARIN
8d5287d51e
refactor(web): use oauth client instead of app auth client
2024-12-19 14:53:47 +00:00
kasia.oczkowska
d320e8eec6
feat: disable inputs when data is loading
2024-12-19 12:21:22 +00:00
Jakub P.
a8ed13da33
test: adapt apps tests to new logic
2024-12-17 14:27:10 +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
Ali BARIN
00e80f1fba
feat(AdminApplication): remove connections tab
2024-12-17 14:26:55 +00:00
Ali BARIN
ee397441ed
refactor: update RoleMapping references
2024-11-25 15:13:14 +00:00
Ali BARIN
dfe6dfd0c6
Merge pull request #2196 from automatisch/AUT-1364
...
feat: inline login form error and unify Alert font weight
2024-11-18 11:08:58 +01:00
kasia.oczkowska
c76366e72e
feat: introduce improvements
2024-11-15 10:37:18 +00:00
kasia.oczkowska
75abfda783
feat: inline login form error and unify Alert font weight
2024-11-14 14:10:07 +00:00
kasia.oczkowska
27e58ae925
feat: persist pagination and search value on flows page
2024-11-13 13:44:05 +00:00
Ali BARIN
218b8ce86e
Merge pull request #2143 from automatisch/AUT-1325
...
feat: introduce uniqueness validation for remote role name
2024-11-12 13:18:07 +01:00
kasia.oczkowska
485324e204
feat: improve syncing isCreator value
2024-11-08 10:01:49 +00:00
kasia.oczkowska
4696a03db1
feat: sync isCreator value when editing role settings
2024-11-08 10:01:49 +00:00
kasia.oczkowska
7885de36a9
fix: add isCreator role by default when creating new role
2024-11-08 10:01:49 +00:00
kasia.oczkowska
79050af391
feat: introduce uniqueness validation for remote role name
2024-10-25 15:44:28 +01:00
Ali BARIN
73edb45ff7
refactor(app-config): rename allowCustomConnection as customConnectionAllowed
2024-10-24 16:59:17 +02:00
Ali BARIN
a76bee51fc
refactor(app-config): remove canCustomConnect virtual attribute
2024-10-24 16:59:17 +02:00
Ali BARIN
6e42b52414
refactor(app-config): rename canConnect as connectionAllowed
2024-10-24 16:59:17 +02:00
Ali BARIN
dabb01e237
Merge pull request #2127 from automatisch/AUT-1231
...
feat: add error snackbar when creating or updating saml auth provider
2024-10-22 12:13:05 +02:00
kasia.oczkowska
19a5ccf942
feat: add error snackbar when creating or updating saml auth provider
2024-10-16 14:31:05 +01:00
kasia.oczkowska
2981fa5946
feat: add error snackbar for updating role mappings
2024-10-10 13:34:40 +01:00
Jakub P.
0b38a0b6af
fix: bring back missing custom logo
2024-10-08 17:56:13 +00:00
Ali BARIN
89b1cb9353
feat(web): adapt to horizontal config structure
2024-10-08 13:18:42 +00: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.
55ebe2cc0b
test: add change own user data test
2024-09-24 18:42:30 +02:00
Jakub P
25176884e7
fix: add missing snackbar on user update error
2024-09-20 13:11:43 +03:00
Ali BARIN
6e529a4205
feat: use REST API endpoint to update user
2024-09-20 13:09:46 +03:00
Jakub P.
3408be2840
test: search for proper snackbar on user create error
2024-09-19 13:50:11 +03:00
Ali BARIN
cfec447d8a
feat(web): use REST API endpoint to create user
2024-09-19 13:49:12 +03:00
Ali BARIN
2e5dfdbb0d
feat: use REST API endpoint to create flow
2024-09-18 14:51:23 +00:00