- May 01, 2022
-
-
Reiter, Christoph authored
fix(deps): update dependency tabulator-tables to v5.2.3 See merge request !184
-
Renovate Bot authored
-
Reiter, Christoph authored
chore(deps): update all non-major dependencies (patch) See merge request !180
-
Renovate Bot authored
-
- Apr 28, 2022
-
-
Reiter, Christoph authored
app-shell: allow trailing paths in the router See merge request !179
-
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.
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
- Apr 27, 2022
-
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara 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.
-
Reiter, Christoph authored
chore(deps): update dependency @rollup/plugin-commonjs to v22 See merge request !175
-
Reiter, Christoph authored
chore(deps): lock file maintenance See merge request !178
-
Renovate Bot authored
-
Reiter, Christoph authored
chore(deps): lock file maintenance See merge request !177
-
Renovate Bot authored
-
- Apr 24, 2022
-
-
Reiter, Christoph authored
chore(deps): update dependency eslint-plugin-jsdoc to v39.2.8 See merge request !176
-
Renovate Bot authored
-
Renovate Bot authored
-
- Apr 23, 2022
-
-
Reiter, Christoph authored
chore(deps): update all non-major dependencies (patch) See merge request !173
-
Renovate Bot authored
-
- Apr 19, 2022
-
-
Reiter, Christoph authored
Convert them to the matching https equivalent. probably gitlab specific, but works for now..
-
Reiter, Christoph authored
Not just when we aren't logged in. To avoid layout shifts.
-
Reiter, Christoph authored
chore(deps): update dependency glob to v8 See merge request !171
-
- Apr 18, 2022
-
-
Reiter, Christoph authored
chore(deps): lock file maintenance See merge request !172
-
Renovate Bot authored
-
- Apr 17, 2022
-
-
Reiter, Christoph authored
chore(deps): update all non-major dependencies (patch) See merge request !169
-
Renovate Bot authored
-
Renovate Bot authored
-
- Apr 14, 2022
-
-
Tögl, Christina authored
-
Tögl, Christina authored
-
Tögl, Christina authored
-
- Apr 13, 2022
-
-
Reiter, Christoph authored
the scoped mixin no longer depends on it directly
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
And adjust for the import changes
-
Reiter, Christoph authored
This was used to create HTML elements for a shadow dom, but this is now provided by the scoped-elements mixin via this.createScopedElement(). One way to handle this is enough, so remove this again. All users have been ported already.
-
- Apr 11, 2022
-
-
Reiter, Christoph authored
chore(deps): update dependency eslint-plugin-jsdoc to v39 See merge request !165
-