35 Commits

Author SHA1 Message Date
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
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
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
01b415d4cb
fix: scan laptime formatting 2023-04-26 22:56:38 +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
52439aa5bc
Allways set loaded to true
ref #175
2023-04-18 20:47:42 +02:00
cac34db1fd
Paginated scan loading
ref #175
2023-04-18 20:43:04 +02:00
cffbd17dc7
Added timestamps to scanoverview 2023-04-15 19:56:55 +02:00
7d8c68a455
Scan deletion 2023-04-12 21:25:26 +02:00
f5d14f2e18
Scan reactive add 2023-04-12 21:14:37 +02:00
c7dcf7c66d
scan delete working 2023-04-12 21:10:36 +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
f6c1fea17c
Added status filter function 2023-04-12 20:47:36 +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
1ec9556aa6
ScansOverview: fallback for manual scans 2023-04-12 20:22:59 +02:00
c87561f63b
wip: ScansOverview -> new datatable 2023-04-12 20:19:48 +02:00
cb5f2b73d0
drop old datatables 2023-04-12 18:29:06 +02:00
9505c2b030 add TODO for ScansOverview status filter
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-19 12:45:07 +01:00
008835c24f ScansOverview: add ThFilterTrack
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-19 12:38:09 +01:00
754931b2f6 ScansOverview: migrate to datatable
All checks were successful
continuous-integration/drone/push Build is passing
close #168
2023-03-19 12:28:27 +01:00
6b92405bae Removed middlename search from all files that had it
ref #107
2021-03-25 18:19:44 +01:00
60aa919b14 Added language keys🌎
ref #92
2021-03-18 17:17:15 +01:00
fc668c6880 Removed useless console.logs
ref #92
2021-03-18 17:09:44 +01:00
ff1bc8a44a Fixed bugs with stuff not being displayed🛠
ref #92
2021-03-17 20:02:04 +01:00
5afa541b30 Added formatted laptime
ref #92
2021-03-17 14:21:02 +01:00
53aa3bc3ae Adjusted filter
ref #92
2021-03-17 14:00:51 +01:00
eb0910be57 Added basic scan overview
ref #92
2021-03-17 13:49:51 +01:00
e9d5527482 Fixed emptystate 🛠
ref #92
2021-03-17 13:35:17 +01:00