Johannes Millan
36dbee017d
make idle tracking (when there is no current task) and task selection work with sub tasks
2017-01-19 11:50:28 +01:00
Johannes Millan
cf95b47a7a
Merge remote-tracking branch 'origin/develop' into develop
...
* origin/develop:
fix closing and restoring not working nicely on darwin
remove highlight mode for mac
2017-01-19 01:33:21 +01:00
Johannes Millan
cdc2f77437
improve take a break notifier with idle time (don't show when idle) and add a longer delay to give more time to respond and snooze take a break reminder
2017-01-19 01:33:04 +01:00
Johannes Millan
9ab4e4830f
minor fixes
2017-01-18 10:13:13 +01:00
Johannes Millan
29cde3374a
remove bootstrap and jquery optional deps
2017-01-17 20:21:59 +01:00
Johannes Millan
278f0e8bc4
use moment to determine idle value as it otherwise seems to be not precise
2017-01-17 19:58:39 +01:00
Johannes Millan
a41736d118
update ping interval of idle to 30 seconds
2017-01-17 14:50:20 +01:00
Johannes Millan
594becd0ad
refactor timeSpentUpdates for tasks service and fix issue when todays timeSpent was overwritten by idle dialog
2017-01-17 14:47:50 +01:00
Johannes Millan
335b05526a
fix app title
2017-01-17 09:42:14 +01:00
Johannes Millan
00c5fd1cba
fix closing and restoring not working nicely on darwin
2017-01-17 01:50:01 +01:00
Johannes Millan
48d4b55dde
remove highlight mode for mac
2017-01-17 01:23:38 +01:00
Johannes Millan
d6adb9bafb
add better icons
2017-01-17 01:17:19 +01:00
Johannes Millan
580c946377
fix tasks error
2017-01-17 00:46:08 +01:00
Johannes Millan
58f57fb63f
add more doc
2017-01-16 22:18:36 +01:00
Johannes Millan
52499c78dd
add icon mac
2017-01-16 22:10:03 +01:00
Johannes Millan
9a918a1de3
show time spent/estimated for indicator on mac os
2017-01-16 21:56:04 +01:00
Johannes Millan
413440862d
add electron pre built and remove electron inspector for mac os
2017-01-16 21:00:17 +01:00
Johannes Millan
156f5abbbf
add more doc
2017-01-16 20:50:46 +01:00
Johannes Millan
a253a2545b
add links to binaries
2017-01-16 20:42:39 +01:00
Johannes Millan
8e93d1a122
update version to 0.9.0
2017-01-16 20:40:35 +01:00
Johannes Millan
d93712fd7e
also create deb package for linux
2017-01-16 20:35:43 +01:00
Johannes Millan
465dde6290
add most basic documentation
2017-01-16 20:30:35 +01:00
Johannes Millan
a82878d4b0
add lame build task for now
2017-01-16 20:30:29 +01:00
Johannes Millan
a122e69e71
don't switch to edit mode for inline markdown if anchor link was clicked
2017-01-16 20:07:29 +01:00
Johannes Millan
cccf5a4ec8
also add md-accent class to links
2017-01-16 20:07:10 +01:00
Johannes Millan
e239ec2b22
fix lint
2017-01-16 20:07:03 +01:00
Johannes Millan
687ec4fec2
only execute changed handler when there really was a change for inline markdown
2017-01-16 20:06:55 +01:00
Johannes Millan
7a8978e5c9
configure all marked links to be external
2017-01-16 20:06:48 +01:00
Johannes Millan
ebed78bc21
add time spent for multiple days
2017-01-16 20:06:41 +01:00
Johannes Millan
b72bf7326b
another attempt to fix the idle negative value problem
2017-01-16 20:06:29 +01:00
Johannes Millan
9d6e201c2b
disallow time spent inline edit
2017-01-16 20:06:21 +01:00
Johannes Millan
f599c6b92c
remove seconds and milliseconds for started on worklog modal
2017-01-16 20:06:10 +01:00
Johannes Millan
d09d8ee850
fix time worked today value calculation
2017-01-16 20:05:41 +01:00
Johannes Millan
d21155f0f5
remove tooltips for huge performance gain
2017-01-15 22:32:58 +01:00
Johannes Millan
7a5c231bdb
refactor edit on click into two directives
2017-01-15 22:26:42 +01:00
Johannes Millan
53d4f0cdaf
refactor edit on click
2017-01-15 22:17:24 +01:00
Johannes Millan
f9db85901c
allow deleting of tomorrows note
2017-01-15 20:21:37 +01:00
Johannes Millan
0c59be5f2d
fix minor issues for linting
2017-01-15 20:01:13 +01:00
Johannes Millan
b54eab2d3b
reset time worked without break on break mode toggle
2017-01-15 19:59:39 +01:00
Johannes Millan
3408714d99
Merge branch 'feature/daily-planner-calendar' into develop
...
* feature/daily-planner-calendar:
daily agenda: add sub task support
daily agenda: style
daily agenda: implement basic agenda
daily agenda: add basic files and third party dep
refactor daily planner
2017-01-15 19:57:05 +01:00
Johannes Millan
9b0071ccab
daily agenda: add sub task support
2017-01-15 19:56:00 +01:00
Johannes Millan
6de3c0a739
daily agenda: style
2017-01-15 19:45:11 +01:00
Johannes Millan
8403a7847a
daily agenda: implement basic agenda
2017-01-15 19:05:52 +01:00
Johannes Millan
61e61d770c
daily agenda: add basic files and third party dep
2017-01-15 17:05:19 +01:00
Johannes Millan
c3ac7d4b08
refactor daily planner
2017-01-15 16:54:58 +01:00
Johannes Millan
0cd04a128d
(try) to fix object destroyed bug
2017-01-15 16:36:30 +01:00
Johannes Millan
1481be8b93
refactor idle dialog to use task service updateTimeSpentToday function
2017-01-15 16:29:41 +01:00
Johannes Millan
ef8194472f
reset time worked without break on startup
2017-01-15 02:05:03 +01:00
Johannes Millan
4c695355f1
only trigger update description for jira issues
2017-01-15 01:56:30 +01:00
Johannes Millan
7be6c4b1f3
add simple export of tasks and todays task list (on daily summary)
2017-01-14 21:31:44 +01:00