Commit Graph

20 Commits

Author SHA1 Message Date
Bouni 1dcf4520a0 Add color indicators to task list (#321)
continuous-integration/drone/push Build is passing Details
fix requested changes

use computed for listColor, moved .colorBubble to theme.scss

fixed tabs

add color indicator to task list

Reviewed-on: #321
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-Authored-By: Bouni <bouni@owee.de>
Co-Committed-By: Bouni <bouni@owee.de>
2020-12-10 12:06:49 +00:00
kolaente 15a2da41ba
Show loading spinner when loading namespaces & lists
continuous-integration/drone/push Build is passing Details
2020-11-12 20:57:39 +01:00
kolaente a01fc161fa
Remove "collapse menu button" and make the hamburger button always visible
continuous-integration/drone/push Build is passing Details
2020-10-24 17:38:54 +02:00
konrad f2fcf42639 Favorite lists (#237)
continuous-integration/drone/push Build is passing Details
Remove/show favorites namespace if a task/list is the first to being marked as favorite

Add special case to prevent marking an archived list as favorite

Add marking a task as favorite  on namespaces page

Prevent toggling the favorite state for the favorites list

Add method to toggle list favorite in the menu

Add favorite icon to lists in menu

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #237
2020-09-06 14:20:48 +00:00
kolaente b779500240
Fix update available breaking the navbar position
continuous-integration/drone/push Build is passing Details
2020-08-05 17:04:40 +02:00
kolaente 792a80ab44
Fix task list if it has tasks with a long unbreakable title
continuous-integration/drone/push Build is passing Details
2020-07-07 21:38:59 +02:00
kolaente d586e15c56
Add option to hide the menu on desktop
continuous-integration/drone/push Build is passing Details
2020-06-25 23:56:41 +02:00
konrad cf136132e3 Namespaces & Lists Page (#160)
continuous-integration/drone/push Build is passing Details
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: #160
2020-06-16 22:20:37 +00:00
kolaente cd98b41bec
Fix list title on mobile
continuous-integration/drone/push Build is passing Details
2020-06-12 19:32:37 +02:00
kolaente 7065b52053
Fix user dropdown on mobile
continuous-integration/drone/push Build is passing Details
2020-06-12 19:07:42 +02:00
kolaente 914e8f2084
Fix hamburger icon on mobile padding
continuous-integration/drone/push Build is passing Details
2020-06-12 19:00:00 +02:00
konrad 4b3f92ae34 Custom backgrounds for lists (#144)
continuous-integration/drone/push Build is passing Details
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
kolaente 8ae03fa6e9
Highlight the current list when something list related is called
continuous-integration/drone/push Build is failing Details
2020-05-08 21:07:33 +02:00
konrad cafb960c8d Colors for lists and namespaces (#74)
continuous-integration/drone/push Build is passing Details
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: #74
2020-03-25 21:27:29 +00:00
kolaente 35d0058026
Fix icon overflowing in navigation
continuous-integration/drone/push Build is passing Details
2020-03-22 22:44:33 +01:00
konrad 7d2bd192ab Add support for archiving lists and namespaces (#73)
continuous-integration/drone/push Build is passing Details
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: #73
2020-03-22 20:40:13 +00:00
kolaente ab8dd6f67a
Fix not highlighting the current list in menu when paginating
continuous-integration/drone/push Build is passing Details
2020-03-04 21:43:11 +01:00
kolaente 6324fc384b
Move the Vikunja logo to the hamburger menu on mobile
continuous-integration/drone/push Build is passing Details
2020-02-09 15:29:55 +01:00
konrad fc17518e8c Add a link to vikunja.io (#56)
continuous-integration/drone/push Build is passing Details
Add a link to vikunja.io

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #56
2020-01-31 16:33:34 +00:00
konrad 9c66a7570a Reorganize Styles (#45)
continuous-integration/drone/push Build is passing Details
2019-12-19 22:09:23 +00:00