Commit Graph

1671 Commits

Author SHA1 Message Date
e28f543d89 feat(donation): Use new endpoint for creating anon donations 2025-04-28 20:06:07 +02:00
1ec8e2186b chore(deps): Fresh lock 2025-04-28 20:05:21 +02:00
657fb04f1b refactor(i18n): Shortened translation 2025-04-28 19:57:28 +02:00
dc1e6b7a67 fix(donations): Translate modal title 2025-04-28 19:56:47 +02:00
77a432817e refactor(i18n): Update translations 2025-04-28 19:56:00 +02:00
31a4ff9d90 fix(donations): Remove paid from anon donations 2025-04-28 19:55:47 +02:00
cb315d94fd chore(deps): Bump @odit/lfk-client-js 2025-04-28 19:52:39 +02:00
32f72df105 fix(donations): Don't show enter payment for anon donations 2025-04-28 19:40:57 +02:00
724e84441e feat(shared): Hide link while keeping width 2025-04-28 19:39:02 +02:00
ecd418c5db fix(donations): Don't show details for anon donations 2025-04-28 19:38:43 +02:00
5dcb4cb508 chore(release): 1.12.0
All checks were successful
Build release images / build-container (push) Successful in 1m10s
1.12.0
2025-04-28 11:05:59 +02:00
9c03e359a4 feat: anonymous donations
commit 8c56aa3c46
Merge: f642849d 1505080a
Author: Philipp Dormann <philipp@philippdormann.de>
Date:   Mon Apr 28 10:57:14 2025 +0200

    Merge branch 'dev' into feature/anonyme-spende

commit f642849dbb
Author: Philipp Dormann <philipp@philippdormann.de>
Date:   Mon Apr 28 10:56:45 2025 +0200

    wip

commit 7ac92ae6ca
Author: Philipp Dormann <philipp@philippdormann.de>
Date:   Mon Apr 28 10:45:47 2025 +0200

    wip

commit 95af9f9914
Author: Philipp Dormann <philipp@philippdormann.de>
Date:   Mon Apr 28 10:44:02 2025 +0200

    i18n

commit 1004aee16c
Author: Philipp Dormann <philipp@philippdormann.de>
Date:   Mon Apr 28 10:40:23 2025 +0200

    implement DonationDonor

commit 0baf2fc460
Author: Philipp Dormann <philipp@philippdormann.de>
Date:   Mon Apr 28 10:38:27 2025 +0200

    wip

commit 09b59175ee
Author: Philipp Dormann <philipp@philippdormann.de>
Date:   Mon Apr 28 10:35:45 2025 +0200

    wip

commit a21f61f3f3
Author: Philipp Dormann <philipp@philippdormann.de>
Date:   Mon Apr 28 10:24:07 2025 +0200

    wip
2025-04-28 11:05:40 +02:00
1505080afd refactor: use modern tailwindcss features 2025-04-28 10:57:06 +02:00
8cb6093f0b chore(release): 1.11.5
All checks were successful
Build release images / build-container (push) Successful in 58s
1.11.5
2025-04-25 16:11:44 +02:00
7a92adcd3a Merge branch 'dev' of git.odit.services:lfk/frontend into dev 2025-04-25 16:11:00 +02:00
27396e17f2 fix(cards): Update table for edit events 2025-04-25 16:10:11 +02:00
fefd5c8237 chore(release): 1.11.4
All checks were successful
Build release images / build-container (push) Successful in 58s
1.11.4
2025-04-25 15:18:54 +02:00
f9993c60f5 feat(CardAssign): styled buttons 2025-04-25 15:18:21 +02:00
8e314f8676 feat(CardAssignment): support EAN13 2025-04-25 15:14:31 +02:00
98a3b07237 chore(release): 1.11.3
All checks were successful
Build release images / build-container (push) Successful in 1m0s
1.11.3
2025-04-25 14:53:55 +02:00
efad6fdf2e fix(cards): Z-Index for bulk card modal 2025-04-25 14:53:36 +02:00
bce6d484a9 chore(deps): Updated lock 2025-04-25 14:51:47 +02:00
2dea19df89 chore(release): 1.11.2
All checks were successful
Build release images / build-container (push) Successful in 1m1s
1.11.2
2025-04-23 11:01:55 +02:00
6c986467d3 fix(cardassignment): handle card not found 2025-04-23 11:01:06 +02:00
3cedbebe40 chore(release): 1.11.1
All checks were successful
Build release images / build-container (push) Successful in 1m2s
1.11.1
2025-04-22 22:28:19 +02:00
dc986e4fe5 ci: fix build 2025-04-22 22:27:53 +02:00
cae6be6f86 chore(release): 1.11.0
Some checks failed
Build release images / build-container (push) Failing after 31s
1.11.0
2025-04-22 22:26:14 +02:00
1d6ed99073 fix(cardassignment): debounce w/ immediate start 2025-04-22 22:25:54 +02:00
1605b0f7b2 feat(cards): badge style for runner links 2025-04-22 22:05:29 +02:00
244be471f0 chore(deps): bump
- vite@6
- @bwip-js/browser
- svelte-i18n@4
- migrate from csvtojson to papaparse
2025-04-22 22:03:23 +02:00
a12c4f87d2 fix: modal position & z index 2025-04-22 21:59:15 +02:00
312457494c feat(ImportRunnerModal): sort groups by name 2025-04-22 21:57:59 +02:00
3288ffb3cc chore: move privacy & imprint to website links 2025-04-22 21:19:00 +02:00
81a8ce002c chore: move to tailwind v4 2025-04-22 21:18:19 +02:00
e1bf435080 fix(RunnerDetail): move to standard html select for groups 2025-04-22 21:15:56 +02:00
80ab4e037e chore: tailwind class cleanup 2025-04-22 21:15:18 +02:00
3fab344779 chore(release): 1.10.6
All checks were successful
Build release images / build-container (push) Successful in 1m3s
1.10.6
2025-04-22 19:11:14 +02:00
d841727439 feat: improved mobile card assignment
commit 062daa6a0c
Author: Philipp Dormann <philipp@philippdormann.de>
Date:   Tue Apr 22 19:10:26 2025 +0200

    wip

commit cfc3c44f9f
Author: Philipp Dormann <philipp@philippdormann.de>
Date:   Tue Apr 22 19:09:19 2025 +0200

    wip

commit d2bc780656
Author: Philipp Dormann <philipp@philippdormann.de>
Date:   Tue Apr 22 19:09:02 2025 +0200

    wip

commit dc5ea5240c
Author: Philipp Dormann <philipp@philippdormann.de>
Date:   Tue Apr 22 18:48:25 2025 +0200

    wip

commit fcadedaa30
Author: Philipp Dormann <philipp@philippdormann.de>
Date:   Tue Apr 22 18:47:41 2025 +0200

    wip

commit 2a4fe2b28f
Author: Philipp Dormann <philipp@philippdormann.de>
Date:   Tue Apr 22 18:40:26 2025 +0200

    wip
2025-04-22 19:10:57 +02:00
87df34bb56 chore(release): 1.10.5
All checks were successful
Build release images / build-container (push) Successful in 1m0s
1.10.5
2025-04-22 17:47:22 +02:00
9c3b742a98 feat(runners): add distance sorting 2025-04-22 17:47:04 +02:00
68bf3717f9 chore(release): 1.10.4
All checks were successful
Build release images / build-container (push) Successful in 1m0s
1.10.4
2025-04-22 17:27:18 +02:00
f88c6e0dba fix(runners): Fix runner overview sort 2025-04-22 17:26:18 +02:00
12050cdda9 chore(release): 1.10.3
All checks were successful
Build release images / build-container (push) Successful in 1m24s
1.10.3
2025-04-17 21:15:58 +02:00
01e77a97f3 feat(pdf): Send selfservicelink for generation 2025-04-17 21:13:15 +02:00
10824b5d9b chore(deps): Bump @odit/lfk-client-js 2025-04-17 21:03:28 +02:00
d9870e03bc chore(release): 1.10.2
All checks were successful
Build release images / build-container (push) Successful in 1m0s
1.10.2
2025-04-11 12:24:49 +02:00
785b9e0b60 refactor(runners): filter table for created_via 2025-04-11 12:24:02 +02:00
fce2bc645e chore(release): 1.10.1
All checks were successful
Build release images / build-container (push) Successful in 1m1s
1.10.1
2025-04-09 11:57:16 +02:00
991716a7f5 feat: runner list filtered by created_via 2025-04-09 11:56:59 +02:00
aa720f2460 chore(release): 1.10.0
All checks were successful
Build release images / build-container (push) Successful in 1m1s
1.10.0
2025-04-09 10:39:06 +02:00