1. 08 Feb, 2020 3 commits
    • Administrator's avatar
      Fixes acceptance tests · 86dcfc66
      Administrator authored
      Acceptance tests were not working as they wasn't adapted to the Angular
      framework after the migration. This commit fixes these test that now
      work again.
      86dcfc66
    • Administrator's avatar
      Upgrades Angular to version 8.2 · 3752bc2a
      Administrator authored
      Angular version has been upgraded to 8.2. In addition, "npm audit fix"
      has been run to fix any security issue.
      3752bc2a
    • Administrator's avatar
      Fixes edition panel cleaning · a20f894c
      Administrator authored
      A bug was causing the "Limpiar" button of the people view not to work,
      as the event-managing method was calling itself. This bugfix solves this
      problem by changing the method called by the event-managing method.
      a20f894c
  2. 10 Feb, 2019 1 commit