883 Commits

Author SHA1 Message Date
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
Some checks failed
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
Some checks failed
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
2a915620c9
Import add to datatable 2023-04-12 21:11:06 +02:00
526688935f
Merge branch 'experiment/tanstack' of https://git.odit.services/lfk/frontend into experiment/tanstack 2023-04-12 21:10:51 +02:00
c7dcf7c66d
scan delete working 2023-04-12 21:10:36 +02:00
06411dc147
Add runners reactivity 2023-04-12 21:09:40 +02:00
195d182cc9
Add Card appends current cards 2023-04-12 21:04:29 +02:00
17217dae76
Merge branch 'experiment/tanstack' of https://git.odit.services/lfk/frontend into experiment/tanstack 2023-04-12 20:54:33 +02:00
f105cc0a41
wip: delete scans 2023-04-12 20:54:09 +02:00
2f62c7ae89
Fixed killing of the dom 2023-04-12 20:54:00 +02:00
f6c1fea17c
Added status filter function 2023-04-12 20:47:36 +02:00
178dc93319
Merge branch 'experiment/tanstack' of git.odit.services:lfk/frontend into experiment/tanstack 2023-04-12 20:43:09 +02:00
8ffe8eff06
Basic card delete modal 2023-04-12 20:43:08 +02:00
bd4952ee57
wip:ScanValid badge 2023-04-12 20:40:04 +02:00
4b171fd04f
ScansOverview: use CardRunner link 2023-04-12 20:36:56 +02:00
2c198cfde8
Added custom filter to scan overview 2023-04-12 20:33:30 +02:00
7c6d39b5fa
Added custom runner filter 2023-04-12 20:32:24 +02:00
9c13b2f9e9
fix(CardsOverview): table scroll + checkbox posititioning 2023-04-12 20:27:12 +02:00
1ec9556aa6
ScansOverview: fallback for manual scans 2023-04-12 20:22:59 +02:00
adec38b50b
Merge branch 'experiment/tanstack' of git.odit.services:lfk/frontend into experiment/tanstack 2023-04-12 20:20:31 +02:00
a35af6f020
Moved data loading to onmount 2023-04-12 20:20:30 +02:00
e74ff5e885
Merge branch 'experiment/tanstack' of https://git.odit.services/lfk/frontend into experiment/tanstack 2023-04-12 20:20:10 +02:00
c87561f63b
wip: ScansOverview -> new datatable 2023-04-12 20:19:48 +02:00
c681570134
Fixed edit dispatch 2023-04-12 20:15:43 +02:00
53b945c72f
Moved update card logic to overview 2023-04-12 20:14:04 +02:00
f6985daec7
Cards details modal 2023-04-12 20:07:46 +02:00
5662c3b6da
Basic card table replace 2023-04-12 20:06:26 +02:00
9def0b27c9
fix: formatting 2023-04-12 19:56:29 +02:00
52a02c82d2
yeeted extra table styling 2023-04-12 19:47:48 +02:00
c241961d0a
Extracted table header 2023-04-12 19:46:33 +02:00