Skip to content
Snippets Groups Projects
  1. Nov 30, 2020
  2. Aug 25, 2019
    • boian's avatar
      Fixes build error · 5fbcb9dc
      boian authored
      Upgrades the versions of webpack and related packages and replaces the
      optimization in the build process with new methods (same as for
      amiv-website instead of uglify-js). Also fixes some new linter errors that appeared because of new eslint-rules.
      5fbcb9dc
  3. May 10, 2019
  4. Mar 31, 2019
  5. Mar 30, 2019
  6. Feb 06, 2019
  7. Oct 29, 2018
  8. Oct 12, 2018
  9. Sep 02, 2018
  10. Sep 01, 2018
  11. Aug 05, 2018
  12. May 28, 2018
  13. May 25, 2018
  14. May 17, 2018
  15. May 15, 2018
    • Hermann's avatar
      next version of fix for selectList · 43a00ef3
      Hermann authored
      problem: When searching, the result list was not updated properly and clicking on a result was not registered if the user did not scroll through the list before (and therefore update)
      this fix now makes debouncing searchupdates cleaner
      also fixes a problem with the cancel button in the searchfield, which can apparently only handle iconbuttons
      43a00ef3
    • Hermann's avatar
      working changes on refreshing searches in lists · 77f6147b
      Hermann authored
      77f6147b
  16. May 05, 2018
  17. May 03, 2018
  18. Apr 30, 2018
  19. Mar 17, 2018
  20. Mar 16, 2018
  21. Mar 13, 2018
  22. Mar 10, 2018
  23. Jan 27, 2018
    • Hermann's avatar
      split tables and lists between View and Controller · d4dd473a
      Hermann authored
      In order to be able to refresh single data lists (e.g. the groupmemberships after
      a membership got added), this commit disentangles data from view and enables the
      outside userTool to refresh single lists.
      d4dd473a
  24. Dec 27, 2017
  25. Dec 05, 2017
  26. Dec 03, 2017
  27. Dec 01, 2017
  28. Nov 30, 2017
    • Hermann's avatar
      Specify Table Titles · 55f1d797
      Hermann authored
      add option to specify table titles and do this in accordance to the deifnitions of a given tool for a given resource
      Therefore, we produce individual table-wrappers per resource / tool
      55f1d797
Loading