Commit Graph

190 Commits

Author SHA1 Message Date
Sytone
74494ebee1 Merge branch 'main' of ssh://kolaente.dev:9022/vikunja/frontend into main 2021-06-29 09:06:00 -07:00
f0498fd767 Add translations (#562)
Reviewed-on: vikunja/frontend#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
Sytone
3a6d81d221 fixes for comments 2021-06-17 12:55:20 -07:00
Sytone
f39a4d76da Fix nesting to show warning if list not set.
Cleanup comments
Cleanup user settings
Move default list id to computed
2021-06-15 16:59:53 -07:00
Sytone
816c5bb4ec Set list in search box in settings 2021-06-08 08:24:11 -07:00
Sytone
a9728f774d Add settings lookup to add-task
Enable specification of List ID for list-search
Add default list to user settings
Add default setting
Update settings UI for default list
2021-06-07 15:12:32 -07:00
Sytone
b005d023c9 Update label logic on add-task component
Lint updates
2021-06-07 09:07:42 -07:00
Sytone
92727e1c01 Merge branch 'main' of ssh://kolaente.dev:9022/vikunja/frontend into main 2021-06-07 09:06:23 -07: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
Sytone
714c01403c Cleanup semi colons and add rule 2021-06-02 15:32:13 -07:00
Sytone
194b1291e6 Fix json spacing
Update editor config
Add configuration warning
2021-06-02 15:31:13 -07:00
Sytone
52b0a4c6ac Add validation for list ID and disable if not valid.
Add component to Home with undefined list id.
2021-06-02 12:23:48 -07:00
Sytone
d363cfc972 Cleanup comments 2021-06-02 11:43:48 -07:00
Sytone
c3c22bf202 Enforce trailing commas 2021-06-02 11:40:31 -07:00
Sytone
5d36d9399d Update to use single quotes uniformaly 2021-06-02 11:35:59 -07:00
sytone
1200f0b416 Make add task a component
Add add-task to home
Change add task to component for lists
Made welcome update on time.. because.
2021-05-26 13:33:12 -07:00
85e55d1300 Fix tasks moving infinitely in gantt chart (#493)
Fixes vikunja/frontend#489

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#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 vikunja/api#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: vikunja/frontend#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: vikunja/frontend#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: vikunja/frontend#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: vikunja/frontend#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: vikunja/frontend#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: vikunja/frontend#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