Commit graph

68 commits

Author SHA1 Message Date
Johannes Millan
2da96c08a8 minor refactor for jira service 2017-02-16 20:27:47 +01:00
Johannes Millan
c9d9faf3f2 refactor jira service to class 2017-02-16 20:20:16 +01:00
Johannes Millan
532262a5e2 implement toggle for update button 2017-02-16 19:59:43 +01:00
Johannes Millan
80e52e825d add update icon to toast on ticket update 2017-02-16 19:59:05 +01:00
Johannes Millan
d839cbeb08 fix note box shadow 2017-02-15 21:30:36 +01:00
Johannes Millan
4293095dd5 reorder jira settings 2017-02-15 21:21:27 +01:00
Johannes Millan
545f8457d7 show different icon and messages when importing tasks 2017-02-15 15:22:26 +01:00
Johannes Millan
b75cb1acb7 add auto import for git issues 2017-02-15 15:05:54 +01:00
Johannes Millan
eaf9f2c011 fix minor issue with jira service 2017-02-15 14:30:48 +01:00
Johannes Millan
26b8f2d0e8 only add notes when there are some to be added 2017-02-14 20:37:53 +01:00
Johannes Millan
0284d4c30c only auto add when option is enabled 2017-02-14 20:31:26 +01:00
Johannes Millan
5d6ae7bac6 fix lint 2017-02-14 20:22:40 +01:00
Johannes Millan
bbf6046f6f add option to auto add all issues of a user automatically to backlog 2017-02-14 20:18:31 +01:00
Johannes Millan
d5ba4f7a15 update docs 2017-02-12 22:03:00 +01:00
Johannes Millan
9ee0a810ae add simple reduced changelog for git changes 2017-02-12 22:01:32 +01:00
Johannes Millan
a082e5eb65 minor fixes 2017-02-12 21:22:24 +01:00
Johannes Millan
4222c02290 make take a break reminder message configurable 2017-02-12 21:18:20 +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
cfd0a5b14c beautify daily planner 2017-02-12 18:12:22 +01:00
Johannes Millan
1096e4bdd2 add expandable comments and attachments for jira 2017-02-12 02:23:23 +01:00
Johannes Millan
386713b6d3 add comments for github issues 2017-02-11 23:40:33 +01:00
Johannes Millan
f84697c97d rework comments for jira 2017-02-11 23:40:33 +01:00
Johannes Millan
fdaee76af7 allow to query for all issues of a given user (though it doesn't work yet, as we would need authentication for that) 2017-02-11 23:40:33 +01:00
Johannes Millan
7f30b0193b add auto resize to marked textarea 2017-02-11 23:40:33 +01:00
Johannes Millan
033ad14822 add github issue integration for search 2017-02-11 23:40:33 +01:00
Johannes Millan
05d471af8b add documentation for configuration 2017-02-11 18:04:25 +01:00
Johannes Millan
08a6b812e5 add help doc for every view 2017-02-11 16:55:46 +01:00
Johannes Millan
7ade655856 improve help doc for daily planner 2017-02-11 16:36:11 +01:00
Johannes Millan
9ed7772205 allow every key combo to contain control keys 2017-02-11 16:25:36 +01:00
Johannes Millan
c9823fc685 add global keyboard shortcut for help 2017-02-10 22:38:33 +01:00
Johannes Millan
297a12cd60 fix unhandled rejection error showing up all the time 2017-02-10 22:33:37 +01:00
Johannes Millan
ec13ba7b0c prepare basic help dialog 2017-02-10 22:31:22 +01:00
Johannes Millan
549f6e3726 fix done backlog time estimate not being shown 2017-02-10 17:10:44 +01:00
Johannes Millan
f6740e5220 do not shutdown after day is finished 2017-02-10 17:07:25 +01:00
Johannes Millan
abad08f04e fix theme getting reset when visiting settings page 2017-02-10 17:00:17 +01:00
Johannes Millan
4ce2eb1533 fix dialogs not respecting current theme 2017-02-10 16:57:14 +01:00
Johannes Millan
53c64e7259 #4 fix jira integration assuming ssl 2017-02-10 15:47:29 +01:00
Johannes Millan
9ae2fc229e fix lint 2017-02-10 01:35:15 +01:00
Johannes Millan
f3d0089f36 fix progress bar not showing any more 2017-02-10 01:31:38 +01:00
Johannes Millan
3e4fe861a7 beautify tables 2017-02-10 00:46:30 +01:00
Johannes Millan
1f3b6e6339 fix ie warning for flexed anchor buttons 2017-02-10 00:24:26 +01:00
Johannes Millan
a2794ecc5f improve performance for time tracking history 2017-02-10 00:22:16 +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
513e8580b1 add minor improvements for toasts and header animation 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
e8a692e987 don't return simple toast to prevent unhandled rejection error 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
e9b9bbf8fd replace angular-clipboard with clipboard js for now 2017-02-09 21:28:22 +01:00