Commit graph

33 commits

Author SHA1 Message Date
Johannes Millan
1e054a2ca9 fix(localLinksForTasks): add notification for dropping links 2017-10-29 01:17:17 +02:00
Johannes Millan
a5c0b0eb59 fix(localLinksForTasks): add functionality to drop links on tasks 2017-10-29 01:06:03 +02: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
c8f7d47b6b feat: speed up animations 2017-10-28 14:51:44 +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
1c395386fe add special icon for github tasks and vertically center it 2017-05-01 21:03:35 +02:00
Johannes Millan
e66f63bf17 move original link button to the left to have a better indication of jira/git tasks 2017-05-01 20:07:31 +02:00
Johannes Millan
347c3411e6 replace curly braces with ng-bind where possible 2017-04-11 12:36:16 +02:00
Johannes Millan
3e157b85fe show assignee in task list 2017-03-13 13:43:42 +01: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
a200bd03cc hide notes when hide changes is clicked 2017-02-16 20:59:30 +01:00
Johannes Millan
532262a5e2 implement toggle for update button 2017-02-16 19:59:43 +01:00
Johannes Millan
d839cbeb08 fix note box shadow 2017-02-15 21:30:36 +01:00
Johannes Millan
9ee0a810ae add simple reduced changelog for git changes 2017-02-12 22:01:32 +01:00
Johannes Millan
8d2cfab6cb add polling git for issue changes 2017-02-12 19:34:05 +01:00
Johannes Millan
7e9c942b5a add minor beautyfications 2017-02-12 18:17:11 +01:00
Johannes Millan
1096e4bdd2 add expandable comments and attachments for jira 2017-02-12 02:23:23 +01:00
Johannes Millan
f84697c97d rework comments for jira 2017-02-11 23:40:33 +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
2d105e7560 fix styling for task list 2017-02-09 19:50:44 +01:00
Johannes Millan
ebad02fe4a fix app not working in Firefox 2017-02-09 14:49:04 +01:00
Johannes Millan
052e7fb654 minor adjustments 2017-02-08 23:24:12 +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