Valentin Kolb valentin.kolb
  • Joined on 2024-03-14
valentin.kolb pushed to main at stuve-it/stuve-it-backend 2024-05-16 14:00:05 +00:00
692f2eb0e0 fix(ldapSync): bug fix - don't delete guests
valentin.kolb pushed to main at stuve-it/stuve-it-frontend 2024-05-15 11:01:52 +00:00
03bd913d45 fix(useSearchParamToggle): fixed issue where all search params where removed when changing setting
valentin.kolb pushed to main at stuve-it/stuve-it-frontend 2024-05-14 22:03:05 +00:00
cf82f4f957 fix(EventListView): added requestKey to disable autocancalation of listSlotsQuery
valentin.kolb pushed to main at stuve-it/stuve-it-frontend 2024-05-14 21:56:54 +00:00
5ded51db47 feat(PocketBaseErrorAlert): made error msg clearer
valentin.kolb pushed to main at stuve-it/stuve-it-frontend 2024-05-14 21:44:19 +00:00
0260de9a6e feat(events): redirected user to /events/entries after he created an entry for and event slot
valentin.kolb pushed to main at stuve-it/stuve-it-frontend 2024-05-14 16:16:06 +00:00
ed341d7ca7 feat(formUtil): made description for formbuilder clearer
valentin.kolb pushed to main at stuve-it/stuve-it-frontend 2024-05-14 15:55:46 +00:00
6c3c90e307 fix(util/duration): changed printed duration values to be more precise
7f307f080e fix(util/duration): changed backend domain
Compare 2 commits »
valentin.kolb pushed to main at stuve-it/stuve-it-frontend 2024-05-14 15:25:34 +00:00
5c7a3d71de fix(app): changed backend domain
valentin.kolb pushed to main at stuve-it/stuve-it-frontend 2024-05-14 15:07:07 +00:00
bca8d10016 fix(app): bug fix when creating an event
valentin.kolb pushed to main at stuve-it/stuve-it-frontend 2024-05-14 14:52:45 +00:00
ad2a69e6fe feat(app): users are now all stored in a users table and more list settings are available
valentin.kolb pushed to main at stuve-it/stuve-it-backend 2024-05-14 12:18:25 +00:00
4d31f8de68 feat(app): chnaged users table
valentin.kolb pushed to main at stuve-it/stuve-it-frontend 2024-05-13 22:13:34 +00:00
0fc99bd187 feat(events): added view for user to look at theirs event slot entries
valentin.kolb pushed to main at stuve-it/stuve-it-frontend 2024-05-13 18:40:28 +00:00
36e6605647 fix(docker): bug fix in docker file
valentin.kolb pushed to main at stuve-it/stuve-it-frontend 2024-05-13 18:33:23 +00:00
057927e835 fix(docker): added nginx config and added webhook to cicd
valentin.kolb pushed to main at stuve-it/stuve-it-frontend 2024-05-13 16:42:01 +00:00
1afa7596d0 fix(app): added legal pages and made formUtil description HTML
valentin.kolb pushed to main at stuve-it/stuve-it-frontend 2024-05-13 14:24:11 +00:00
5d2eba55b0 fix(app): trigger action
valentin.kolb pushed to main at stuve-it/stuve-it-frontend 2024-05-13 14:22:37 +00:00
6ea4e8a7eb feat(app): added Docker and CI/CD
valentin.kolb pushed to main at stuve-it/stuve-it-backend 2024-05-11 11:30:01 +00:00
1c78615597 feat(ldapSync): changed ldap-groups and ldap-users id field
valentin.kolb pushed to main at stuve-it/stuve-it-backend 2024-04-23 06:29:53 +00:00
d3658f58f2 feat(qrApi): Got newest version of piglig/go-qr lib
valentin.kolb pushed to main at stuve-it/stuve-it-backend 2024-04-22 20:01:05 +00:00
99d13843b0 feat(project): Updated Go Version in Dockerfile