Commit graph

63 commits

Author SHA1 Message Date
Johannes Millan
e64ea90a51 feat(pomodoro): show current session cycle on break #32 2018-01-05 19:13:37 +01:00
Johannes Millan
ee1e6863e2 feat(pomodoro): play optional sound on session done #32 2018-01-05 17:25:16 +01:00
Johannes Millan
31aefe040a feat(pomodoro): show or focus window on break #32 2018-01-04 17:22:27 +01:00
Johannes Millan
d7f6a689f5 feat(pomodoro): add dialog for breaks and show distraction list on break #32 #22 2018-01-04 17:22:20 +01:00
Johannes Millan
f748a23172 feat: show version string in app help 2017-12-17 20:03:07 +01:00
Johannes Millan
dfd57f7db0 fix: theme selection for new project dialog 2017-12-10 18:18:46 +01:00
morganamilo
7f7a63d67b
style: reword, fix and improve various text 2017-11-29 22:26:43 +00:00
Johannes Millan
6ee0b40306 test: remove failing tests for now 2017-11-25 14:45:41 +01:00
Johannes Millan
782273e7c8 feat(editGlobalLink): auto add http to url if not given #21 2017-11-24 16:11:33 +01:00
Johannes Millan
f97afaa258 fix(dailyPlanner): fix task suggestions 2017-11-24 15:45:35 +01:00
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
b0f36e4512 feat(dialogs): improve task selection for was idle and edit global link 2017-11-18 18:06:08 +01:00
Johannes Millan
2ee20d72da feat(dialogs): improve task selection 2017-11-18 18:01:29 +01:00
Johannes Millan
7bfc0f6844 feat(betterStorage): replace ngStorage with a custom empty wrapper 2017-11-12 21:10:47 +01:00
Johannes Millan
b5977c981e cleanup 2017-10-30 13:10:39 +01:00
Johannes Millan
1ac4404fcb feat(globalLinks): improve edit dialog 2017-10-30 00:16:05 +01:00
Johannes Millan
16773ce06b feat(taskList): refocus last task after notes were edited 2017-10-29 23:39:35 +01:00
Johannes Millan
4fce312ff6 fix lint 2017-10-29 20:10:39 +01:00
Johannes Millan
c6d172cd1c feat(welcomeDialog): add info for help to welcome dialog 2017-10-29 20:07:33 +01:00
Johannes Millan
d01276a3ee feat(globalLinks): add missing tabindex to dialog 2017-10-29 19:39:15 +01:00
Johannes Millan
97d224b7e2 feat(globalLinks): add default icon for commands 2017-10-29 19:32:06 +01:00
Johannes Millan
866ee7c854 feat(help): add doc for global links 2017-10-29 19:12:12 +01:00
Johannes Millan
9c00cbf124 feat(globalLinkList): add command type for global links 2017-10-29 18:16:44 +01:00
Johannes Millan
45a85a12c7 feat(globalLinkList): improve edit global link dialog type selection 2017-10-29 17:42:35 +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
2905592b96 feat(globalLinkList): rework link handling to be more consistent 2017-10-29 16:49:26 +01:00
Johannes Millan
be31102f46 feat(globalLinkList): open dialog on copy text 2017-10-29 16:33:44 +01:00
Johannes Millan
89ca1be7b0 feat: improve task list help 2017-10-29 01:46:39 +02:00
Johannes Millan
a75f9db98d fix(globalLinks): improve custom icon selection 2017-10-28 23:35:12 +02:00
Johannes Millan
1b7a1c9a87 fix(globalLinks): always selecting LINK type 2017-10-28 23:24:59 +02:00
Johannes Millan
7813356c3b feat(globalLinks): improve custom icon selection by filtering out unmatched results 2017-10-28 23:16:45 +02:00
Johannes Millan
c1d5044156 feat(globalLinks): allow to select custom icons 2017-10-28 23:00:46 +02:00
Johannes Millan
e7d5dd8255 feat(globalLinks): add dialog to edit and add new globalLinks 2017-10-28 22:05:43 +02:00
Johannes Millan
de1986fcf5 fix task selection not showing task text 2017-05-11 13:19:14 +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
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
87d5b0f902 fix "don't show welcome dialog" not working any more 2017-03-12 18:42:01 +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
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
6286884fb3 add validation for at least 1m for time spent on jira work log 2017-02-17 00:47:29 +01:00
Johannes Millan
5d6ae7bac6 fix lint 2017-02-14 20:22:40 +01:00
Johannes Millan
d5ba4f7a15 update docs 2017-02-12 22:03:00 +01:00