Commit graph

11 commits

Author SHA1 Message Date
kolaente
7065b52053
Fix user dropdown on mobile 2020-06-12 19:07:42 +02:00
kolaente
914e8f2084
Fix hamburger icon on mobile padding 2020-06-12 19:00:00 +02:00
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
kolaente
8ae03fa6e9
Highlight the current list when something list related is called 2020-05-08 21:07:33 +02:00
konrad
cafb960c8d Colors for lists and namespaces (#74)
Show colors for namespaces bigger

Show colors for lists and namespaces

Add changing color for lists

Add changing color for namespace

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/74
2020-03-25 21:27:29 +00:00
kolaente
35d0058026
Fix icon overflowing in navigation 2020-03-22 22:44:33 +01:00
konrad
7d2bd192ab Add support for archiving lists and namespaces (#73)
Use fancy checkbox for archiving namespace

Show is archived badge for namespaces

Fix is archived badge in navigation bar

Add check to filter out archived lists or namespaces

Show if a list is archived in menu

Hide edit task if the list is archived

Hide marking tasks as done if the list is archived

Show is archived message on list

Add archiving a list

Add archiving a namespace

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/73
2020-03-22 20:40:13 +00:00
kolaente
ab8dd6f67a
Fix not highlighting the current list in menu when paginating 2020-03-04 21:43:11 +01:00
kolaente
6324fc384b
Move the Vikunja logo to the hamburger menu on mobile 2020-02-09 15:29:55 +01:00
konrad
fc17518e8c Add a link to vikunja.io (#56)
Add a link to vikunja.io

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/56
2020-01-31 16:33:34 +00:00
konrad
9c66a7570a Reorganize Styles (#45) 2019-12-19 22:09:23 +00:00
Renamed from src/styles/general.scss (Browse further)