- 08 Feb, 2020 3 commits
-
-
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.
-
Administrator authored
The auto-redeploy mode now ignores node_modules, as it slows excesively down the execution.
-
Administrator authored
The PeopleResourceTests now include security tests to verify that normal users can't access people data.
-
- 10 Feb, 2019 1 commit
-
-
Administrator authored
The example done for JavaScript, were people can be managed, has been migrated to Angular.
-