1103 Commits

Author SHA1 Message Date
d803f3d490
fix: unexpected/ missing props 2024-11-21 17:05:06 +01:00
5468766d87
fix(orgs): ImportRunnerModal props 2024-11-21 17:00:03 +01:00
e967d8d20c
feat(dashboard): reorder menu items 2024-11-21 16:59:48 +01:00
ad4db882f0
feat: cleanup random page toasts 2024-11-21 16:56:10 +01:00
84aa846b87
feat(about): cleanup ui 2024-11-21 16:55:58 +01:00
6bb49db4ee
feat(dashboard): add lfk icon and app name to mobile nav bar 2024-11-21 10:24:23 +01:00
38fb111f7a
feat: improved mobile buttons + search ui 2024-11-21 10:22:06 +01:00
a50447f457
feat(dashboard): improved a11y of active sidebar menu item 2024-11-21 10:14:22 +01:00
b1a2044631
feat(dashboard): match greeting style with rest of titles 2024-11-21 10:11:03 +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
10182433f8
feat(i18n/de): rename "Track" to "Laufstrecke" 2024-11-21 10:04:38 +01:00
b338f33a63
feat(dashboard): improved mobile ui hamburger button 2024-11-21 09:58:15 +01:00
cb82200481
feat(users/UsersOverview): improve ui by adding borders to badges 2024-11-21 09:57:50 +01:00
372fa110ec
fix(scanstations): CopyScanStationTokenModal open after create 2024-11-21 09:40:32 +01:00
a5e72a18e3
refactor(scanstations/CopyScanStationTokenModal): drop dispatch 2024-11-21 09:31:45 +01:00
c60bae4533
fix(tracks/AddTrackModal): i18n 2024-11-21 09:30:52 +01:00
9bfc0c5338
fix(components): Add missing toast imports 2024-11-20 19:28:07 +01:00
88bc1982ca
Show donations as euro in export 2023-07-31 18:55:09 +02:00
d867c08aba
fix(donation/payment): Funny javascript number to float conversion where integers were needed 2023-05-18 21:34:41 +02:00
574e0dcb05
feat(orgs): Show total distance 2023-05-10 13:27:47 +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
4235758a6d
🚀RELEASE v1.4.8
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-09 10:44:04 +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
97b57aeb0c
fix(donor/detail): Set email to null to avoid vaidation errors 2023-05-04 20:10:21 +02:00
e25ed1fff9
fix(donor/detail): Set phone to null to avoid vaidation errors 2023-05-04 20:09:43 +02:00
a2ff5b8a14
fix(donor/details): don't load donations 2023-05-04 20:07:54 +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
edc2dcab92
fix(DonorDetail): missing toast import
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-04 13:53:59 +02:00
d49f545d94
fix(GenerateRunnerCertificates): missing toast import
Some checks failed
continuous-integration/drone/push Build is failing
2023-05-04 13:53:42 +02:00
3b98c99b72
🚀RELEASE v1.4.1
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-01 15:10:55 +02:00
1da775a09b
Fixed translation 2023-05-01 15:10:18 +02:00
f0475bd9a0
🚀RELEASE v1.4.0
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-01 15:08:03 +02:00
811f5d5754
monospace fonts for IDs in overviews 2023-05-01 14:53:34 +02:00
69ec7fc1fe
ScansOverview full month formatting 2023-05-01 14:42:56 +02:00
064197d222
Dynamicly adjust page size for large datasets 2023-05-01 14:35:46 +02:00
e9cf2bc849
Full track table editing 2023-05-01 14:27:56 +02:00
103ad57ddc
Added track update toasts 2023-05-01 14:25:22 +02:00
2856c5c1b7
Editing update logic 2023-05-01 14:23:25 +02:00
a953349c14
Updated the track editing switch logic 2023-05-01 14:13:40 +02:00
175d86745f
Added edit button for trackscans 2023-05-01 14:05:44 +02:00
081a141218
Implemented delete for new track table 2023-05-01 14:03:46 +02:00
e904ab0b84
fix: a11y in About page 2023-04-27 08:30:12 +02:00
a2f9dbbe01
text cleanups, StatCard improvements 2023-04-27 08:29:07 +02:00