Releases: CESNET/perun-web-apps
Releases · CESNET/perun-web-apps
v13.3.0
v13.2.0
v13.1.0
v13.0.0
13.0.0 (2023-07-04)
⚠ BREAKING CHANGES
- new string property oauth_acr_value in defaultConfig.json
Features
- admin: 1000 items in table (b1df28d)
- admin: add feedback on hover to member status (6027e67)
- replace directive mat-flat-button by mat-stroked-button if button does not have background (8daf271)
- user-profile: removed setMfaEnforced call (8ee9446)
Bug Fixes
- add background to active tab (00b9eef)
- add new defaul acr value (30744e0)
- admin: adjusted spacing between toggles (1e16bb5)
- admin: allow to change approval style for embedded group applications (05b4a03)
- admin: Group based role has same margin as User based (faf7936)
- admin: logout button with icon (58f011d)
- admin: move the status tooltip above the icon in the member candidates list (d45811a)
- admin: notification display time (8eda3fb)
- admin: remove icons on roles overview page (494fcce)
- admin: transparent scrollbar (cb701b7)
- admin: unify color of mat-slide-toggles (4b5c2c9)
- Highlight table column headers (9ea030c)
- lib: handle MfaRoleTimeoutException (19174b5)
- lib: mfaTimeoutException check (5d73dff)
- profile: Remove ellipses from save mfa button (018d781)
- Unify member status and expiration change (6eb79d8)
v12.0.0
12.0.0 (2023-06-21)
⚠ BREAKING CHANGES
- new mandarory property proxy_logout: boolean (added to admin-gui, user-profile,
publications and consolidator), by default is true
Features
- admin: allow managing embedded groups also in a group form settings (8ce7851)
- handle proxy/local logout and related post logout redirect (b01e56e)
- use cookies in requests (fc47102)
Bug Fixes
- admin: add host dialog fixed (6300a3a)
- admin: application form items i18n correctly displayed (dc44e37)
- admin: disable auto select of vo (566989b)
- admin: disable buttons until the sponsors are not loaded (168fa5b)
- admin: disable deselect button (690626a)
- admin: disable remove button (65477a0)
- admin: fix disappearing icons (8f5a771)
- admin: fix login screen service access component (358c22e)
- admin: removed immediate filter (4e16389)
- correctly handle MFA timeout (dcd6971)
- do not show sesssion expiration dialog during mfa (a0ebd8b)
- lib: do not display bottom pagination in tables (7571bae)
- lib: fix group list icons alignment and margin (54347b1)
- lib: fix unresponsive layout of perun header (0d2504d)
- lib: move mfa logic from sessionStorage to localStorage (b7358c7)
- lib: remove white spaces from the full name pipe (080766f)
- profile: loading edge cases of Organizations and Groups pages (88a0b99)
v11.2.0
v11.1.0
v11.0.1
v10.7.2
v11.0.0
11.0.0 (2023-04-18)
⚠ BREAKING CHANGES
- admin: new configuration property 'user_deletion_forced'
Features
- admin: added dialog to copy sponsored members from one sponsor of vo to another (ef9bdc5)
- admin: allow deletion of users according to config property (f78896e)
- admin: blocked logins page (f9528ea)
- admin: service accounts password reset (92b458c)
- profile: get MFA categories from entityless attribute instead of calling MFA API (9531ddb)
- profile: visual rework of the MFA settings (1bb3e24)