Thomas Rittson
903c215867
Fix vNextCollectiuonService tests ( #11739 )
2024-10-28 13:02:57 +10:00
Thomas Rittson
d0ed9aaa5d
[PM-13779] Add vNext CollectionService without ActiveUserState ( #11705 )
...
- add tests
- install jest-extended for additional matchers
- allow for generation of different crypto keys in tests
2024-10-28 10:13:32 +10:00
Thomas Rittson
55cd435279
[PM-13790] Remove RefactorOrganizationUserApi feature flag ( #11662 )
2024-10-25 10:16:59 +10:00
Bernd Schoolmann
b486fcc689
[Pm-13097] Rename cryptoservice to keyservice and move it to km ownership ( #11358 )
...
* Rename cryptoservice to keyservice
* Rename cryptoservice to keyservice
* Move key service to key management ownership
* Remove accidentally added file
* Fix cli build
* Fix browser build
* Run prettier
* Fix builds
* Fix cli build
* Fix tests
* Fix incorrect renames
* Rename webauthn-login-crypto-service
* Fix build errors due to merge conflicts
* Fix linting
2024-10-24 19:41:30 +02:00
Rui Tomé
548abfe906
[PM-12758] Add managed status to OrganizationUserDetailsResponse, OrganizationUserUserDetailsResponse, OrganizationUserView and OrganizationUserAdminView ( #11640 )
...
* Add managedByOrganization property to OrganizationUserUserDetailsResponse and OrganizationUserView
* Add managedByOrganization property to OrganizationUserDetailsResponse and OrganizationUserAdminView
* Move response mapping from UserAdminService to method in OrganizationUserAdminView
2024-10-24 15:39:41 +01:00
Addison Beck
073ee4739b
Split `Organization.LimitCollectionCreationDeletion` into two separate business rules ( #11223 )
...
* Declare feature flag
* Introduce new model properties
* Reference feature toggle in template
* Fix bugs caught during manual testing
2024-10-17 06:34:34 -04:00
Thomas Rittson
7c72795d1c
[PM-12747] Move CollectionService and models to AC Team ( #11278 )
2024-10-08 10:14:39 -04:00
Thomas Rittson
363acf58f9
[PM-12740] Move CollectionAdminService to AC Team ( #11269 )
2024-10-01 18:07:13 -04:00
Thomas Rittson
1f85036346
[PM-3478] Refactor OrganizationUser api ( #10949 )
...
* User and Group collection dialogs - don't fetch additional associations from the api
* Refactor to use user mini-details endpoint
2024-10-01 07:13:26 +10:00
Thomas Rittson
8344623185
[PM-11450] Move organization-user domain to admin-console lib ( #10785 )
...
- move organization-user files from libs/common/src/admin-console into libs/admin-console/src/common
- add barrel files and update imports to use barrel files
- rename OrganizationUserService to OrganizationUserApiService
- rename OrganizationUserServiceImplementation to DefaultOrganizationUserApiService
2024-09-04 18:21:26 -04:00