1631 Commits

Author SHA1 Message Date
8fb1e0ca0f
svelte-french-toast + translations
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-22 11:22:38 +02:00
763a01af09
cleanup MainDashContent 2023-04-22 11:16:57 +02:00
663cb29ccd
translation cleanups 2023-04-22 11:16:50 +02:00
56c3365656
add svelte-french-toast
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-22 11:11:50 +02:00
e7b2c64798
🚀RELEASE v1.3.4
Some checks failed
continuous-integration/drone/push Build is failing
1.3.4
2023-04-19 18:23:17 +02:00
7cb6b63eb9
Smaller sponsoring page size 2023-04-19 18:23:07 +02:00
d6d88f5f60
🚀RELEASE v1.3.3
Some checks failed
continuous-integration/drone/push Build is failing
1.3.3
2023-04-19 18:18:44 +02:00
2c208c4381
bumped lfk-client-js 2023-04-19 18:18:26 +02:00
39bc6c4945
🚀RELEASE v1.3.2
Some checks failed
continuous-integration/drone/push Build is failing
1.3.2
2023-04-19 18:17:18 +02:00
b94e3b745f
fix(donors): Shortened texts 2023-04-19 18:16:50 +02:00
6f337aeee1
feat(donations): Resolve donations via donor 2023-04-19 18:15:15 +02:00
5d48060834
fix(donors): Removed debug infos 2023-04-19 18:12:24 +02:00
c842c203e2
🚀RELEASE v1.3.1
All checks were successful
continuous-integration/drone/push Build is passing
1.3.1
2023-04-19 18:00:58 +02:00
5bcfc8db75
More filtering 2023-04-19 18:00:41 +02:00
27b4dde755
feat(donors): Added name and address filtering 2023-04-19 18:00:16 +02:00
91ab199769
feat(donations): Donation table filtering 2023-04-19 17:53:24 +02:00
e75be49be4
🚀RELEASE v1.3.0
All checks were successful
continuous-integration/drone/push Build is passing
1.3.0
2023-04-19 17:41:40 +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
4a6230c439
Merge branch 'dev' of git.odit.services:lfk/frontend into dev
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-19 16:56:23 +02:00
fdc7d80bbf
🚀RELEASE v1.2.0 1.2.0 2023-04-19 16:56:09 +02:00
352551e168
feat(donorsoverview): Dynamicly add newly generated donors 2023-04-19 16:55:14 +02:00
7aec050419
feat(donorsoverview): Implemented delete confirmation with datatable 2023-04-19 16:49:54 +02:00
4289034436 new license file version [CI SKIP] 2023-04-19 14:45:02 +00: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
d98fb0d5b2
feat(donoroverview): Added datatable formatters 2023-04-19 16:39:30 +02:00
5014bf5bc5
feat(donors): Load donors paginated 2023-04-19 16:23:00 +02:00
0708cabc75
🚀RELEASE v1.1.0
Some checks failed
continuous-integration/drone/push Build is failing
1.1.0
2023-04-19 16:05:21 +02:00
4fcb26cf93
feat(dashboard): Updated stats icons 2023-04-19 16:04:02 +02:00
269def20d1
feat(dashboard): Added average sponsoring
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-19 15:59:45 +02:00
b8de9e0e42
feat(dashboard): Added average distance 2023-04-19 15:57:46 +02:00
7b2b598588
feat(dashboard): Added total donations 2023-04-19 15:56:21 +02:00
e0b61486b0
feat(dashboar): Added total donors to overview 2023-04-19 15:54:39 +02:00
3f86f7412f
Lockfile 2023-04-19 15:53:33 +02:00
6454d960de
Bumped client 2023-04-19 15:53:28 +02:00
37154c188b
Merge branch 'dev' of git.odit.services:lfk/frontend into dev
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-19 15:38:15 +02:00
8da7578a0a
🚀RELEASE v1.0.0 1.0.0 2023-04-19 15:37:56 +02:00
2a64094006 new license file version [CI SKIP] 2023-04-19 13:37:32 +00:00
e9ce9644ff
Merge pull request 'feature/175-request_pagination' (#176) from feature/175-request_pagination into dev
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #176
2023-04-19 13:37:16 +00: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
cac34db1fd
Paginated scan loading
ref #175
2023-04-18 20:43:04 +02:00
faf3893180
Paginated runner loading (1000 per page)
ref #175
2023-04-18 20:40:28 +02:00
c33dfcfddd
Implemented Async loading of cards via pagination (500 cards per request)
ref #175
2023-04-18 20:38:01 +02:00
019e14ab1f
Bumped lfk client
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-18 20:18:46 +02:00
b5790196c6
Merge branch 'dev' of git.odit.services:lfk/frontend into dev
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-17 17:56:42 +02:00
94a64ca690
🚀RELEASE v0.19.0 0.19.0 2023-04-17 17:56:34 +02:00
a6ce04c903 new license file version [CI SKIP] 2023-04-17 15:56:08 +00:00