- Aug 11, 2022
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
- Jul 03, 2022
-
-
Renovate Bot authored
-
- Jun 23, 2022
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
- Jun 22, 2022
-
-
Steinwender, Tamara authored
-
- May 01, 2022
-
-
Renovate Bot authored
-
Renovate Bot authored
-
- Apr 25, 2022
-
-
Reiter, Christoph authored
Up until now it would throw and never set a login status. This would lead to the login process never completing, and in our case the app-shell would never show the app and only show a white page. Instead set the status to logged out and show a notification.
-
- Apr 24, 2022
-
-
Renovate Bot authored
-
- Apr 17, 2022
-
-
Renovate Bot authored
-
- Apr 11, 2022
-
-
Renovate Bot authored
-
- Apr 07, 2022
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
It has new API which we want to use.
-
- Apr 05, 2022
-
-
Reiter, Christoph authored
Newest Ubuntu switched Firefox to a snap, which breaks karma. Try to use playwright to download and cache firefox/chromium and use those for karma. Compared to puppeteer where we did this some time ago this caches the browsers globally, and only downloads them when we start the tests.
-
Steinwender, Tamara authored
-
- Mar 15, 2022
-
-
Reiter, Christoph authored
-
- Mar 12, 2022
-
-
Renovate Bot authored
-
- Mar 08, 2022
-
-
Reiter, Christoph authored
-
- Feb 27, 2022
-
-
Renovate Bot authored
-
- Feb 09, 2022
-
-
Steinwender, Tamara authored
-
- Feb 02, 2022
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
- Jan 26, 2022
-
-
Steinwender, Tamara authored
-
- Dec 16, 2021
-
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
This reverts commit 6c632dc6
-
- Dec 14, 2021
-
-
Steinwender, Tamara authored
-
- Dec 09, 2021
-
-
Steinwender, Tamara authored
-
- Dec 07, 2021
-
-
Steinwender, Tamara authored
-
- Nov 24, 2021
-
-
Reiter, Christoph authored
This reverts commit 6324718b.
-
- Nov 23, 2021
-
-
Reiter, Christoph authored
This reverts commit 3716524b.
-
Reiter, Christoph authored
Just change all imports and dependencies.
-
- Nov 16, 2021
-
-
Reiter, Christoph authored
Instead of throwing an error. So the login process completes, but the user will not have any roles in that case. This helps in case the API isn't set up but the user wants to try the frontend app.
-
- Nov 08, 2021
-
-
Steinwender, Tamara authored
-
- Oct 23, 2021
-
-
Renovate Bot 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 11, 2021
-
-
Reiter, Christoph authored
No longer needs babel, but requries an alpha version of the typescript plugin for eslint 8 support
-
- 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.
-