Skip to content
Snippets Groups Projects
  1. Oct 14, 2023
  2. Nov 22, 2020
  3. 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
  4. May 11, 2019
  5. Mar 31, 2019
  6. Feb 10, 2019
  7. Dec 31, 2018
  8. Sep 02, 2018
  9. Sep 01, 2018
  10. Aug 05, 2018
  11. Jul 18, 2018
  12. Jun 09, 2018
  13. May 17, 2018
  14. 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
  15. May 03, 2018
  16. Mar 18, 2018
  17. Mar 10, 2018
  18. 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
Loading