- 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.
-
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.
-
Reiter, Christoph authored
We now enable it by default for everyone. The plan is to load the API user instead and not the person as a next step. This api should work even for users that don't have a person associated.
-
- Oct 05, 2021
-
-
Reiter, Christoph authored
This removes the 'show-image' (false by default) and removes the functionality to show a user profile image in the logout dropdown. We've never used this actively and want to clean things up, so remove it.
-
- Oct 04, 2021
-
-
Renovate Bot authored
-
- Aug 16, 2021
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
- Aug 02, 2021
-
-
Renovate Bot authored
-
Renovate Bot authored
-
- Jul 17, 2021
-
-
Renovate Bot authored
-
- Jul 13, 2021
-
-
Bekerle, Patrizio authored
-
- Jul 08, 2021
-
-
Bekerle, Patrizio authored
-
- Jul 07, 2021
-
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
- Jul 01, 2021
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
We match based on the tag name now and not on the namespace, so revert this again so it's consistent with the other packages
-
Reiter, Christoph authored
So we only need to define it in one place.
-
- Jun 16, 2021
-
-
Bekerle, Patrizio authored
-
- Jun 12, 2021
-
-
Renovate Bot authored
-
- Jun 10, 2021
-
-
Reiter, Christoph authored
Just to test if/how this works. It now uses "dbp-auth" instead of "translation", which was the i18next default.
-
Reiter, Christoph authored
-
- May 29, 2021
-
-
Renovate Bot authored
-
- May 17, 2021
-
-
Renovate Bot authored
-
Renovate Bot authored
-
Renovate Bot authored
-
- May 12, 2021
-
-
Reiter, Christoph authored
It always seems like the button is missing when loading the page and expecting the button there based on experience.
-
Reiter, Christoph authored
-
- May 03, 2021
-
-
Renovate Bot authored
-
- Apr 29, 2021
-
-
Reiter, Christoph authored
In newer versions there is now a normal method for this which also supports dynamically added components. The static version is deprecated and removed in 2.0, so we need to port here.
-
- Apr 28, 2021
-
-
Reiter, Christoph authored
This has proper support for rollup while providing the same API. This is what open-wc recommends now and uses in their @open-wc/testing package
-
- Apr 19, 2021
-
-
Renovate Bot authored
-
- Apr 14, 2021
-
-
Reiter, Christoph authored
-
- Apr 13, 2021
-
-
Bekerle, Patrizio authored
-
- Mar 29, 2021
-
-
Reiter, Christoph authored
This prevents eslint from traversing the parent directories. In the case there was a conflicting eslint config in a parent directory it would error out otherwise (like is the case in our apps)
-
Bekerle, Patrizio authored
-