Commit Graph

12 Commits

Author SHA1 Message Date
e78d47fdcf
fix: list specs 2022-01-04 21:55:30 +01:00
46fa43d67f Migrate to bulma-css-variables and introduce dark mode (#954)
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Co-authored-by: Adrian Simmons <adrian@perlucida.co.uk>
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #954
Reviewed-by: dpschen <dpschen@noreply.kolaente.de>
Reviewed-by: konrad <k@knt.li>
Co-authored-by: adrinux <adrian@perlucida.co.uk>
Co-committed-by: adrinux <adrian@perlucida.co.uk>
2021-11-22 21:12:54 +00:00
32a0106819
chore: small CSS format changes 2021-10-25 16:39:34 +02:00
2aecf3245b
feat: moved some background.scss styles to the contentLinkShare.vue component 2021-10-25 16:39:33 +02:00
dpschen
7719ef1bef feat: move pagination to dedicated component (#760)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #760
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-21 19:03:38 +00:00
2429be7c72
Fix spacing for task detail view in lists with a background
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-23 11:09:23 +02:00
8828426c91 Move all content to cards (#387)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #387
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-01-24 13:00:21 +00:00
d1a2eefca6 Improve consistency of the layout (#386)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #386
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-01-23 17:18:09 +00:00
bdfbe8857a
Fix task filter toggle button if the list has a background
Some checks failed
continuous-integration/drone/push Build is failing
2021-01-20 22:42:30 +01:00
36a02a3f62
Fix kanban tasks with backgrounds
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-03 10:50:58 +02:00
3441072c2c
Show list background when viewing a link share
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-31 21:31:42 +02:00
4b3f92ae34 Custom backgrounds for lists (#144)
All checks were successful
continuous-integration/drone/push Build is passing
Make backgrounds list responsive

Show initial collection of backgrounds

Remove test data

Fix "backgroundInformation is null" when navigating

Fix kanban height

Remove debug log

Move list title to top header

Add styling for title in top header

Set the current list (and background) when loading settings

Only load the background if it changed

Make task detail view look good again

Fix bottom spacing

Make list and table view look good again

Make pages with background at least 100vh

Fix kanban height

Make extra buttons look good again

Move list title and view-switcher in one row

Add styling for backgrounds

Set background globally

Add getting list background and putting it in vuex

Add setting list background

Move list background setting to seperate list

Add search timeout to not search on every keypress

Add getting thumbnails through api

Add basic search for unsplash backgrounds

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #144
2020-05-31 19:17:10 +00:00