43 Commits

Author SHA1 Message Date
46d076af9d
formatting, full migration to svelte-french-toast 2023-04-26 22:47:42 +02:00
8fb1e0ca0f
svelte-french-toast + translations
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-22 11:22:38 +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
52439aa5bc
Allways set loaded to true
ref #175
2023-04-18 20:47:42 +02:00
c33dfcfddd
Implemented Async loading of cards via pagination (500 cards per request)
ref #175
2023-04-18 20:38:01 +02:00
6d9d8a4724
Scans deletion 2023-04-12 21:25:33 +02:00
8f33640bec
Reactivated generate cards modal 2023-04-12 21:20:56 +02:00
195d182cc9
Add Card appends current cards 2023-04-12 21:04:29 +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
8ffe8eff06
Basic card delete modal 2023-04-12 20:43:08 +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
a35af6f020
Moved data loading to onmount 2023-04-12 20:20:30 +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
cb5f2b73d0
drop old datatables 2023-04-12 18:29:06 +02:00
70307a9e82
Added delete cards button
All checks were successful
continuous-integration/drone/push Build is passing
ref #161
2023-04-12 14:34:06 +02:00
3a3e2f7157 add ThFilterRunner
ref #159
2023-03-15 11:10:08 +01:00
bea57aa03a fix styling for table filters th border
Some checks failed
continuous-integration/drone/push Build is failing
2023-03-15 11:08:05 +01:00
63a50f92e7
Merge branch 'feature/147-cardoverview_performance' of git.odit.services:lfk/frontend into feature/147-cardoverview_performance 2023-02-22 18:32:29 +01:00
0feee0ae2f
Fixed edit update bug
ref #147
2023-02-22 18:06:53 +01:00
2a6a39916a rename: ThFilterGroup -> ThFilterStatus
ref #147
2023-02-19 15:14:09 +01:00
f0a2b2859f
Added custom status filter 2023-02-18 19:27:13 +01:00
32ddb66fc8
Trigger edit modal 2023-02-18 19:24:28 +01:00
df63c2388d
Added old formatting for runner and status
ref #147
2023-02-18 19:22:42 +01:00
757655ea63
Bsic datatable conversion
ref #147
2023-02-18 19:20:29 +01:00
d0ab3dda78 🚑 [HOTFIX] - drop "svelte-infinite-loading"
Some checks failed
continuous-integration/drone/push Build is failing
2021-04-08 17:34:04 +02:00
1376788016 updated virtual scroll list 2021-04-07 18:38:52 +02:00
4cad86cf85 fixed height table 2021-04-07 18:19:58 +02:00
6304116edb wip on virtuallist 2021-04-06 22:16:24 +02:00
67c3732fad 🚀RELEASE v0.9.0 2021-03-26 17:15:42 +01:00
df53c07450 CardsOverview - move to 'enabled' language key
ref #94
2021-03-26 17:13:55 +01:00
55693de934 Removed debug info
ref #94
2021-03-26 15:34:01 +01:00
d467475b6d Basic card generation worX 🎉🎉
ref #94
2021-03-26 15:32:27 +01:00
ae9673070c Now w/ working dialog🎉🎉🎉
ref #94
2021-03-25 19:14:15 +01:00
1a52aaf8d1 Moved modal import to overview for simplification
ref #94
2021-03-25 18:55:16 +01:00
4715978f81 Added message for missing runner/blanco card)
ref #94
2021-03-23 17:39:14 +01:00
a516aa7775 Formatting
ref #94
2021-03-23 17:34:25 +01:00
77e9c205f9 Now importing runner overview
ref #94
2021-03-23 17:34:01 +01:00
c6a15264b3 Added basic card overview
ref #94
2021-03-23 17:29:21 +01:00