Only run docker pipelines when pushing to master
Add docker build pipelines for arm and amd64
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/164
Center list backgrounds
Better alignment of new namespace and filter button
Make creating new namespace button clear
Hide archived lists unless the user wants it
Make all cards responsive
Cleanup
Show it if a namespace is archived
Show if a list is archived
Fix not updating the list in store after updating the background
Make task cards smaller
Display list backgrounds in cards and look good while doing it
lighter shadow
Change background to stripes
Set list backgrounds as card backgrounds
Add background color check to color appropriatly
Move color check to mixin
Use background color from tasks
Change list card color
Make create new namespace button stick to the right
Shadow all the things
Don't keep list backgrounds set when navigating back
Make links to list clickable
Add seperate page for namespaces
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/160
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