Releases: CESNET/perun-web-apps
Releases · CESNET/perun-web-apps
v10.7.1
v10.7.0
10.7.0 (2023-03-28)
Features
- admin: Change member status with expiration (5756224)
- admin: HTML escape in notifications and application forms (cda3c34)
- profile: remove the option to add admin ssh key (079f927)
Bug Fixes
- admin: fixed a bug where consent status column would not display on facility assigned users page (0a7123c)
- admin: icon color mismatch (25a20b5)
- admin: repair all e2e tests after angular 15 upgrade (2b4c583)
- browser history for change password dialog (71258ae)
- fixed bug that caused overlay components to block gui (f9488d8)
- fixed displaying filters in search-select (2a6775e)
- profile: add a meaningful error message when call to MFA API fails. (9cdaa10)
v10.6.0
10.6.0 (2023-03-09)
Features
- adjust the mat-button, mat-card, mat-checkbox, mat-chips and mat-dialog components after upgrade to angular 15 (aa19812)
- admin: consents for assigned members (79cce38)
- admin: extended the authorized group column in roles page list (c503c24)
- admin: sponsored member create dialog input fields fix (035d4d5)
- admin: user roles are split by source (d694b24)
- app: Added script for color migration (1b29d93)
- apps: remove redundant comments and TODO(v15) comments (351ba41)
- improve loading of dialogs and tables (a179c4a)
- Migration to MDC (77aad54)
- profile: added option to generate random security text (fc14e72)
Bug Fixes
- bug fixes after angular 15 migration (7b0d55d)
- bug fixes after angular 15 migration (a29e5c0)
- final bug fixes after rebase (ddf3e3c)
- fix TODO mdc-migration notes (cc0a783)
- fixed some bugs after rebase (22586d4)
- login page is correctly displayed after session expiration (d6cb376)
- migration to bootstrap 5 (863de5c)
- minor visual bug fixes after angular 15 migration (a8449d9)
- minor visual bug fixes after angular 15 migration (540cfe1)
- uX improvements regarding transition to Angular 15 (fadc5fd)
v10.5.0
10.5.0 (2023-02-16)
Bug Fixes
- admin: align app state and type icons (50a5b8c)
- admin: fix translation of removing manager dialogue (16b73ab), closes CESNET/perun#3855
- admin: fixed a bug that caused admin user detail page to display incorrect icon (ecd9437)
- admin: fixed a bug that caused an incorrect member to initially load on the user accounts page (684e3ce)
- admin: replace mat-selects for our custom search selects (76fc9eb)
- admin: send invitation to one member (0ff54a1)
- apps: Apps config were lot loaded (5c2b387)
- do not call checkPasswordStrength without authorization unless explicitly needed (2c19ece)
- fixed a bug that caused properties of object in instanceConfig that weren't in the same object in defaultConfig to not load at all (f607002)
- profile: added missing translation (076be32)
Features
v10.4.3
10.4.3 (2023-01-31)
Bug Fixes
- admin: align app state and type icons (b3de21b)
- admin: fix translation of removing manager dialogue (0447c51), closes CESNET/perun#3855
- do not call checkPasswordStrength without authorization unless explicitly needed (51f29d6)
- profile: added missing translation (bd513c1)
v10.4.2
v10.4.1
10.4.1 (2023-01-24)
Bug Fixes
- admin: do not loop in vo groups reloading (c9a5121)
- admin: entityless attributes key-value pairs correctly displayed (4f74e37)
- admin: removed unused import in add-role-dialog.component.ts (5c0c444)
- admin: write operation are now correctly critical by default when creating new attribute definition (63e5ff9)
- footer loads properly even when RPC version cannot be parsed (74f311a)
v10.4.0
10.4.0 (2023-01-16)
Bug Fixes
- added jdocs for useNon parameter (e7eb2db)
- admin: fix member bans view (4f39543)
- admin: fix pagination label for estimated number of results (f5e1b7f)
- admin: footer now displays server version correctly even when not logged in (10d17fa)
- admin: form item description overlapping with subsequent element (6753b9a)
- admin: resources are loaded on resources detail page for facility (cd42c32)
- admin: sort attributes list by display name (40a6a08)
- don't display login page after user has been logged in (2abca40)
Features
- admin: add option to copy members from one group to other groups in the same vo (bbe5629)
- admin: add option to send request with non authentication to service methods (2e8007f)
- admin: allow expiration change through member status icon (675a078)
- admin: application list column customization (842fcfe)
- admin: filter audit messages by event type (87ed74d)
- admin: option to specify language of the email sent when creating sponsored members (4002659)
- admin: remove unnecessary login dialog (7f8e6b1)
- admin: replace recursive calls with calls of bulk operations (8fed7b0)
- admin: user/group can have (un)set roles as a bulk operation (0910e90)
v10.3.0
10.3.0 (2022-12-09)
Bug Fixes
- admin: fix footer (bcb1f02)
- admin: fixed two-entity attributes selection, setting and removal (a1319ab)
- admin: open the correct new window after the mouse middle click (d872648)
- admin: show styles correctly on preview for HTML form items (48404ea)
- admin: use correct type for attribute definitions (ab4162f)
- admin: user ban tabs correct order (745c8fe)
- lib: links to other applications (85e6fee)
- Login page redirect to correct "home" page (9662169)
- preserve query parameters during the routing (9961b51)
- profile: Service access page localization (f14e1ed)
Features
- admin: add option to invite multiple members to Vo/Group at once (c83b619)
- admin: Bans on entities (630e79b)
- admin: group synchronization dialog now displays the interval between synchronizations (8796f51)
- admin: user detail page updated to show anonymization status (6cccea5)
- lib: universal header component (678d980)