Commit graph

80 commits

Author SHA1 Message Date
Johannes Millan
095f574e0b fix(taskList): parent task not startable after all sub tasks are deleted #17 2017-11-21 20:22:12 +01:00
Johannes Millan
bfa8a16f54 refactor: remove not needed update vm calls 2017-11-21 19:25:13 +01:00
Johannes Millan
05943e5176 feat: add on demand load for projects 2017-11-19 23:07:44 +01:00
Johannes Millan
dac5a53ba1 fix(projects): changing a project not working 2017-11-13 14:36:18 +01:00
Johannes Millan
a6dbb08c0b fix(tasks): wrong property access 2017-11-13 00:33:26 +01:00
Johannes Millan
428d3785a9 fix(jira): wrong property access 2017-11-13 00:32:16 +01:00
Johannes Millan
8647d17e24 feat(betterStorage): add ls functionality for custom wrapper 2017-11-12 23:00:03 +01:00
Johannes Millan
7bfc0f6844 feat(betterStorage): replace ngStorage with a custom empty wrapper 2017-11-12 21:10:47 +01:00
Johannes Millan
615181a157 feat(keyboardShortcuts): add support for assigning meta key shortcuts #15 2017-11-08 21:39:25 +01:00
Johannes Millan
8dd246cf46 fix(tasks): update view model after moving tasks via keyboard 2017-10-30 13:10:39 +01:00
Johannes Millan
08b1554d61 feat(doneBacklog): add restoring tasks to todays list 2017-10-29 18:42:59 +01:00
Johannes Millan
2a8bc1ade2 feat(globalLinkList): improve edit global link dialog to allow adding to tasks from there 2017-10-29 17:12:40 +01:00
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
2c33e611e7 feat(globalLinks): connect to ls and add basic drag and drop for files 2017-10-28 19:35:22 +02:00
Johannes Millan
060c62640c fix lint 2017-10-28 15:03:56 +02:00
Johannes Millan
74ae53f18d feat: make collapse notes button to collapse sub tasks and motes button 2017-10-28 14:48:00 +02:00
Johannes Millan
5aa452419a feat: add collapse all notes button for work view 2017-10-27 18:28:22 +02:00
Johannes Millan
50bcd28899 feat: copy over time tracking data from parent task if the first sub task is created 2017-10-20 16:44:56 +02:00
Johannes Millan
1fbcf30dc4 #12 add quick fix for double http in urls 2017-10-20 16:25:11 +02:00
Johannes Millan
c5ab081b3a #11 fix deleteNullValueTasks not working 2017-10-04 10:22:36 +02:00
Johannes Millan
e8a9d38faf #9 fix issue when there is no theme initially defined 2017-08-16 12:43:55 +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
e8112a154c cleanup 2017-05-03 19:41:20 +02:00
Johannes Millan
4ce72ab368 update backlog when project changes 2017-05-03 16:43:03 +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
9e2d48ed93 attempt to copy only needed properties from ls 2017-05-03 16:08:39 +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
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
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
47b6c195e4 add minor text correction 2017-03-12 18:31:04 +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
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
3a03ffa320 display jira status instead of local status in toast when ticket is updated 2017-02-17 00:35:00 +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