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
Ö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
Ali BARIN
95dc5fb849
refactor(RoleMappings): rewrite mutations with REST API endpoints
2024-09-10 09:50:53 +00:00
Ali BARIN
9df1b29d70
feat(EditRole): use REST API endpoint to update role
2024-09-05 15:35:44 +00:00
Ali BARIN
a4ea6c1fad
refactor(CreateRole): implement REST API endpoint to create role
2024-09-03 13:56:06 +00:00
Ali BARIN
f4fe0a0d4f
refactor(SamlConfiguration): rewrite mutations with REST API endpoints
2024-08-30 11:46:35 +00:00
Ali BARIN
cce5b3b533
refactor(web): rewrite mutation with PATCH /v1/admin/config
2024-08-30 11:07:44 +02:00
kasia.oczkowska
7e1e1e2524
feat: make role input required in CreateUser
2024-08-07 12:41:45 +01:00
kasia.oczkowska
ba6b4c6854
feat: create onboarding UX flow
2024-07-12 14:55:30 +01:00
kasia.oczkowska
b2c14f4226
fix: introduce fix for logo being stretched
2024-07-11 11:28:45 +01:00
Ali BARIN
2bd4dd3ab0
test(e2e-tests): cover password field removal
2024-07-11 11:38:23 +02:00
Ali BARIN
9922033d33
feat: add accept-invitation page
2024-07-11 11:38:23 +02:00
Faruk AYDIN
3c3e6e4144
feat: Implement user invitation backend functionality
2024-07-11 11:38:23 +02:00
kasia.oczkowska
3f5df118a0
feat: add missing propTypes
2024-07-11 08:54:32 +01:00
kasia.oczkowska
82ee592699
feat: block access to flow creation for users without permissions
2024-07-04 08:57:03 +01:00
kasia.oczkowska
5d2e9ccc67
feat: improve UI display depending on user persmissions
2024-06-20 09:52:00 +00:00
Ömer Faruk Aydın
e5be8d3ba7
Merge pull request #1802 from automatisch/AUT-688
...
refactor: rewrite get connected apps with RQ
2024-04-15 11:43:35 +02:00