86 Commits

Author SHA1 Message Date
5f5d8277b9
wip 2025-03-20 22:15:36 +01:00
0a6cf619b0
wip 2025-03-20 22:13:41 +01:00
e82350df4a
wip 2025-03-20 21:42:02 +01:00
79e6a4212d
feat: improve input readability 2025-03-20 21:31:33 +01:00
c37fb98bed
feat: improve fonts + button positions 2025-03-20 21:29:10 +01:00
391186d01f
feat: athiti font 2025-03-18 00:46:10 +01:00
ad4db882f0
feat: cleanup random page toasts 2024-11-21 16:56:10 +01:00
38fb111f7a
feat: improved mobile buttons + search ui 2024-11-21 10:22:06 +01:00
c883920caa
feat: improved dashboard titles ui + a11y 2024-11-21 10:09:14 +01:00
21453ef272
feat: improved dashboard titles ui + a11y 2024-11-21 10:07:20 +01:00
9bfc0c5338
fix(components): Add missing toast imports 2024-11-20 19:28:07 +01:00
d867c08aba
fix(donation/payment): Funny javascript number to float conversion where integers were needed 2023-05-18 21:34:41 +02:00
6025e43baa
Fixed empty return 2023-05-09 16:29:41 +02:00
d9a47f882c
Changed the in table replacement method 2023-05-09 16:29:25 +02:00
59fe2dfabb
Switched donor loading to non-paginated 2023-05-09 10:43:33 +02:00
a8a771114d
Paginated modal data loading 2023-05-04 20:28:21 +02:00
4e0a2c8301
Moved loading to onmount 2023-05-04 20:17:29 +02:00
803d64c78c
fix: Removed dynamic pagesize adjustments
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-04 20:03:23 +02:00
dacb2f8ace
Revert "revert: buggy pagination"
This reverts commit b2648645e8fc05f8742ecfc592557f954261671b.
2023-05-04 19:57:46 +02:00
66f1e6b4fe
fix(AddDonationModal): missing toast dismiss on success distance donation
Some checks failed
continuous-integration/drone/push Build is failing
2023-05-04 14:44:17 +02:00
b2648645e8
revert: buggy pagination
Some checks failed
continuous-integration/drone/push Build is failing
2023-05-04 14:32:37 +02:00
811f5d5754
monospace fonts for IDs in overviews 2023-05-01 14:53:34 +02:00
064197d222
Dynamicly adjust page size for large datasets 2023-05-01 14:35:46 +02:00
a2f9dbbe01
text cleanups, StatCard improvements 2023-04-27 08:29:07 +02:00
5e82638f35
striped tabled 2023-04-26 22:51:57 +02:00
46d076af9d
formatting, full migration to svelte-french-toast 2023-04-26 22:47:42 +02:00
7cb6b63eb9
Smaller sponsoring page size 2023-04-19 18:23:07 +02:00
91ab199769
feat(donations): Donation table filtering 2023-04-19 17:53:24 +02:00
505fb8cb08
feat(donations): Implemented donation deletion via confirm modal 2023-04-19 17:41:21 +02:00
e5c9265588
feat(donations): Implemented add donation payment via datatable refresh 2023-04-19 17:34:34 +02:00
02003ec80e
feat(donations): Donations reactive create and load into datatable 2023-04-19 17:21:24 +02:00
133470b6f2
feat(donationsoverview): Switched donations overview to datatable 2023-04-19 17:12:04 +02:00
8f8858f100
feat(DonationsOverview): i18n loading text
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-19 16:44:39 +02:00
52439aa5bc
Allways set loaded to true
ref #175
2023-04-18 20:47:42 +02:00
ccf865687b
Donation paginated loading
ref #175
2023-04-18 20:46:18 +02:00
cb5f2b73d0
drop old datatables 2023-04-12 18:29:06 +02:00
9bec95ede8
dependency update, drop focusTrap, first tanstack experiment in RunnersOverview 2023-04-12 15:20:38 +02:00
dcd0d5a362 Merge branch 'feature/133-donation_payments' of https://git.odit.services/lfk/frontend into feature/133-donation_payments 2021-04-15 18:27:47 +02:00
18acac83bc AddDonationModal - vertical alignment for paid status
ref #133
2021-04-15 18:27:35 +02:00
d7d44470bb DonationsOverview contrast on action
ref #133
2021-04-15 18:25:52 +02:00
0f0aae7ba4 Fixed chante recognition bug for fixed donation
ref #133
2021-04-15 18:21:23 +02:00
04a3038369 Added missing updated comparison
ref #133
2021-04-15 16:56:03 +02:00
bdcf5d3fc0 Added payment updating via detail
ref #133
2021-04-15 15:54:14 +02:00
de5aa9237d Added **all** missing toast translations
ref #133
2021-04-15 15:42:29 +02:00
d015f97395 Added translations 🌎
ref #113
2021-04-15 15:34:36 +02:00
57618156b4 Added msiisng runner id conversion
ref #133
2021-04-15 15:30:23 +02:00
865254d646 Fixed styling
ref #133
2021-04-15 15:25:17 +02:00
1dbab03fe7 You can now add payments from the donation overview
ref #133
2021-04-15 15:24:31 +02:00
a943aaf5fc You can now open a modal to add a payment to a donation from the donation overview
ref #133
2021-04-15 15:05:05 +02:00
6e6e8b2617 Added Add Payment button to donor overview
ref #133
2021-04-15 14:40:46 +02:00