|
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 |
|
|
bc4ac0f316
|
drop legacy ThFilter components
|
2023-04-22 11:45:40 +02:00 |
|
|
6952b8727f
|
drop propfilepic
|
2023-04-22 11:41:51 +02:00 |
|
|
8fb1e0ca0f
|
svelte-french-toast + translations
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 |
|
|
56c3365656
|
add svelte-french-toast
continuous-integration/drone/push Build is failing
|
2023-04-22 11:11:50 +02:00 |
|
|
7cb6b63eb9
|
Smaller sponsoring page size
|
2023-04-19 18:23:07 +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 |
|
|
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 |
|
|
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
continuous-integration/drone/push Build is failing
|
2023-04-19 16:56:23 +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 |
|
|
8f8858f100
|
feat(DonationsOverview): i18n loading text
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 |
|
|
4fcb26cf93
|
feat(dashboard): Updated stats icons
|
2023-04-19 16:04:02 +02:00 |
|
|
269def20d1
|
feat(dashboard): Added average sponsoring
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 |
|
|
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 |
|
|
318547db46
|
Adjusted size on smaller devices
ref #173
|
2023-04-17 17:55:33 +02:00 |
|
|
4834d1484c
|
Styling
ref #173
|
2023-04-17 17:51:46 +02:00 |
|
|
4b6342727e
|
Implemented config code generation
ref #173
|
2023-04-17 17:47:57 +02:00 |
|
|
cb5fa52cd9
|
Barcode placeholder
ref #173
|
2023-04-17 17:32:42 +02:00 |
|
|
e95f2333b0
|
Hide address2 in orgs by default
|
2023-04-15 23:30:46 +02:00 |
|
|
5e65fb3301
|
Dont show adress 2 in runner overview
|
2023-04-15 23:27:19 +02:00 |
|
|
cffbd17dc7
|
Added timestamps to scanoverview
|
2023-04-15 19:56:55 +02:00 |
|
|
5291e049a1
|
fix(ConfirmStatsClientDeletion): ScanStationService -> StatsClientService
continuous-integration/drone/push Build is failing
|
2023-04-15 19:42:19 +02:00 |
|
|
08fbb504c9
|
fix(ConfirmScanStationDeletion): donorControllerRemove -> scanStationControllerRemove
|
2023-04-15 19:41:42 +02:00 |
|
|
9fe53b0b9c
|
fix: button onclick a11y
continuous-integration/drone/push Build is failing
|
2023-04-12 21:36:16 +02:00 |
|
|
6d9d8a4724
|
Scans deletion
|
2023-04-12 21:25:33 +02:00 |
|
|
7d8c68a455
|
Scan deletion
|
2023-04-12 21:25:26 +02:00 |
|
|
8f33640bec
|
Reactivated generate cards modal
|
2023-04-12 21:20:56 +02:00 |
|
|
f89023e24a
|
Always load bulk created cards
|
2023-04-12 21:17:53 +02:00 |
|
|
f5d14f2e18
|
Scan reactive add
|
2023-04-12 21:14:37 +02:00 |
|
|
9811ede3b2
|
removed unused import
|
2023-04-12 21:11:56 +02:00 |
|
|
b2e51fea48
|
Merge branch 'experiment/tanstack' of git.odit.services:lfk/frontend into experiment/tanstack
|
2023-04-12 21:11:08 +02:00 |
|