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