1
0
Commit Graph

154 Commits

Author SHA1 Message Date
e52c139c9f fix: task edit pane spacing 2021-10-17 13:36:21 +02:00
5766ae48d7 fix: kanban card elements spacing 2021-10-16 23:25:02 +02:00
97dd55d946 feat: show up to 4 recent lists on the overview page 2021-10-13 21:20:46 +02:00
99fb78dbd4 feat: show checklist summary on kanban cards 2021-10-04 22:05:44 +02:00
96523f1fbf feat: task checklist improvements (#797)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/797
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-09-29 18:31:14 +00:00
4f2378ff02 feat: add variant hint-modal to modal component (#764)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/764
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-24 18:08:48 +00:00
47ad115738 chore: remove obsolete css vendor prefixes (#739)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/739
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-21 16:36:38 +00:00
9c6369e8d8 Make editor edit button at the bottom the default and make sure the done button stands out more 2021-08-17 21:10:32 +02:00
d21795ffd7 Make sure the task popup view takes up all the space it can on mobile 2021-08-06 23:52:55 +02:00
85306362d3 Fix multiselect search padding 2021-08-06 19:34:22 +02:00
5b70f8d5d7 Fix showing import tasks cta when tasks are loading 2021-08-06 19:25:17 +02:00
e855b1b1e5 Fix CTA spacings 2021-08-02 07:48:00 +02:00
362ccde425 Fix padding for kanban cards 2021-07-30 14:15:06 +02:00
3c7f8d7aa2 Reorder tasks, lists and kanban buckets (#620)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/620
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-07-28 19:56:29 +00:00
34849d80b7 Fix Gantt layout overflowsing on mobile 2021-07-26 11:25:55 +02:00
028dbf27ee Fix table headers wrapping in table view 2021-07-22 21:51:34 +02:00
5913f78dc7 Hide keyboard shortcuts indicator on mobile 2021-07-21 00:05:11 +02:00
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