Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [9.4.0](v9.3.0...v9.4.0) (2022-10-11) ### Bug Fixes * add missing value from default config ([6a69e4c](6a69e4c)) * **admin:** add member dialog behavior on MFA error ([58ec078](58ec078)) * **admin:** add missing refresh button ([3066c55](3066c55)) * **admin:** do not change tab when removed manager ([2fcbca4](2fcbca4)) * **admin:** facility resources page double load ([7cecff0](7cecff0)) * **admin:** set service to entity storage service ([5da58e3](5da58e3)) * automatic redirect to /service-access works ([2322b64](2322b64)) * broken isAllSelected check ([feddc0c](feddc0c)) * correctly handle RPC error in all components ([0f1de40](0f1de40)) * replace get() with getProperty() ([bd93849](bd93849)) ### Features * **admin:** add groupmembershipmanager role ([b31e073](b31e073)) * **admin:** e2e tests for FACILITYOBSERVER ([4d1aa1b](4d1aa1b)) * **admin:** e2e tests for GROUPOBSERVER ([b7ab5bc](b7ab5bc)) * **admin:** e2e tests for PERUNOBSERVER ([6f817a0](6f817a0)) * **admin:** e2e tests for RESOURCEOBSERVER ([4048827](4048827)) * **admin:** e2e tests for SPONSOR ([7d4789a](7d4789a)) * **admin:** e2e tests for VOOBSERVER ([556d4bf](556d4bf)) * **admin:** fix non-existing form ([e88555d](e88555d)) * **admin:** mark critical actions on attributes ([3e1989f](3e1989f)) * **admin:** scroll to top of table on page change ([e279e9b](e279e9b)) * **admin:** show backend version ([41c6e13](41c6e13)) * **admin:** update of the Table-Checkbox service ([d36f11f](d36f11f)) * catch mfa required error and handle mfa ([001d260](001d260)) * catch mfa required error and handle mfa ([92aab62](92aab62)) * refactor of login workflow ([efb1aa3](efb1aa3)) * refactor of login workflow ([69a07d5](69a07d5))
- Loading branch information