ThetaDev
ThetaDev pushed tag v0.3.5 to HSA/Visitenbuch 2024-05-20 15:12:27 +02:00
ThetaDev pushed to main at HSA/Visitenbuch 2024-05-20 15:12:26 +02:00
b696ee8894 chore(release): release v0.3.5
03f6c58482 fix: remove test route
d746e4787d feat: add optional Keycloak endpoint config
Compare 3 commits »
ThetaDev pushed to main at HSA/Visitenbuch 2024-05-19 15:45:47 +02:00
47f0a08ea3 fix: add dumb-init to docker image
2a4bda70c6 fix: allow multiple date filters
882ae66a6a chore: remove unused zod-form-data dependency
98c62ac460 fix!: ensure category, room and station names are unique
Compare 4 commits »
ThetaDev pushed to main at HSA/Visitenbuch 2024-05-18 16:30:46 +02:00
ad796dcb57 feat: focus filter bar when pressing F
9ed5f15b9e fix: Filterbar does not exclude present filters from URL, text filters dont confirm when defocused
f4f03ab491 fix: humanDate capitalization
34e54fa4af fix: dont create entry executions if entry is only postponed
Compare 4 commits »
ThetaDev pushed to main at ThetaDev/rustypipe 2024-05-17 18:28:42 +02:00
29a7db231a test: fix asserts: client version parts, iOS client bitrate
ThetaDev released Visitenbuch v0.3.4 at HSA/Visitenbuch 2024-05-16 20:40:27 +02:00
ThetaDev pushed tag v0.3.4 to HSA/Visitenbuch 2024-05-16 20:32:08 +02:00
ThetaDev pushed to main at HSA/Visitenbuch 2024-05-16 20:32:07 +02:00
a69c474d1d chore(release): release v0.3.4
ThetaDev pushed to main at HSA/Visitenbuch 2024-05-16 20:22:16 +02:00
c6abf633f8 feat: select table entries on doubleclick
88a5040f9c fix: autocomplete not closing on tab
cdb344609c fix: remove process.on hooks (not necessary)
4a3155c33a fix: close autocomplete on defocus
Compare 4 commits »
ThetaDev pushed to main at HSA/Visitenbuch 2024-05-16 17:30:18 +02:00
a4eebb944f fix: avoid global state, use context for savedFilters
d5e9a9469f fix: use btn-id class for all tables
Compare 2 commits »
ThetaDev pushed to main at HSA/Visitenbuch 2024-05-14 16:29:14 +02:00
f76e7fd97f fix: escape HTML for licenses file
ThetaDev pushed to main at HSA/Visitenbuch 2024-05-14 16:07:54 +02:00
068c7961ae ci: set fetch-depth to 1 to extract tag messages
ThetaDev released Visitenbuch v0.3.3 at HSA/Visitenbuch 2024-05-14 16:02:07 +02:00
ThetaDev pushed to main at HSA/Visitenbuch 2024-05-14 15:53:32 +02:00
3b2f34952a chore(release): release v0.3.3
fd4cb0c96f ci: fix: use pnpm run
Compare 2 commits »
ThetaDev pushed tag v0.3.3 to HSA/Visitenbuch 2024-05-14 15:53:32 +02:00
ThetaDev deleted tag v0.3.3 from HSA/Visitenbuch 2024-05-14 15:52:44 +02:00
ThetaDev pushed to main at HSA/Visitenbuch 2024-05-14 15:41:01 +02:00
775fa1c5a5 chore(release): release v0.3.3
3aba85e411 ci: dont print build log for E2E tests
Compare 2 commits »
ThetaDev pushed tag v0.3.3 to HSA/Visitenbuch 2024-05-14 15:41:01 +02:00
ThetaDev pushed to main at HSA/Visitenbuch 2024-05-14 15:34:54 +02:00
cbc7d65103 test: use fixtures for E2E tests, fix wrong OIDC URL in CI
ThetaDev pushed to main at HSA/Visitenbuch 2024-05-14 14:41:43 +02:00
5b3da498d6 ci: fix upload E2E report (2)