vikunja-frontend/src/components
konrad 4b3f92ae34 Custom backgrounds for lists (#144)
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: https://kolaente.dev/vikunja/frontend/pulls/144
2020-05-31 19:17:10 +00:00
..
global Kanban (#118) 2020-04-25 23:11:34 +00:00
labels Vuex (#126) 2020-05-08 18:43:51 +00:00
lists Custom backgrounds for lists (#144) 2020-05-31 19:17:10 +00:00
migrator Fix getting migration status 2020-05-24 15:49:58 +02:00
modal Kanban (#118) 2020-04-25 23:11:34 +00:00
namespaces Ensure consistent naming of title fields (#134) 2020-05-16 10:31:16 +00:00
sharing Fix sharing rights not displayed correctly 2020-05-11 20:56:35 +02:00
tasks Custom backgrounds for lists (#144) 2020-05-31 19:17:10 +00:00
teams Vuex (#126) 2020-05-08 18:43:51 +00:00
user Hide totp settings if it is disabled server side 2020-05-29 18:49:50 +02:00
404.vue Add 404 page 2020-03-02 20:30:49 +01:00
Home.vue Fix trying to load the current tasks even when not logged in (Fixes #133) 2020-05-12 15:08:17 +02:00