Commit graph

1248 commits

Author SHA1 Message Date
Raimund Schlüßler
c6f3ab38e4
Update dependencies 2019-01-25 20:38:09 +01:00
Raimund Schlüßler
1a8c1b957c
Remove useless comments 2019-01-25 20:38:09 +01:00
Raimund Schlüßler
0b3b74508a
Adjust dropdown icon margin 2019-01-25 20:38:09 +01:00
Raimund Schlüßler
281f8fc9b8
Fix sorting by priority 2019-01-25 20:38:08 +01:00
Raimund Schlüßler
1f639506d7
Adjust sort direction to match master branch 2019-01-25 20:38:08 +01:00
Raimund Schlüßler
26a467e146
Fix style 2019-01-25 20:38:08 +01:00
Raimund Schlüßler
0674ca1606
Add calendar indicator for week view 2019-01-25 20:38:07 +01:00
Raimund Schlüßler
5012a0138d
Use diff function for date sorting 2019-01-25 20:38:07 +01:00
Raimund Schlüßler
e1ed87feb5
Fix sorting by date 2019-01-25 20:38:07 +01:00
Raimund Schlüßler
7753b6d4ba
Implement week view 2019-01-25 20:38:06 +01:00
Raimund Schlüßler
e4e2a4ae86
Remove useless debug statement 2019-01-25 20:38:06 +01:00
Raimund Schlüßler
2084202083
Update dependencies 2019-01-25 20:38:06 +01:00
Raimund Schlüßler
918016e700
Only show tasks belonging to collection 2019-01-25 20:38:06 +01:00
Vadim Nicolai
3adceada8c
Tasks sorting implementation.
Signed-off-by: Vadim Nicolai <contact@vadimnicolai.com>
2019-01-25 20:38:05 +01:00
Raimund Schlüßler
ca9584bb41
Update dependencies 2019-01-25 20:38:05 +01:00
Raimund Schlüßler
e67dd8cd51
Use object spread operator 2019-01-25 20:38:04 +01:00
Raimund Schlüßler
d0db978fa9
Show dropdown copy/download for readonly calendars 2019-01-25 20:38:04 +01:00
Raimund Schlüßler
381c09907b
Directly copy calendar link to clipboard 2019-01-25 20:38:04 +01:00
Raimund Schlüßler
9652be3f7f
Adjust makefile for changed config 2019-01-25 20:38:03 +01:00
Raimund Schlüßler
fffc3ac64f
Don't track old sprites file 2019-01-25 20:38:03 +01:00
Raimund Schlüßler
184a614ebb
Update dependencies 2019-01-25 20:38:03 +01:00
Raimund Schlüßler
b403cb01cd
Update dependencies 2019-01-25 20:38:02 +01:00
Raimund Schlüßler
ecc6a784e7
Fix vue style 2019-01-25 20:38:02 +01:00
Raimund Schlüßler
8e442d56e9
Update dependencies 2019-01-25 20:38:02 +01:00
Raimund Schlüßler
bcb7869bb8
Also count related tasks with missing parent 2019-01-25 20:38:01 +01:00
Raimund Schlüßler
b8013dd96b
Fix check if parent is available 2019-01-25 20:38:01 +01:00
Raimund Schlüßler
f76075b35d
Allow to load both completed and uncompleted tasks 2019-01-25 20:38:01 +01:00
Raimund Schlüßler
094c334f41
Only load completed tasks initially 2019-01-25 20:38:00 +01:00
Raimund Schlüßler
64780d132c
Update dependency 2019-01-25 20:38:00 +01:00
Raimund Schlüßler
bf0b82bb41
Update dependencies 2019-01-25 20:38:00 +01:00
Raimund Schlüßler
cad1bccdb8
Update dependencies 2019-01-25 20:37:59 +01:00
Raimund Schlüßler
3a20a988c2
Correctly show CalDAV url 2019-01-25 20:37:59 +01:00
Raimund Schlüßler
e00822014d
Adjust icons for SVG endpoint 2019-01-25 20:37:59 +01:00
Raimund Schlüßler
097460a53e
Use SVG api to provide black-white icons 2019-01-25 20:37:59 +01:00
Raimund Schlüßler
b26383b69f
Fix colors for dark theme 2019-01-25 20:37:58 +01:00
Raimund Schlüßler
50d07ce5c9
Remove unused search style 2019-01-25 20:37:55 +01:00
Raimund Schlüßler
3f8d17249e
Correctly get readOnly state for calendars 2019-01-25 20:37:01 +01:00
Raimund Schlüßler
073242811b
Add functions to find completed and uncompleted root tasks 2019-01-25 20:37:00 +01:00
Raimund Schlüßler
ae5332c0f4
Automatically focus summary and note input 2019-01-25 20:37:00 +01:00
Raimund Schlüßler
22886ce2fa
Fix getting calendarId in general view 2019-01-25 20:37:00 +01:00
Raimund Schlüßler
56cd2d5438
Let the task component figure out it's route 2019-01-25 20:36:59 +01:00
Raimund Schlüßler
49bbbc65eb
Fix showing calendar name in week view 2019-01-25 20:36:59 +01:00
Raimund Schlüßler
91384ee5c9
Use dynamic components for collections view 2019-01-25 20:36:59 +01:00
Raimund Schlüßler
b4559f1fa0
Fix getting all tasks 2019-01-25 20:36:59 +01:00
Raimund Schlüßler
d7d1d5e838
Only render completed tasks when necessary 2019-01-25 20:36:58 +01:00
Raimund Schlüßler
7a6c166fa6
Fix toggling show complete tasks 2019-01-25 20:36:58 +01:00
Raimund Schlüßler
6458205ac4
Fix checking task priority 2019-01-25 20:36:58 +01:00
Raimund Schlüßler
72052a1e1a
Only show root tasks 2019-01-25 20:36:57 +01:00
Raimund Schlüßler
a819999b5d
Remove drag- and drop leftovers 2019-01-25 20:36:57 +01:00
Raimund Schlüßler
cf3e842ba1
Update dependencies 2019-01-25 20:36:57 +01:00