Releases: CESNET/perun-web-apps
Releases · CESNET/perun-web-apps
v8.1.1
v8.1.0
v8.0.0
8.0.0 (2022-06-08)
Bug Fixes
- admin-gui: fixed eslint errors related to admin-gui (97d3bef)
- admin: bugfixes in groups and member section (d361a90)
- admin: bugfixes in vo section (d5e260d)
- admin: Bugfixes of perun admin section (6d98c80)
- admin: bugxifes in facility section (eebe920)
- admin: entity detail unsubscribe on destroy (1c43845)
- admin: fix creating attribute definition for user ext source attributes (c441846)
- admin: fix export of table (689271d)
- admin: fix policies for get members of vo/group (369bfd4)
- admin: parsing userId on myProfile/attributes page (f3d9d57)
- admin: show destination status on facility service detail (369ef4b)
- admin: various bugfixes (3cb928e)
- admin: wrong alert selector (9ad61e7)
- attribute values casting (acc8301)
- publications: fix pre application loader (11ebcff)
- retyped params values (42e602d)
- undefined footer element (3d1d69d)
Features
- admin-gui: increased name length (5cb4bcc)
- admin: allow groups for hierarchical inclusion (e12bd2e)
- admin: anonymize user (8bf8db2)
- admin: generate sponsored members - note in CSV output (28dfa23)
- admin: include groups from members organization (4086bf1)
- admin: service propagation of expired members (13850f9)
- admin: support list and map application form item (a1f7fac)
- allow multiple users to be added/invited via dialog to VO/group (fe36cc3)
- core: allow observer roles to manage group unions (e52a73f)
- profile: accessibility features (3cebf57)
- profile: authentication settings page can be without security images (f829323)
- profile: url routing based on selected vo/resource (60ac6eb)
- user-profile: compress new anti-phishing images (23f7cca)
- user-profile: downsize antiphishing images (eecabc9)
BREAKING CHANGES
- profile: Config variable document_title, was changed from simple
string to object containing title for each supported language e.g.
documnet_title: {en: "Example title"}
v7.1.0
v7.0.1
v7.0.0
7.0.0 (2022-04-11)
Bug Fixes
- added Perun shared components module to user profile and publications (3c1158d)
- admin: fix duplicate window open (9a26d36)
- admin: Fixed status tab in Accounts (277ac6f)
- admin: icon change on overviews (0ed2e8a)
- minor improvements (f1c11c2)
- profile: fixed infinite loading in Authentication page (703d6a4)
- redirect from login page to home if user logged in (f11e6ba)
- session expiration dialog fix (4a59fae)
Features
- add skeleton for consolidator and linker application (82e5971)
- admin: add consent hubs page (7fce853)
- admin: added columns to sponsored members list (c1ada32)
- admin: disable adding user realated attrbiutes to active service (e303077)
- lib: support for consent hubs (43c06e0)
- openapi: add support for consent logic to openapi (1a091d9)
- openapi: generated open api (3bc5079)
- profile: manage consents (5008f9b)
BREAKING CHANGES
- profile: * add new item 'consents' to 'displayed_tabs' array if you want to show consents page in menu
v6.1.1
v6.1.0
v6.0.0
6.0.0 (2022-03-14)
Bug Fixes
- admin: add a star to required items (8a71e0f)
- admin: add missing route rules for organization section (d2de824)
- admin: import service to AuthGuard by npm scope (5f6d0e4)
- admin: remove two unsupported types of application form items (1d8ed28)
- admin: required items on application detail page (d1c2adc)
- admin: subgroup name bug (e04ee8f)
- admin: the setting of a federation attribute for some application form item (23fc08d)
- lib: link to old password reset (02623f3)
- libs: fix typo in route policy service (3a7924f)
Build System
- Update Angular version to 13 (619c27e)
Features
- admin: Add activate guard (4d6de8f)
- admin: paginated applications (c59d414)
- admin: revalidate group resource assigment from failed state (ff3adf4)
BREAKING CHANGES
- Update Angular version to 13
v5.3.0
5.3.0 (2022-02-14)
Bug Fixes
- admin: application form item color (97aa44d)
- admin: assigned users advanced filter disappearing after refresh (6b0c314)
- admin: dashboard white stripe (e75d9bd)
- admin: Notification message bug (d749d87)
- fix ts ignore anotation after prettier changes (8abb1c6)
- ts-ignore comments not working properly after formating (cfe3466)
- admin: remove unnecessary scroll bar (33cf740)
- pwd-reset: fixed footer position in password-reset app (865be32)