- Nov 16, 2020
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
Use tdd in all cases to be more consisstend. Also since last year we can use chai with rollup directly, so do that everywhere instead of relying on karma-chai injecting it in to the global scope.
-
- Nov 11, 2020
-
-
Tögl, Christina authored
-
Tögl, Christina authored
-
Steinwender, Tamara authored
-
Reiter, Christoph authored
not supported in firefox 68
-
Reiter, Christoph authored
auth-keycloak: make sure the token is always valid for at least 20 seconds See merge request !6
-
Reiter, Christoph authored
More in line with native button elements
-
- Nov 10, 2020
-
-
Reiter, Christoph authored
The keycloak library currently only sends us an event in case the token is about to expire, which is problematic because there is a time window where we don't have a new token yet and on mobile the timers used might be suspended and come too late. To avoid this we check every 10 seconds that the token is valid for 30 and to work around suspended timers we also check on "visibilitychange" which should trigger then the website gets visible again after the browser sleeps.
-
Reiter, Christoph authored
-
Reiter, Christoph authored
we use ayarn workspaces now
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
- Nov 09, 2020
-
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Bekerle, Patrizio authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Reiter, Christoph authored
idpHint is only a login option, not an init one
-
Reiter, Christoph authored
npm has started to complain that yarn uses a different node binary, so just use yarn everywhere.
-
Reiter, Christoph authored
While this shouldn't make a difference because the callback should only be called when the token is about to be expiring there is no reason to keep the old token around. Just force a refresh always
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
Rename component to dbp-check-in-place-select (#34) See merge request !5
-
-
- Nov 05, 2020
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
Add anew one since this adds some default padding and I don't want to break existing layouts by changing the normal button. If we figure out a way to keep the layout the same without changing the padding then we can merge things back. Also align the mini spinner a bit better with text
-
Bekerle, Patrizio authored
-
Reiter, Christoph authored
Because we now use scoped elements and we looked for the static name instead of the dynamically generated one in the DOM.
-
- Nov 04, 2020
-
-
Bekerle, Patrizio authored
-
- Nov 03, 2020
-
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
We already do all this in createVideoElement
-
Reiter, Christoph authored
We no logner use that library and the "qr-scanner" altternative turned out to be better, so remove it completely.
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
- Oct 28, 2020
-
-
Steinwender, Tamara authored
-