71 Commits

Author SHA1 Message Date
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
4c2c24af2c Changed top info style for donation overview
ref #133
2021-04-15 14:33:35 +02:00
3d3a10aafb You can now mark fixed donations as already paid on creation
ref #133
2021-04-15 14:31:24 +02:00
5645eeaafa Added paid donation amount and status to donation detail
ref #133
2021-04-15 14:17:28 +02:00
961477d522 Added total donation amount to donation overview
ref #133
2021-04-15 14:12:11 +02:00
6b92405bae Removed middlename search from all files that had it
ref #107
2021-03-25 18:19:44 +01:00
8e0437728b Smaller bugfixes 2021-03-20 17:41:44 +01:00
64311e9652 Fixed select bug for sponsoring detail 🛠
ref #98
2021-03-18 16:08:56 +01:00
77662b9c19 Fixed select bug for sponsoring modal 🐞
ref #98
2021-03-18 16:04:20 +01:00
dfa38d3421 Small bugfixes
ref #91
2021-03-17 17:02:40 +01:00
1a115a8423 Small bugfix 🛠
ref #91
2021-03-17 11:09:53 +01:00
5a2172bb9b Now checking selectables for not being null
ref #91
2021-03-17 11:09:32 +01:00
8b95b300e2 MAde detail editable through the more reacctive process
ref #91
2021-03-17 10:41:24 +01:00
ee0c1496e6 Added clear event
ref #91
2021-03-15 16:04:47 +01:00
1bc840430f Added missing clear
ref #91
2021-03-14 19:42:41 +01:00
76be8d5a87 New fancy selects for donation details
ref #91
2021-03-14 19:08:56 +01:00