Releases: CESNET/perun-web-apps
Releases · CESNET/perun-web-apps
v10.1.0
v10.0.0
10.0.0 (2022-11-04)
Bug Fixes
- admin-gui: Friendly name is visible (731fa96)
- admin: disable remove of indirect member in groups view (987ca1f)
- admin: Hide application form for group members (771b265)
- admin: move default filter option in applications up (7f5529b)
- profile: fixed a bug, where if a category in the MFA component didn't support selected language, label wasn't visible (5c285ba)
- resize window on sidenav reopening (bfa835e)
Features
- add ssh keys and certificates to admin-gui (aebfe58)
- admin: add mailing lists opt-out and data quota settings pages to service account overview (728274c)
- admin: add tags for new adminGUI to notifications (5709082)
- admin: connect creating of the service account and sponsoring (1e40ff9)
- admin: consent status in assigned users facility table (57f3c50)
- admin: Manage roles on role-page (9777ca6)
- admin: redirect back to correct page after login on session expiration (25ea2bb)
- admin: Service user's managers details (f89b420)
- better workflow for MFA dialog with MfaRolePrivilegeException (f759915)
- created pipe for checkbox label (6af9fc7)
- gui: Minimum password length requirements messages added (0c5b916)
- profile: support securityText attribute (379e47e)
- profile: support securityText attribute (6d9e6dc)
- publications: improve Publications application for a production usage (9aa062d)
- pwd-reset: configurable labels (6b7eb92)
- server side pagination (d5201b1)
BREAKING CHANGES
- pwd-reset: config property password_requirements_help and password_requirements_help_cs were renamed to password_help and password_help_cs, they were also changed from a array of strings to a map (namespace - text)
v9.4.0
9.4.0 (2022-10-11)
Bug Fixes
- add missing value from default config (6a69e4c)
- admin: add member dialog behavior on MFA error (58ec078)
- admin: add missing refresh button (3066c55)
- admin: do not change tab when removed manager (2fcbca4)
- admin: facility resources page double load (7cecff0)
- admin: set service to entity storage service (5da58e3)
- automatic redirect to /service-access works (2322b64)
- broken isAllSelected check (feddc0c)
- correctly handle RPC error in all components (0f1de40)
- replace get() with getProperty() (bd93849)
Features
- admin: add groupmembershipmanager role (b31e073)
- admin: e2e tests for FACILITYOBSERVER (4d1aa1b)
- admin: e2e tests for GROUPOBSERVER (b7ab5bc)
- admin: e2e tests for PERUNOBSERVER (6f817a0)
- admin: e2e tests for RESOURCEOBSERVER (4048827)
- admin: e2e tests for SPONSOR (7d4789a)
- admin: e2e tests for VOOBSERVER (556d4bf)
- admin: fix non-existing form (e88555d)
- admin: mark critical actions on attributes (3e1989f)
- admin: scroll to top of table on page change (e279e9b)
- admin: show backend version (41c6e13)
- admin: update of the Table-Checkbox service (d36f11f)
- catch mfa required error and handle mfa (001d260)
- catch mfa required error and handle mfa (92aab62)
- refactor of login workflow (efb1aa3)
- refactor of login workflow (69a07d5)
v9.3.0
v9.2.0
9.2.0 (2022-08-26)
Bug Fixes
- admin: add tag to html notification (9cdcb6a)
- admin: cache multiple component instances (01fc944)
- admin: change the status of member in HO (3b510b2)
- admin: vo/group add member dialog now correctly displays logins of candidates (d59814e)
- linker: fixed prompt (3960899)
- prevent mat icons from being clipped (77b7124)
- profile: fixed bug where MFA settings may be stuck on infinite loading after server error (c6002d6)
- user-profile: fix texts of remove account dialog (8a5a81c)
Features
- admin: support HTML footers in email notifications (a6c3566)
- admin: warning on consents hub page when global consent enforcing is disabled (7ff7cbc)
- consolidator: consolidator user testing feedback (9b603cd)
- linker: consolidator user testing feedback (2e0fa45)
- profile: configurable mfa detail settings (fbdf203)
- profile: consolidator user testing feedback (43e5fc4)
v9.1.1
v9.1.0
v9.0.0
9.0.0 (2022-08-09)
Bug Fixes
- admin: update DB changes in e2e tests for PERUNADMIN (5372d00)
- don't load oidc config and refresh token if service access authentication is used (836b043)
- remove redundant symbols (1853def)
- removed inline styling in html files (240f448)
Features
- Account linking applications (d159f0b)
- admin: add group roles page (e8fee5b)
- admin: changed service status color (299a2ac)
- admin: replace ngx-perfect-scrollbar by ngx-scrollbar (c9eb776)
- admin: set login for existing service account (5f559c7)
- admin: show entities of membership role on user roles page (f4d34ac)
- admin: show warning if no destinations set for service (fd764f0)
- getter for config typed config properties (36eec82)
- lib: create new translate service (6d83f90)
- openapi: password are always passed in request body (8ea3148)
- profile: add advanced MFA settings (7c86f33)
- user-profile: method for obtaining member resources changed (fa5bcf2)
BREAKING CHANGES
- profile: For this functionality is required new oauh scope - authn_details in instance
config. Also new version of MFA API which supports this functionality is required.
v8.2.1
v8.2.0
8.2.0 (2022-07-11)
Bug Fixes
- admin: correctly display group status when listing groups for member (11e914e)
- admin: fixed check of userId on Service accounts page (03ece56)
- admin: reduce number of calls to backend when viewing assigned users to resource (1b4f91e)
- admin: sidemenu items url links members applications and groups fixed (85fd567)
- admin: small bugfixes in create service member dialog (cf2b9f1)
- profile: sort vos and resources on the mailing lists page (0532284)
- use localStorage for storing access token/refresh token (03f8a55)