Commit graph

25 commits

Author SHA1 Message Date
Johannes Millan
c55b65b2d5 feat: add possibility to hide task list controls 2018-03-23 19:14:04 +01:00
Johannes Millan
095f574e0b fix(taskList): parent task not startable after all sub tasks are deleted #17 2017-11-21 20:22:12 +01:00
Johannes Millan
c8d9c87ff1 feat(taskList): select currently edited task after editing title 2017-11-20 09:43:33 +01:00
Johannes Millan
07eff8d684 feat(taskList): cleanup 2017-11-12 23:29:18 +01:00
Johannes Millan
7bfc0f6844 feat(betterStorage): replace ngStorage with a custom empty wrapper 2017-11-12 21:10:47 +01:00
Johannes Millan
ef96bc53c9 refactor(taskList): improve keydown handler 2017-11-12 18:19:58 +01:00
Johannes Millan
b32c635963 fix(taskList): fix focus task when there is no current task 2017-10-30 00:19:34 +01:00
Johannes Millan
16773ce06b feat(taskList): refocus last task after notes were edited 2017-10-29 23:39:35 +01:00
Johannes Millan
4ce1a1a4a9 feat(taskList): toggle textarea on keyboard show 2017-10-29 23:27:25 +01:00
Johannes Millan
31aae539d1 feat: improve task selection via keyboard 2017-10-28 18:52:02 +02:00
Johannes Millan
fbc61678e4 feat: always feature current task after starting it 2017-10-28 15:57:01 +02:00
Johannes Millan
0890ffe4da feat: add keyboard shortcut for starting/stopping task 2017-10-28 15:46:10 +02:00
Johannes Millan
f696114ce3 feat: disallow collapsing when a sub task is the current task 2017-10-28 14:38:04 +02:00
Johannes Millan
e2737ada92 feat: improve keyboard task selection 2017-10-28 14:29:34 +02:00
Johannes Millan
7713ace051 feat: add collapse/expand sub tasks keyboard shortcut 2017-10-28 14:11:32 +02:00
Johannes Millan
3c5b9607b0 feat: expand and collapse sub tasks 2017-10-27 19:24:03 +02:00
Johannes Millan
ebe42658ee fix task notes not updating correctly 2017-03-10 20:06:48 +01:00
Johannes Millan
a206bc0094 add shortcut for opening original link 2017-02-23 18:02:45 +01:00
Johannes Millan
9ed7772205 allow every key combo to contain control keys 2017-02-11 16:25:36 +01:00
Johannes Millan
4e1ce2a77f add configurable mov to backlog and move to today keyboard shortcuts #2 2017-02-10 00:09:39 +01:00
Johannes Millan
1f02429c38 fix moving task to done list, when using keyboard shortcut 2017-02-10 00:09:39 +01:00
Johannes Millan
51193f1e22 fix unhandled rejection for deleting task 2017-02-10 00:09:39 +01:00
Johannes Millan
55978bdeff allow selecting prev / next task via configurable keyboard shortcut #2 2017-02-10 00:09:34 +01:00
Johannes Millan
ebad02fe4a fix app not working in Firefox 2017-02-09 14:49:04 +01:00
Johannes Millan
d55fda15cf move everything to app-src folder to use compiled version from now on for final electron build 2017-02-06 23:51:45 +01:00
Renamed from app/scripts/task-list/task-list-d.js (Browse further)