Skip to content

v0.14.0

Compare
Choose a tag to compare
@xkureck xkureck released this 29 Jan 16:28

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.