70 Commits

Author SHA1 Message Date
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
f89023e24a
Always load bulk created cards 2023-04-12 21:17:53 +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
9bec95ede8
dependency update, drop focusTrap, first tanstack experiment in RunnersOverview 2023-04-12 15:20:38 +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
1af047f66e
Moved filter function to typed version
All checks were successful
continuous-integration/drone/push Build is passing
closes #171
2023-04-12 14:16:36 +02:00
7083b3d8d2 card/ThFilterRunner: text align left 2023-03-19 12:29:23 +01:00
e8a0ad6647
You can now create cards from runners by searching via #runnerid
ref #162
2023-03-15 13:12:42 +01:00
92b89cc4d8
Fixed double space in label
ref #162
2023-03-15 13:09:07 +01:00
268b1b1d98
Removed unused log
ref #162
2023-03-15 13:07:49 +01:00
75bc89ca30
Fixed runners not showing up
ref #162
2023-03-15 13:06:56 +01:00
32a9074963
Wow this api is fun
ref #159
2023-03-15 12:14:39 +01:00
b869b5fd2a
remodelled for early return
ref #159
2023-03-15 11:39:51 +01: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
ca6da15ef7
i18n
ref #147
2023-02-22 18:32:25 +01:00
8dfa19fa0f
Fixed all filter
ref #147
2023-02-22 18:31:36 +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
5476808683 Emergency document server url change
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-11 20:10:08 +02: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
1d999d4910 Now returning cards on creation with pdf
ref #116
2021-03-29 18:23:17 +02:00
08cb079e97 Fixed button styling
ref #116
2021-03-29 17:57:34 +02:00
0614c76e92 Added button (including translations
ref #116
2021-03-29 17:46:56 +02:00
636f018daa Added comment
ref #116
2021-03-29 17:44:59 +02:00
c8d639024a Added function for generating cards with pdf
ref #116
2021-03-29 17:44:30 +02:00