kolaente
f4a4909ead
Fix populating task details ater updating the description
2021-08-06 23:45:46 +02:00
kolaente
85306362d3
Fix multiselect search padding
2021-08-06 19:34:22 +02:00
kolaente
3ff749976d
Fix setting delete button for newly created task comments
2021-08-06 18:49:31 +02:00
konrad
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
konrad
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
kolaente
7b16928d81
Fix loading labels when editing a saved filter
2021-07-20 22:42:34 +02:00
sytone
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
kolaente
b6bc410346
Add a button to copy an attachment url from the attachment overview
2021-07-07 22:13:21 +02:00
kolaente
f68794bd01
Change quick add magic characters to be more familiar with the todoist ones
2021-07-06 14:53:32 +02:00
konrad
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
konrad
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
kolaente
cdc805c8da
Refactor success and error messages
2021-06-22 22:07:57 +02:00
kolaente
3dbd36eef7
Move creation of new items to the bottom of the multiselect list
2021-06-03 22:58:47 +02:00
kolaente
a9d3446ce3
Preload labels and use locally stored in vuex
2021-06-03 22:23:04 +02:00
kolaente
e37145cd43
Add setting for the first day of the week
2021-06-03 18:12:40 +02:00
kolaente
4d998d891e
Fix pasting text into task comments or task descriptions
2021-04-25 17:35:00 +02:00
kolaente
15985889da
Use a lighter grey for comment created dates
2021-04-18 18:50:29 +02:00
kolaente
747a9fe505
Focus task detail elements when they show up
2021-04-18 16:50:12 +02:00
kolaente
30067935d1
Fix undo when marking a task as done
2021-04-15 17:17:45 +02:00
kolaente
4ed5d1e8fe
Add repeat mode setting for tasks
...
See https://kolaente.dev/vikunja/api/pulls/834
2021-04-14 10:24:07 +02:00
kolaente
35ed61839d
Fix checking for undefined behaviour when viewing a task
2021-03-23 22:26:54 +01:00
konrad
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
kolaente
074b7e53f5
Don't show the list color in the list view
2021-02-20 15:54:12 +01:00
kolaente
08dcc77228
Fix deleting task relations
...
See vikunja/api/commit/eb3a94567817b78a3325a937cedce237837e3785
2021-02-18 23:36:06 +01:00
kolaente
7f5140bbb4
Play a sound when marking a task as done
2021-01-30 21:45:54 +01:00
kolaente
850e4ecc15
Show list if the search result for a task belongs to a different list
2021-01-23 19:05:26 +01:00
kolaente
0d64506d73
Make sure all popups & dropdowns are animated
2021-01-23 18:54:22 +01:00
konrad
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
kolaente
9f35ac372b
Show call to action for task description if there is none
2021-01-20 22:33:11 +01:00
kolaente
4dac10454e
Remove the shadow at the "+" button for related tasks
2021-01-20 22:26:33 +01:00
kolaente
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
konrad
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
kolaente
e960202607
Use buttons more consistently
2021-01-17 13:04:49 +01:00
konrad
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
kolaente
6ef4a36bbc
Fix label spacing
2021-01-17 10:55:04 +01:00
kolaente
b644c00f59
Add view image modal for image attachments
2021-01-16 22:15:48 +01:00
kolaente
e473a6b70b
Make the "upload attachment" button less obvious
2021-01-16 21:59:09 +01:00
kolaente
f4b47ec374
Fix task detail view spacings
2021-01-16 21:55:43 +01:00
kolaente
cf951d2846
Hide new related tasks form when related tasks exist
2021-01-16 21:40:07 +01:00
kolaente
01a1e29db0
Add repeat after one-click intervals
2021-01-16 21:09:11 +01:00
kolaente
b778c76cbd
Fix task title heading ux
2021-01-15 23:47:14 +01:00
kolaente
873b36e6cd
Rework attachments list to look great everywhere
2021-01-15 23:33:43 +01:00
kolaente
2b852de06f
Make full task in task list clickable
...
Fixes #362
2021-01-15 21:04:48 +01:00
kolaente
526eee361f
Show label colors when searching for labels
2021-01-14 22:06:22 +01:00
kolaente
d89a855ca7
Fix priority label width in task list
2021-01-10 21:46:45 +01:00
kolaente
e87642026b
Fix task icons on kanban if there were multiple different ones
2021-01-10 18:27:18 +01:00
kolaente
aa427c7a7d
Only show attachments table header when there are attachments
2021-01-08 23:05:07 +01:00
konrad
fe6d975134
Replace vue-multiselect with a custom component ( #366 )
...
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/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
azymondrian
158e697988
Show task progress on task ( #354 )
...
Shows the task completion percent as progress bar in task lists and on kanban cards.
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/354
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-authored-by: azymondrian <azymondrian@protonmail.com>
Co-committed-by: azymondrian <azymondrian@protonmail.com>
2020-12-31 15:16:07 +00:00
profi248
8fe362c267
Show an icon if a task has non-empty description (Kanban view and List view) ( #360 )
...
Add an icon to indicate that task has a description (similar to Trello). Would also be nice to add a counter for comments, but it's not possible to reasonably currently implement unless the API also gets changed.
Also add attachment icon to List view, and change the icon in Kanban view to be consistent with the rest of the icon set.
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/360
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-authored-by: profi248 <kostal.david8@gmail.com>
Co-committed-by: profi248 <kostal.david8@gmail.com>
2020-12-30 21:20:33 +00:00