Raimund Schlüßler
|
520a345b20
|
Don't show task input field if calendar is not writable
|
2019-01-25 20:36:37 +01:00 |
|
Raimund Schlüßler
|
5b779859a4
|
Allow to select a default calendar
|
2019-01-25 20:36:37 +01:00 |
|
Raimund Schlüßler
|
8b329d0555
|
Fix indentation
|
2019-01-25 20:36:36 +01:00 |
|
Raimund Schlüßler
|
4a5b42dc3e
|
Sort the calendars alphabetically by name
|
2019-01-25 20:36:36 +01:00 |
|
Raimund Schlüßler
|
8d18f8789c
|
Add another calendar
|
2019-01-25 20:36:36 +01:00 |
|
Raimund Schlüßler
|
aae931f6e6
|
Use vue runtime-only build
|
2019-01-25 20:36:36 +01:00 |
|
Raimund Schlüßler
|
f8dcacdeef
|
Add configuration for dynamic module loading
|
2019-01-25 20:36:35 +01:00 |
|
Raimund Schlüßler
|
ea0120ba6a
|
Return task star icon by function
|
2019-01-25 20:36:35 +01:00 |
|
Raimund Schlüßler
|
fbdbafafcc
|
Show task notes
|
2019-01-25 20:36:35 +01:00 |
|
Raimund Schlüßler
|
279a47bcc8
|
Work on editing the task properties in details view
|
2019-01-25 20:36:35 +01:00 |
|
Raimund Schlüßler
|
2ffa568818
|
Make percent and priority input field of type number
|
2019-01-25 20:36:34 +01:00 |
|
Raimund Schlüßler
|
d214516e50
|
Work on task details
|
2019-01-25 20:36:34 +01:00 |
|
Raimund Schlüßler
|
5e3510f0a1
|
Adjust date format for task body
|
2019-01-25 20:36:34 +01:00 |
|
Raimund Schlüßler
|
bd0a4f5ae9
|
Add correct classes
|
2019-01-25 20:36:34 +01:00 |
|
Raimund Schlüßler
|
bb0d7f0107
|
Change dummy tasks to always show dates in fixed times from now
|
2019-01-25 20:36:33 +01:00 |
|
Raimund Schlüßler
|
0c10db57ef
|
Add filters for showing start and due date
|
2019-01-25 20:36:33 +01:00 |
|
Raimund Schlüßler
|
851b2d18f0
|
Work on the details view
|
2019-01-25 20:36:33 +01:00 |
|
Raimund Schlüßler
|
ea34c35a25
|
Fix showing due date if due is undefined
|
2019-01-25 20:36:33 +01:00 |
|
Raimund Schlüßler
|
d6ebd0f1b3
|
Split store into separate modules
|
2019-01-25 20:36:33 +01:00 |
|
Raimund Schlüßler
|
2dddb909ff
|
Use mapActions
|
2019-01-25 20:36:32 +01:00 |
|
Raimund Schlüßler
|
ea4017541c
|
Accept taskId as prop to prevent having it set as attribute
|
2019-01-25 20:36:32 +01:00 |
|
Raimund Schlüßler
|
7579c13a6c
|
Work on the details view
|
2019-01-25 20:36:32 +01:00 |
|
Raimund Schlüßler
|
a07e9292a0
|
Fix dummy calendars
|
2019-01-25 20:36:32 +01:00 |
|
Raimund Schlüßler
|
643e289ce5
|
Remove unused code
|
2019-01-25 20:36:31 +01:00 |
|
Raimund Schlüßler
|
f00862bda4
|
Use named views for details, get task by route
|
2019-01-25 20:36:31 +01:00 |
|
Raimund Schlüßler
|
0e0d7fb629
|
Remove useless handler class
|
2019-01-25 20:36:31 +01:00 |
|
Raimund Schlüßler
|
a0f79b6b31
|
Implement setting the sort order
|
2019-01-25 20:36:31 +01:00 |
|
Raimund Schlüßler
|
c5fd9a14d5
|
Move load completed tasks button to component
|
2019-01-25 20:36:30 +01:00 |
|
Raimund Schlüßler
|
47983ed27b
|
Fix dangling comma
|
2019-01-25 20:36:30 +01:00 |
|
Raimund Schlüßler
|
cdb4bdf097
|
Add color to task calendars
|
2019-01-25 20:36:30 +01:00 |
|
Raimund Schlüßler
|
b20d86c34c
|
Fix task percentbar
|
2019-01-25 20:36:30 +01:00 |
|
Raimund Schlüßler
|
879eabceff
|
Work on adding subtasks
|
2019-01-25 20:36:30 +01:00 |
|
Raimund Schlüßler
|
ae1df4c9d9
|
Show task input field with correct placeholder
|
2019-01-25 20:36:29 +01:00 |
|
Raimund Schlüßler
|
35231f3394
|
Show subtask input field on click
|
2019-01-25 20:36:29 +01:00 |
|
Raimund Schlüßler
|
cd91ca04a8
|
Implement getting day of month for list views
|
2019-01-25 20:36:29 +01:00 |
|
Raimund Schlüßler
|
f2cb856aa6
|
Remove start of week setting
We will use the server setting
|
2019-01-25 20:36:29 +01:00 |
|
Raimund Schlüßler
|
dadfcb173b
|
Fix typo
|
2019-01-25 20:36:28 +01:00 |
|
Raimund Schlüßler
|
1842694017
|
Add comments to and simplify store helpers
|
2019-01-25 20:36:28 +01:00 |
|
Raimund Schlüßler
|
373ef70d34
|
Work on showing tasks in list views
|
2019-01-25 20:36:28 +01:00 |
|
Raimund Schlüßler
|
bf7c4d8c24
|
Add function to get count of completed tasks
|
2019-01-25 20:36:28 +01:00 |
|
Raimund Schlüßler
|
7963f05c09
|
Enhance dummy tasks
|
2019-01-25 20:36:27 +01:00 |
|
Raimund Schlüßler
|
94f77a9516
|
Configure moment locale according to server locale
|
2019-01-25 20:36:27 +01:00 |
|
Raimund Schlüßler
|
c57157c874
|
Fix equality check
|
2019-01-25 20:36:27 +01:00 |
|
Raimund Schlüßler
|
809918c420
|
Work on showing the tasks in the list views
|
2019-01-25 20:36:27 +01:00 |
|
Raimund Schlüßler
|
e9f2f9eec4
|
Add more dummy tasks and a calendar
|
2019-01-25 20:36:27 +01:00 |
|
Raimund Schlüßler
|
bc04175093
|
Remove useless code
|
2019-01-25 20:36:26 +01:00 |
|
Raimund Schlüßler
|
3c8e0bac12
|
Start implementing task view
|
2019-01-25 20:36:26 +01:00 |
|
Raimund Schlüßler
|
64a2daae25
|
Work on showing the tasks
|
2019-01-25 20:36:26 +01:00 |
|
Raimund Schlüßler
|
6237136aa8
|
Only import VTooltip once
|
2019-01-25 20:36:25 +01:00 |
|
Raimund Schlüßler
|
b34b064bb9
|
Adjust confirmation tooltip visibility and message
|
2019-01-25 20:36:25 +01:00 |
|