- Nov 15, 2021
-
-
Renovate Bot authored
-
- Nov 11, 2021
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
Remove any mention of TU Graz. Since this is very simple JS code and we can't adjust it with slots etc. just remove the support text.
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
- Nov 09, 2021
-
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
- Nov 08, 2021
-
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Reiter, Christoph authored
chore(deps): lock file maintenance See merge request !100
-
Renovate Bot authored
-
- Nov 01, 2021
-
-
Reiter, Christoph authored
chore(deps): lock file maintenance See merge request !99
-
Renovate Bot authored
-
- Oct 27, 2021
-
-
Reiter, Christoph authored
-
- Oct 25, 2021
-
-
Reiter, Christoph authored
chore(deps): update dependency eslint-plugin-jsdoc to v37 See merge request !98
-
Reiter, Christoph authored
-
- Oct 23, 2021
-
-
Renovate Bot authored
-
- Oct 21, 2021
-
-
Reiter, Christoph authored
port to firstName/familyName
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
- Oct 19, 2021
-
-
Reiter, Christoph authored
We still want to finish the auth process in that case, so the app can display some error message.
-
- Oct 13, 2021
-
-
Steinwender, Tamara authored
-
- Oct 11, 2021
-
-
Reiter, Christoph authored
No longer needs babel, but requries an alpha version of the typescript plugin for eslint 8 support
-
Reiter, Christoph authored
-
Reiter, Christoph authored
We use yarn..
-
Reiter, Christoph authored
fix(deps): update all non-major dependencies (minor) See merge request !94
-
- Oct 10, 2021
-
-
Renovate Bot authored
-
- Oct 09, 2021
-
-
Reiter, Christoph authored
Update all non-major dependencies (patch) See merge request !93
-
Renovate Bot authored
-
- Oct 07, 2021
-
-
Reiter, Christoph authored
In case of the server template there are no enpoints registered by default, but we still sue the keycloak login in the API docs. To avoid errors there gracefully handle that case.
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
This way we can depend on the roles being available when the login is done.
-
Reiter, Christoph authored
auth.person-id is now deprecated, auth.user-id should be used instead auth.person is now deprecated and only contains a list of roles. There is good replacement for this at this point.
-
Reiter, Christoph authored
_setLoginStatus takes care of that anyway.
-