Skip to content

23 better user experience

Michal Drobňák requested to merge (removed):23-better-user-experience into master
  • Added animation for backend status refresh.
  • Added a tiny delay when refreshing tables to simulate loading.
  • Raised the default for table page size to 10 and added larger page size options.
  • Fixed backend status check behaviour on errors.
  • Added debounce time for table filter input.
  • Renamed instances to plans.
  • Added various link buttons to table rows.
  • Improved table action buttons:
  • Buttons that make REST api calls now have a loading animation.
  • Buttons that are links to other pages can be now used as regular links.

Merge request reports