Skip to content

Releases: CESNET/perun-web-apps

v0.16.1

23 Feb 15:34
Compare
Choose a tag to compare

User profile

  • Added page for authentication settings
  • Added possibility to set security (anti-phishing) image
  • Added first part of MFA functionality (viewing own tokens, adding TOTP tokens)

v0.16.0

22 Feb 15:51
Compare
Choose a tag to compare

Admin GUI

  • managers page now has tabs for users and groups
  • Sort and filter changes - Adjusted sort algorithm to sort czech characters properly, Filter now checks only visible columns, Filter works case insensitive
  • Now Vo admin or Group admin is able to set new attribute for his Vo/group, which disabled manual member adding
  • fixing of back button
  • Added columns 'Destinations' and 'Hosts' displaying destinations and hosts of a facility
  • Replaced MemberService by service from OpenAPI

Publications

  • new application skeleton was added

Password reset

  • new application skeleton was added

v0.15.0

08 Feb 14:39
Compare
Choose a tag to compare

Admin GUI

  • In Vo and Group has been added date filter which is by default set to display one year old applications.
  • In Vo has been also added other new filter which allows user to display only applicaions to Vo (without Groups applications).
  • fixing footer for the dashboard

v0.14.0

29 Jan 16:28
Compare
Choose a tag to compare

Admin GUI

  • group tree is now using virtual scrollbar
  • perun principal will be reloaded after every post request
  • Fix applications list for many applications
  • Header checkbox in all tables used to check all rows which included rows that wasn't be rendered - fixed that header checkbox checks only that rows that are rendered. The implementation solves also page size, filtering and sorting.
  • dashboard changes - special page for peple with only role 'SELF', added recently viewed section, added right dashboard settings menu
  • Identities table fixes
  • fixed adding external identity into the VO/Group - to this day user couldnt add candidate because we were sending the method wrong data
  • Search selects now use a virtual scroll so they can work well with a large number of entities.

v0.13.0

11 Jan 16:21
Compare
Choose a tag to compare

Admin GUI

  • bugfix of Sponsor priviledges
  • added dialog for making members of Vo sponsored
  • Openapi generator version upgrade
  • Edited alerts in VOs/groups members section, where are more then 400 members
  • Added info alert to synchronized groups - information why in members section are disabled buttons
  • Removed duplicated spinners on vo/group/facility/resource/member-detail page
  • Fixed the responsibility of buttons in group-list/group-tree component
  • Removed service configuration from the overview and from the side menu
  • Prevent proxy overload
  • added authorization in managers page for selected roles and thier 'mode' based on Perun rules
  • various bugfixes and improvements

v0.12.0

11 Jan 16:25
Compare
Choose a tag to compare

Admin gui

  • Roles are now fetching through api method getAllRolesManagementRules and they are also assigned to Vo/Group/Facility/Resource via method attribute named primaryObject.
  • added option to send emial with password reset to users when creating sponsored members
  • Password reset of existing sponsored user
  • added option to set expiration of sponosrship when creating sponsored member
  • user is automatically redirected to the VO detail after creating a new VO.

v0.11.0

01 Dec 17:58
Compare
Choose a tag to compare

Admin GUI

  • Two entities attributes - added tabs to attribute pages of entities that have attribute connection with another entity
  • Member profile - added table with member personal info to member overview
  • User session expiration - when session expires, dialog will pop-up to notify user about this event and asks him to sign in
  • Added option to reset password for VO admins in member overview
  • added card with prefered mail and option to change it to MyProfile overview
  • Added periodic checking (every 30 seconds), whether the version of GUI changed and if so, the app is reloaded
  • various bugfixes and improvements

User profile

  • various bugfixes and improvements

v0.10.0

12 Nov 16:35
Compare
Choose a tag to compare

Admin GUI

  • functionality added: sponsored users - create/create in bulk and removing the sponsor
  • Middle click action added to everything that looks like link
  • fix to bug report dialog
  • group list organization column shows name of organization
  • added cache to select Vo/Facility page
  • to member list added column organization
  • in member list email is now shown preferred email
  • group detail - getRichGroupByIdWithAttributesByNames method is called only if the user is authorized to call it
  • resource state, facility state, task state colors are unified, added new state WARNING and color yellow
  • font size of tooltip is enlarged
  • new icon for home - can be colored
  • group, vo, resource, member tables are sorted by name
  • various bugfixes and improvements

User profile

  • Added config option to add link to external services
  • various bugfixes and improvements

v0.9.3

06 Oct 10:10
Compare
Choose a tag to compare
  • added column with logins to member list
  • added page with task results of services
  • added icons to vo/facility select page
  • added option to edit data in application form, if the application was not approved/rejected yet
  • fixed adding guy to the group
  • fixed resource detail for non facility and perun admins
  • item subgroups are hided now for group members
  • fixed remove group from member entity
  • added "My Profile" to sidemenu
  • added option create group as subgroup

v0.9.1

29 Sep 11:39
Compare
Choose a tag to compare
  • invite to groups added
  • search select added to create resource dialog
  • suspended status removed
  • delete loa
  • loading to overviews added
  • Resource assigned members page added
  • Edit group dialog fix
  • various fixes and improvements