1
0
Commit Graph

203 Commits

Author SHA1 Message Date
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
1fa42f047c Fix usage of / in sass 2021-05-26 22:10:50 +02:00
52a0884ca4 Always set the kanban board to full width for share links 2021-05-19 17:41:04 +02:00
fd610d3721 Make the logo smaller on link shared lists 2021-05-19 17:33:24 +02: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
fa5b1807c7 Make hidden lists in the menu more compact 2021-04-19 23:56:00 +02: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
2435bd68a0 Add a "done" option to kanban buckets (#440)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/440
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-03-24 20:16:56 +00: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
62bfbcce79 Fix showing and hiding lists in the menu 2021-02-20 16:28:45 +01:00
684fb49aad Update dependency vue-advanced-cropper to v1 (#393)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/393
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-02-05 18:51:06 +00:00
826d90c7eb Cleanup font caching and requesting 2021-01-30 18:33:21 +01: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
649714e8a9 Make the scrollbars a lighter grey (#394)
Co-authored-by: AdrianSimmons <adrian@perlucida.co.uk>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/394
Co-authored-by: adrinux <adrian@perlucida.co.uk>
Co-committed-by: adrinux <adrian@perlucida.co.uk>
2021-01-30 08:10:50 +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
bdfbe8857a Fix task filter toggle button if the list has a background 2021-01-20 22:42:30 +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
ec4c941fb1 Make the button shadow lighter 2021-01-17 19:58:57 +01:00
ef608aacd1 Only show the llama background for unauthenticated users 2021-01-17 19:58:03 +01:00
d34fe5dadc Only use dark shadows for buttons 2021-01-17 19:52:05 +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
4f872c92d8 Rename .noshadow to .has-no-shadow 2021-01-17 13:21:58 +01: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
aa5d0d437d Fix namespace actions alignment in the menu 2021-01-16 22:33:49 +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
60baa3353f Fix task icon size 2021-01-16 21:48:38 +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