- Apr 28, 2022
-
-
Reiter, Christoph authored
In case the path ending with the activity ID has more trailing path elements, we don't fall back to the default route but just ignore them (and save them in the router state). This allows passing in extra information via the path without breaking the routing, and in case we want to forward the routing to the activities in the future we can use the extra path elements we store for that. For this to work with our current logic we have to stop comparing path strings and compare the resulting computed state everywhere instead.
-
- Apr 07, 2022
-
-
Reiter, Christoph authored
This got added in scoped-element 2.1.0 and is more or less the same as getShadowRootDocument()
-
- Feb 15, 2022
-
-
Steinwender, Tamara authored
-
- Feb 09, 2022
-
-
Steinwender, Tamara authored
-
- Feb 07, 2022
-
-
Reiter, Christoph authored
In case the scoped registry polyfill is loaded we need to create elements inside of the shadowroot. getShadowRootDocument() returns the polyfilled shadowroot, or in case the polyfill is not loaded just return the global document, which works in case there are no scoped registries. In case we get something like https://github.com/open-wc/open-wc/pull/2389 this will be usefull. Also it makes IDE completion work + eslint.
-
- Feb 02, 2022
-
-
Reiter, Christoph authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
- Feb 01, 2022
-
-
Steinwender, Tamara authored
-
- Jan 27, 2022
-
-
Steinwender, Tamara authored
-
- Jan 26, 2022
-
-
Steinwender, Tamara authored
-
- Jan 20, 2022
-
-
Tögl, Christina authored
-
- Jan 18, 2022
-
-
Steinwender, Tamara authored
-
- Jan 11, 2022
-
-
Steinwender, Tamara authored
-
- Dec 16, 2021
-
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
This reverts commit 6c632dc6
-
- Dec 14, 2021
-
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
- Dec 09, 2021
-
-
Steinwender, Tamara authored
-
- Dec 07, 2021
-
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
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.
-
- Oct 07, 2021
-
-
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.
-
- Sep 14, 2021
-
-
Reiter, Christoph authored
In case the activity emits this event then we switch to the specified activity.
-
- Sep 02, 2021
-
-
Bekerle, Patrizio authored
-
- Jul 01, 2021
-
-
Reiter, Christoph authored
-
- Jun 30, 2021
-
-
Reiter, Christoph authored
This reverts commit 421d92f3.
-
Bekerle, Patrizio authored
-
- Jun 29, 2021
-
-
Bekerle, Patrizio authored
-
- Jun 28, 2021
-
-
Steinwender, Tamara authored
-
- Jun 24, 2021
-
-
Reiter, Christoph authored
In case the current state is the default one we don't redirect. This gets rid of the initial redirect/histroy entry when loading the page.
-
Reiter, Christoph authored
If the current state can't be used to generate a path just fall back to the current path
-
Bekerle, Patrizio authored
-
- Jun 22, 2021
-
-
Bekerle, Patrizio authored
Use a dbp-rpovider in the app shell to use the attributes auth, requested-login-status and analytics-event only locally
-
Bekerle, Patrizio authored
-
- Jun 17, 2021
-
-
Bekerle, Patrizio authored
-