Commit graph

664 commits

Author SHA1 Message Date
Johannes Millan
dd453f72bd fix mac os issue of darwinForceToQuit not being defined 2017-08-16 11:51:39 +02:00
Johannes Millan
38b8c9b711 fix dbus issues for when it is not needed 2017-08-16 11:27:21 +02:00
Johannes Millan
7bce569bad go to work view at start if there are already tasks defined 2017-08-01 22:02:41 +02:00
Johannes Millan
6b31c87eba fix day done animation 2017-05-11 13:19:24 +02:00
Johannes Millan
de1986fcf5 fix task selection not showing task text 2017-05-11 13:19:14 +02:00
Johannes Millan
cfa8ee4779 fix tasks view model not being updated after day is finished 2017-05-11 13:16:15 +02:00
Johannes Millan
d4aaf6c69c improve showing and hiding inline markdown performance by using ng-show instead of ng-if 2017-05-03 22:57:29 +02:00
Johannes Millan
3c7210f458 decouple edit-on-click directive from ngModel 2017-05-03 22:42:17 +02:00
Johannes Millan
728dcb9de8 decouple inline markdown from ngmodel 2017-05-03 22:37:48 +02:00
Johannes Millan
e8112a154c cleanup 2017-05-03 19:41:20 +02:00
Johannes Millan
b4616804d1 reload time tracking history when project changes 2017-05-03 16:55:25 +02:00
Johannes Millan
d8bccb3706 get rid of global watcher for settings ctrl 2017-05-03 16:48:55 +02:00
Johannes Millan
4ce72ab368 update backlog when project changes 2017-05-03 16:43:03 +02:00
Johannes Millan
cb5daf7379 fix watcher for backlog tasks 2017-05-03 16:35:51 +02:00
Johannes Millan
79fbba3b1b fix current task view model not updating 2017-05-03 16:29:22 +02:00
Johannes Millan
f81c58b17b update view model when task is added 2017-05-03 16:27:05 +02:00
Johannes Millan
cbac24a425 get donebacklog tasks on demand 2017-05-03 16:15:01 +02:00
Johannes Millan
fd4df31bee load backlog tasks on demand 2017-05-03 16:12:19 +02:00
Johannes Millan
9e2d48ed93 attempt to copy only needed properties from ls 2017-05-03 16:08:39 +02:00
Johannes Millan
d2e6490174 fix tasks not always showing up in autosuggestion by using curly braces again 2017-05-03 15:58:50 +02:00
Johannes Millan
5aeb0d0d23 add debounce and ng-if to inline markdown 2017-05-03 15:56:56 +02:00
Johannes Millan
926ee392bd fix moment not being declared 2017-05-01 22:33:37 +02:00
Johannes Millan
a40def43ce update binary links to "latest" 2017-05-01 21:39:48 +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
cdb0969fa4 replace all curly braces with ng-bind to improve performance 2017-05-01 19:58:57 +02:00
Johannes Millan
8c4eff7a4e add missing help dialog for daily summary 2017-05-01 19:39:35 +02:00
Johannes Millan
66ad0e61d4 add finish work day button also for export tasks modal 2017-05-01 19:25:51 +02:00
Johannes Millan
90c1f218a3 add nice success animation at end of day 2017-05-01 19:10:27 +02:00
Johannes Millan
8ea6d50d9b refactor main win creation into it's own file 2017-04-30 20:42:49 +02:00
Johannes Millan
dd4d519bbf refactor all tray / indicator stuff into it's own file 2017-04-30 20:07:37 +02:00
Johannes Millan
7ff30fd071 fix markdown edit showing false sometimes 2017-04-30 19:37:20 +02:00
Johannes Millan
9c19a65e4a make show window behaving a little better 2017-04-30 18:42:46 +02:00
Johannes Millan
f0b8ed36b4 move electron to dev dependencies 2017-04-30 06:19:58 +02:00
Johannes Millan
fd1abd55f3 initially call Tasks.updateCurrent to trigger indicator update right away 2017-04-30 06:17:56 +02:00
Johannes Millan
7db8810d92 all indicator interfaces working fine 2017-04-30 06:09:44 +02:00
Johannes Millan
315cf3f025 prepare all interfaces and update task every interval 2017-04-30 05:13:59 +02:00
Johannes Millan
99d83e23d3 tmp fix electron 2017-04-30 03:59:19 +02:00
Johannes Millan
48f30dd1bd change interface to submit task text and task id 2017-04-30 01:20:47 +02:00
Johannes Millan
f5e383b3fa add blueprint for gnome shell extension integration via dbus 2017-04-30 00:49:49 +02:00
Johannes Millan
107949e76f only add application menu when on mac 2017-04-25 17:49:22 +02:00
Johannes Millan
1dc5b80f00 add repository field 2017-04-24 21:46:35 +02:00
Johannes Millan
347c3411e6 replace curly braces with ng-bind where possible 2017-04-11 12:36:16 +02:00
Johannes Millan
2d54a47082 fix issues with jira tickets with sub tasks not updating their status 2017-03-23 17:03:19 +01:00
Johannes Millan
cf63fe17ea fix task reassignment for local subtasks of a jira ticket 2017-03-22 16:01:33 +01:00
Johannes Millan
06cd7f024a add local installation script 2017-03-14 16:14:44 +01:00
Johannes Millan
9a65f51ea3 only show "is assigned to someone else" notification when a ticket is not done 2017-03-13 14:49:53 +01:00
Johannes Millan
3e157b85fe show assignee in task list 2017-03-13 13:43:42 +01:00
Johannes Millan
9591f81208 update local assignee when updating jira assignee 2017-03-13 10:50:24 +01:00
Johannes Millan
07bc7330f0 fix updated notification showing on description update 2017-03-12 18:51:23 +01:00