Commit graph

115 commits

Author SHA1 Message Date
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
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
7ff30fd071 fix markdown edit showing false sometimes 2017-04-30 19:37:20 +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
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
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
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