Commit graph

635 commits

Author SHA1 Message Date
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
Johannes Millan
87d5b0f902 fix "don't show welcome dialog" not working any more 2017-03-12 18:42:01 +01:00
Johannes Millan
47b6c195e4 add minor text correction 2017-03-12 18:31:04 +01:00
Johannes Millan
816152b9fd require match for reassignment 2017-03-12 18:12:51 +01:00
Johannes Millan
b8ffce4ded add option to reassign ticket to set status dialog and remove jira setting for reassignment 2017-03-11 19:01:01 +01:00
Johannes Millan
52654601b0 refactor jira-set-in-progress to jira-set-status 2017-03-11 18:45:29 +01:00
Johannes Millan
edd61778ba make user assignment on done configurable in options 2017-03-11 14:43:09 +01:00
Johannes Millan
c82a442407 add warning, when ticket is assigned to someone else 2017-03-10 23:29:50 +01:00
Johannes Millan
6a5fe9f118 assign ticket to current user, when unassigned or assigned to someone else 2017-03-10 22:52:54 +01:00
Johannes Millan
9967c9abb0 add dialog when starting a ticket not assigned to the current user 2017-03-10 22:45:58 +01:00
Johannes Millan
6ca87a997d minor fix for add task dialog 2017-03-10 22:19:17 +01:00
Johannes Millan
ebe42658ee fix task notes not updating correctly 2017-03-10 20:06:48 +01:00
Johannes Millan
1730694e19 wait for scope evaluation for inline markdown on changed callback 2017-03-07 14:02:33 +01:00
Johannes Millan
7026258314 add super simple online check and leave it at that for now 2017-02-24 15:52:03 +01:00
Johannes Millan
176c821c68 setup: add notify for jshint 2017-02-24 15:21:51 +01:00
Johannes Millan
db33eab316 add delete backlog button 2017-02-23 19:43:38 +01:00
Johannes Millan
a206bc0094 add shortcut for opening original link 2017-02-23 18:02:45 +01:00
Johannes Millan
261f60bfbe fix worklog being attempted to add after marking it as done 2017-02-23 16:18:19 +01:00
Johannes Millan
6286884fb3 add validation for at least 1m for time spent on jira work log 2017-02-17 00:47:29 +01:00
Johannes Millan
3a03ffa320 display jira status instead of local status in toast when ticket is updated 2017-02-17 00:35:00 +01:00
Johannes Millan
a200bd03cc hide notes when hide changes is clicked 2017-02-16 20:59:30 +01:00
Johannes Millan
06b0c60694 refactor jira service 2017-02-16 20:58:57 +01:00
Johannes Millan
b70810ff49 refactor jira service 2017-02-16 20:55:10 +01:00
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
c18a133c36 add clearfix 2017-02-15 21:30:41 +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