1
0
Commit Graph

137 Commits

Author SHA1 Message Date
306a926c66 Add default list setting & creating tasks from home (#520)
Co-authored-by: sytone <github@sytone.com>
Co-authored-by: Sytone <github@sytone.com>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/520
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-authored-by: sytone <kolaente@sytone.com>
Co-committed-by: sytone <kolaente@sytone.com>
2021-07-17 21:21:46 +00:00
15085a7c26 Fix sass division 2021-07-17 19:14:26 +02:00
2854d3a0c2 Fix table text alignment in task detail page
Fixes #585
2021-07-09 17:43:59 +02:00
ac6082a670 Add collapsing kanban buckets 2021-07-07 21:58:41 +02:00
d09eff1655 Show last visited list on home page 2021-07-06 22:22:57 +02:00
c8209c6c10 Quick add magic for tasks (#570)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/570
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-07-05 10:29:04 +00:00
807685028c Break long list titles in list overview 2021-06-24 17:35:44 +02:00
f0498fd767 Add translations (#562)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/562
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-06-23 23:24:57 +00:00
543df91aba Fix header layout for long list titles 2021-06-23 22:08:20 +02:00
0cd9d43a7c Fix showing edit buttons when the user does not have the rights to use them 2021-06-03 16:27:41 +02:00
c92062b6a5 Fix list archived notification mobile layout 2021-06-03 15:38:46 +02:00
b85beb06eb Quick Actions & global search (#528)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/528
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-05-30 18:30:08 +00:00
28d45ec188 Fix missing background for tasks on a shared list with a background 2021-05-19 17:31:28 +02:00
85e55d1300 Fix tasks moving infinitely in gantt chart (#493)
Fixes https://kolaente.dev/vikunja/frontend/issues/489

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/493
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-04-25 16:01:17 +00:00
adc0f23b49 Fix notification styling 2021-04-18 17:21:14 +02:00
7b2e4b7177 Fix list layout when the list has no background for link shares 2021-04-07 16:14:22 +02:00
c076298cf0 Add notifications overview (#414)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/414
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-02-21 15:13:58 +00:00
e0be77d88f Move list edit/namespace to separate pages and in a menu (#397)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/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
c5da0fcba4 Change bucket background color 2021-01-27 20:18:08 +01:00
6624568faf Fix attachment hover 2021-01-26 22:28:42 +01:00
3659577b57 Fix text color 2021-01-26 20:46:17 +01:00
30cb970deb Fix button height 2021-01-26 20:31:56 +01:00
9ef201c27c Fix task id spacing 2021-01-24 15:46:14 +01:00
06a160f26c Fix defer due date popup 2021-01-24 15:37:19 +01:00
769975b42b Fix spacing for lists with no rights to add new tasks 2021-01-24 14:27:52 +01:00
8828426c91 Move all content to cards (#387)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/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
e0d120da5d Fix kanban height on mobile 2021-01-24 12:31:30 +01:00
850e4ecc15 Show list if the search result for a task belongs to a different list 2021-01-23 19:05:26 +01:00
d1a2eefca6 Improve consistency of the layout (#386)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/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
0d34d01689 Hide task elements while the task is loading 2021-01-21 20:20:57 +01:00
981a230b14 Fix kanban board slightly scrolling 2021-01-20 21:58:28 +01:00
a9e58a8e21 Make filter buttons look better on mobile 2021-01-18 22:14:10 +01:00
a0664ecb29 Fix multiselect on mobile 2021-01-18 21:33:21 +01:00
2139d4d528 Make sure all empty pages have a call to action 2021-01-17 20:21:33 +01:00
2aceca54ca Move buttons to separate component (#380)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/380
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-01-17 17:57:57 +00:00
e960202607 Use buttons more consistently 2021-01-17 13:04:49 +01:00
6ef4a36bbc Fix label spacing 2021-01-17 10:55:04 +01:00
20a82ee8ae Make the icons in the menu light grey 2021-01-16 22:59:23 +01:00
b644c00f59 Add view image modal for image attachments 2021-01-16 22:15:48 +01:00
f4b47ec374 Fix task detail view spacings 2021-01-16 21:55:43 +01:00
9a2be2afff Fix filter container positioning 2021-01-16 17:22:42 +01:00
65ce1de445 Fix filter container positioning in link shares 2021-01-16 16:50:13 +01:00
09b7a903d2 Add success message when modifying buckets 2021-01-15 23:46:43 +01:00
873b36e6cd Rework attachments list to look great everywhere 2021-01-15 23:33:43 +01:00
bd3f54e51b Fix editor buttons alignment 2021-01-15 22:43:02 +01:00
c1148bcbda Fix datepicker popup not fully aligned on mobile 2021-01-15 21:11:29 +01:00
2b852de06f Make full task in task list clickable
Fixes #362
2021-01-15 21:04:48 +01:00
55b9b68258 Make sure the loading spinner is always visible at the end of the page 2021-01-14 22:19:28 +01:00
526eee361f Show label colors when searching for labels 2021-01-14 22:06:22 +01:00
85eeccee28 Inline mutliselect search input for multiple elements 2021-01-10 22:46:50 +01:00