58 Commits

Author SHA1 Message Date
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
a2f9dbbe01
text cleanups, StatCard improvements 2023-04-27 08:29:07 +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
bc4ac0f316
drop legacy ThFilter components 2023-04-22 11:45:40 +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
9bec95ede8
dependency update, drop focusTrap, first tanstack experiment in RunnersOverview 2023-04-12 15:20:38 +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
aafc4c8d62
Removed unused console log
ref #154
2023-02-22 18:39:41 +01:00
47dedbdc73
Fixed scanmodal
fixes #154
2023-02-22 18:38:21 +01:00
6b92405bae Removed middlename search from all files that had it
ref #107
2021-03-25 18:19:44 +01:00
1249904582 More small fixes 2021-03-20 17:50:38 +01:00
8e0437728b Smaller bugfixes 2021-03-20 17:41:44 +01:00
da5d62ae03 🚀RELEASE v0.7.0
All checks were successful
continuous-integration/drone/push Build is passing
2021-03-19 16:27:06 +01:00
6109996ade Added missing language keys
ref #99
2021-03-18 20:04:54 +01:00
d28a0e1dbb Fix for bug discovered by @philipp
ref #92
2021-03-18 18:33:04 +01:00
99c3050411 Added translation keys 2021-03-18 17:28:40 +01:00
937265e828 Added patime to track scan detail
ref #92
2021-03-18 17:28:12 +01:00
60aa919b14 Added language keys🌎
ref #92
2021-03-18 17:17:15 +01:00
8252a35771 Reset array
ref #92
2021-03-18 17:10:32 +01:00
fc668c6880 Removed useless console.logs
ref #92
2021-03-18 17:09:44 +01:00
cda4512822 Implemented svelt select bug workaround for scan detail🔥🔥🔥
ref #92
2021-03-18 15:17:07 +01:00
eb6af4b4f0 Svelte select is now 100% keyboard useable (or at least in one modal it is....)
ref #92
2021-03-18 14:59:11 +01:00
4e51b128e6 Fixed visual bug (overflow)
ref #92
2021-03-18 14:41:13 +01:00
99fb420d58 Removed depreciated information
ref #92
2021-03-18 14:28:11 +01:00
a45c5da0a7 Fixed broken change detection
ref #92
2021-03-18 13:50:37 +01:00
ff1bc8a44a Fixed bugs with stuff not being displayed🛠
ref #92
2021-03-17 20:02:04 +01:00
284bdc6e33 Advanced Scan detail
ref #92
2021-03-17 18:21:58 +01:00
107360cd93 Basic scan detail
ref #92
2021-03-17 17:53:59 +01:00