Format
Add migration to Settings
Merge branch 'master' into feature/hide-hints
Hide hints on start page if a user has tasks
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/159
Formatting
Show loading if a file is uploading
Only show image files in upload
Hide background settings if none are available
Fix showing uploaded background after uploading a new one
Add background upload
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/151
Set done filter based on passed params
Make due date filter actually work
Move filters into seperate config
Merge branch 'master' into feature/task-filters
Change done task filter text
Make sure done tasks are always shown in table view
Table view filter improvements
Add done filter to table view
Fix indent
Add filter icon
Move search and filter container
Add filter for done tasks
Hide done tasks by default
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/149
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
Merge branch 'master' into fix/title-fields
Change task text field to title
Change namespace name field to title
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/134