Commit Graph

26 Commits

Author SHA1 Message Date
kolaente 3d375ddf56
Fix input styles 2021-07-17 21:45:38 +02:00
kolaente d09eff1655
Show last visited list on home page 2021-07-06 22:22:57 +02:00
kolaente 543df91aba
Fix header layout for long list titles 2021-06-23 22:08:20 +02:00
kolaente c92062b6a5
Fix list archived notification mobile layout 2021-06-03 15:38:46 +02:00
kolaente 7b2e4b7177
Fix list layout when the list has no background for link shares 2021-04-07 16:14:22 +02:00
konrad e0be77d88f Move list edit/namespace to separate pages and in a menu (#397)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#397
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-01-30 16:17:04 +00:00
kolaente 769975b42b
Fix spacing for lists with no rights to add new tasks 2021-01-24 14:27:52 +01:00
konrad 8828426c91 Move all content to cards (#387)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#387
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-01-24 13:00:21 +00:00
konrad d1a2eefca6 Improve consistency of the layout (#386)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#386
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-01-23 17:18:09 +00:00
kolaente a9e58a8e21
Make filter buttons look better on mobile 2021-01-18 22:14:10 +01:00
kolaente 2139d4d528
Make sure all empty pages have a call to action 2021-01-17 20:21:33 +01:00
kolaente 20a82ee8ae
Make the icons in the menu light grey 2021-01-16 22:59:23 +01:00
kolaente 9a2be2afff
Fix filter container positioning 2021-01-16 17:22:42 +01:00
kolaente 65ce1de445
Fix filter container positioning in link shares 2021-01-16 16:50:13 +01:00
konrad fe6d975134 Replace vue-multiselect with a custom component (#366)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#366
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-01-06 22:36:31 +00:00
kolaente 5455c28d56
Add notice to a list if it has no tasks 2020-07-04 19:12:15 +02:00
kolaente d49cf5635b
Show namespace name in list search field
Resolves #169
2020-06-27 23:12:33 +02:00
kolaente 3248aca041
Fix search on mobile 2020-06-17 21:44:44 +02:00
kolaente cd98b41bec
Fix list title on mobile 2020-06-12 19:32:37 +02:00
kolaente 914e8f2084
Fix hamburger icon on mobile padding 2020-06-12 19:00:00 +02:00
konrad ef01e8807e Task FIlters (#149)
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: vikunja/frontend#149
2020-06-11 15:34:13 +00: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: vikunja/frontend#144
2020-05-31 19:17:10 +00:00
konrad 623879381b Fix team managment (#121)
Fix member/admin button overflowing

Fix changing team member admin status

Fix adding team members

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#121
2020-04-27 10:59:49 +00:00
konrad 309f75b19d Task Search (#52)
Add hiding the search

Add actually searching for tasks

Fix jumping search button on page load

Add search button

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#52
2020-01-31 10:05:53 +00:00
kolaente ed0ae210ac
Fix height of task add button 2020-01-22 21:00:41 +01:00
konrad 9c66a7570a Reorganize Styles (#45) 2019-12-19 22:09:23 +00:00