- Jun 09, 2022
-
-
Kocher, Manuel authored
-
Kocher, Manuel authored
-
- Jun 07, 2022
-
-
Kocher, Manuel authored
-
- Jun 02, 2022
-
-
Kocher, Manuel authored
-
Kocher, Manuel authored
-
Kocher, Manuel authored
-
- May 24, 2022
-
-
Kocher, Manuel authored
-
- May 19, 2022
-
-
Kocher, Manuel authored
-
Kocher, Manuel authored
-
Kocher, Manuel authored
-
Kocher, Manuel authored
-
Kocher, Manuel authored
-
- May 17, 2022
-
-
Kocher, Manuel authored
-
- May 12, 2022
-
-
Kocher, Manuel authored
-
Kocher, Manuel authored
-
Reiter, Christoph authored
-
Kocher, Manuel authored
-
Reiter, Christoph authored
The behaviour should be the same, except the deployer command is now independent of the CWD. We also no longer ship deployer in the docker image, but install it via composer, so it's easier to update.
-
Kocher, Manuel authored
-
Kocher, Manuel authored
-
Kocher, Manuel authored
-
- May 09, 2022
-
-
Reiter, Christoph authored
chore(deps): lock file maintenance See merge request !189
-
Renovate Bot authored
-
- May 08, 2022
-
-
Reiter, Christoph authored
fix(deps): update dependency tabulator-tables to v5.2.4 See merge request !188
-
Renovate Bot authored
-
- May 07, 2022
-
-
Reiter, Christoph authored
chore(deps): update all non-major dependencies (patch) See merge request !186
-
Renovate Bot authored
-
- May 03, 2022
-
-
Bekerle, Patrizio authored
-
- May 02, 2022
-
-
Reiter, Christoph authored
chore(deps): update dependency @rollup/plugin-url to v7 See merge request !182
-
Reiter, Christoph authored
chore(deps): update dependency mocha to v10 See merge request !183
-
Reiter, Christoph authored
chore(deps): lock file maintenance See merge request !185
-
Renovate Bot authored
-
- May 01, 2022
-
-
Reiter, Christoph authored
fix(deps): update dependency tabulator-tables to v5.2.3 See merge request !184
-
Renovate Bot authored
-
Renovate Bot authored
-
Reiter, Christoph authored
chore(deps): update all non-major dependencies (patch) See merge request !180
-
Renovate Bot authored
-
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.
-