100 Commits

Author SHA1 Message Date
1505080afd
refactor: use modern tailwindcss features 2025-04-28 10:57:06 +02:00
27396e17f2
fix(cards): Update table for edit events 2025-04-25 16:10:11 +02:00
efad6fdf2e
fix(cards): Z-Index for bulk card modal 2025-04-25 14:53:36 +02:00
1605b0f7b2
feat(cards): badge style for runner links 2025-04-22 22:05:29 +02:00
a12c4f87d2
fix: modal position & z index 2025-04-22 21:59:15 +02:00
80ab4e037e
chore: tailwind class cleanup 2025-04-22 21:15:18 +02:00
785b9e0b60
refactor(runners): filter table for created_via 2025-04-11 12:24:02 +02:00
991716a7f5
feat: runner list filtered by created_via 2025-04-09 11:56:59 +02:00
d7e84a79a8
feat: modal improvements 2025-03-29 02:23:32 +01:00
90b0fec236
feat: improve modals 2025-03-29 02:00:27 +01:00
fbe38eede9
feat: modal improvements 2025-03-29 01:34:46 +01:00
22551c379f
feat: modal improvements 2025-03-29 01:14:17 +01:00
e7a69ebdca
feat: improve modals 2025-03-28 11:40:35 +01:00
f5a46aa203
feat: modal improvements 2025-03-28 11:37:06 +01:00
443371e2fd
feat: improve modals 2025-03-28 11:29:30 +01:00
7633b7b056
feat: improvement of card,certificate,sponsoringcontract action buttons
All checks were successful
Build Latest and dev images / build-container (push) Successful in 1m1s
2025-03-26 21:59:55 +01:00
0a6cf619b0
wip 2025-03-20 22:13:41 +01:00
79e6a4212d
feat: improve input readability 2025-03-20 21:31:33 +01:00
391186d01f
feat: athiti font 2025-03-18 00:46:10 +01:00
65ce02e777
refactor(cards): Switched over to new document-server api
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2024-12-17 17:32:33 +01:00
ad4db882f0
feat: cleanup random page toasts 2024-11-21 16:56:10 +01:00
38fb111f7a
feat: improved mobile buttons + search ui 2024-11-21 10:22:06 +01:00
c883920caa
feat: improved dashboard titles ui + a11y 2024-11-21 10:09:14 +01:00
21453ef272
feat: improved dashboard titles ui + a11y 2024-11-21 10:07:20 +01:00
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
811f5d5754
monospace fonts for IDs in overviews 2023-05-01 14:53:34 +02:00
064197d222
Dynamicly adjust page size for large datasets 2023-05-01 14:35:46 +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
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