1
0
Commit Graph

185 Commits

Author SHA1 Message Date
5fa03923e9 Improve chunk size 2021-07-25 16:02:49 +02:00
a08306d612 Add vite (#416)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/416
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-07-25 13:27:15 +00:00
c45911fd36 Fix date parsing parsing words with weekdays in them (#607)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/607
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-07-25 10:45:17 +00:00
7b16928d81 Fix loading labels when editing a saved filter 2021-07-20 22:42:34 +02:00
2779cfc140 Fix not reloading tasks of a saved filter after editing it 2021-07-20 22:16:44 +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
b6bc410346 Add a button to copy an attachment url from the attachment overview 2021-07-07 22:13:21 +02:00
f68794bd01 Change quick add magic characters to be more familiar with the todoist ones 2021-07-06 14:53:32 +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
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
cdc805c8da Refactor success and error messages 2021-06-22 22:07:57 +02:00
3dbd36eef7 Move creation of new items to the bottom of the multiselect list 2021-06-03 22:58:47 +02:00
a9d3446ce3 Preload labels and use locally stored in vuex 2021-06-03 22:23:04 +02:00
e37145cd43 Add setting for the first day of the week 2021-06-03 18:12:40 +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
4d998d891e Fix pasting text into task comments or task descriptions 2021-04-25 17:35:00 +02:00
603345b326 Fix setting a default color when none was saved 2021-04-18 19:16:53 +02:00
7ace71ad2e Reduce quick task edit fields 2021-04-18 19:16:40 +02:00
15985889da Use a lighter grey for comment created dates 2021-04-18 18:50:29 +02:00
747a9fe505 Focus task detail elements when they show up 2021-04-18 16:50:12 +02:00
30067935d1 Fix undo when marking a task as done 2021-04-15 17:17:45 +02:00
4ed5d1e8fe Add repeat mode setting for tasks
See https://kolaente.dev/vikunja/api/pulls/834
2021-04-14 10:24:07 +02:00
35ed61839d Fix checking for undefined behaviour when viewing a task 2021-03-23 22:26:54 +01: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
2bf5ffa1a1 Fix task pagination 2021-02-20 17:10:56 +01:00
d441751c5b Fix reloading the task list after changing a filter 2021-02-20 16:43:39 +01:00
074b7e53f5 Don't show the list color in the list view 2021-02-20 15:54:12 +01:00
08dcc77228 Fix deleting task relations
See vikunja/api/commit/eb3a94567817b78a3325a937cedce237837e3785
2021-02-18 23:36:06 +01:00
7f5140bbb4 Play a sound when marking a task as done 2021-01-30 21:45:54 +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
4df33d1152 Fix attachment not being added if the task was not a kanban task 2021-01-28 21:24:22 +01:00
23552b2b1b Fix attachments being added mutliple times 2021-01-28 19:29:50 +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
850e4ecc15 Show list if the search result for a task belongs to a different list 2021-01-23 19:05:26 +01:00
0d64506d73 Make sure all popups & dropdowns are animated 2021-01-23 18:54:22 +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
9f35ac372b Show call to action for task description if there is none 2021-01-20 22:33:11 +01:00
4dac10454e Remove the shadow at the "+" button for related tasks 2021-01-20 22:26:33 +01:00
0b23e91f8d Make sure attachements are only added once to the list after uploading
+ Make sure the attachment list shows up every time after adding an attachment
2021-01-18 21:58:34 +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
3313801174 Fix closing popups when clicking outside of them (#378)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/378
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-01-17 10:36:57 +00:00
6ef4a36bbc Fix label spacing 2021-01-17 10:55:04 +01:00
b644c00f59 Add view image modal for image attachments 2021-01-16 22:15:48 +01:00
e473a6b70b Make the "upload attachment" button less obvious 2021-01-16 21:59:09 +01:00
f4b47ec374 Fix task detail view spacings 2021-01-16 21:55:43 +01:00
cf951d2846 Hide new related tasks form when related tasks exist 2021-01-16 21:40:07 +01:00
01a1e29db0 Add repeat after one-click intervals 2021-01-16 21:09:11 +01:00
b778c76cbd Fix task title heading ux 2021-01-15 23:47:14 +01:00