Commit graph

299 commits

Author SHA1 Message Date
Johannes Millan
e6839fe376 feat(sheetExport): refactor google api 2018-02-24 16:09:20 +01:00
Johannes Millan
13db77597a feat(sheetExport): outline ui 2018-02-24 13:43:43 +01:00
Johannes Millan
40e4050300 feat(sheetExport): prepare google spreadsheet export 2018-02-24 13:28:15 +01:00
Johannes Millan
8bba9f18de feat(sheetExport): add google api login 2018-02-24 12:12:28 +01:00
Johannes Millan
f875367e8d feat: prepare time sheet export 2018-02-23 17:12:47 +01:00
Johannes Millan
4fe85d1591 feat: improve pomodoro button states visibility 2018-02-22 20:59:14 +01:00
Johannes Millan
39d4e61357 fix: don't use done tasks for total estimate remaining calculation 2018-02-22 20:08:24 +01:00
Johannes Millan
2853606712 1.7.9 2018-02-21 20:00:29 +01:00
Johannes Millan
14a88f2653 feat: add option to require the user to manually confirm starting the next session 2018-02-21 19:59:57 +01:00
Johannes Millan
1e7c0b59d9 1.7.8 2018-02-19 20:35:40 +01:00
Johannes Millan
88463eba75 1.7.7 2018-02-19 20:14:47 +01:00
Johannes Millan
b5e0d6d792 1.7.6 2018-02-19 19:30:15 +01:00
Johannes Millan
546f3e4102 feat: add version string to update notification 2018-02-19 19:29:56 +01:00
Johannes Millan
0c6227a99e fix: pulling from wrong repository by getting git settings each time #55 2018-02-19 18:40:22 +01:00
Johannes Millan
b3cc7f8e5d fix: missing binding for close button on task selection dialog #53 2018-02-19 18:16:43 +01:00
Johannes Millan
20d6d6799e 1.7.5 2018-01-30 18:27:34 +01:00
Johannes Millan
49d7682b51 fix(pomodoro): better handling for when pomodoro was disabled in the options again #51 2018-01-30 18:26:10 +01:00
Johannes Millan
caa93e51f5 1.7.4 2018-01-26 11:14:06 +01:00
Johannes Millan
15e05c7616 feat(pomodoro): add interface to gnome shell indicator 2018-01-17 16:00:52 +01:00
Johannes Millan
a420ad28e5 fix(timeTracking): weird behavior when no active task is selected 2018-01-12 20:39:20 +01:00
Johannes Millan
8be885a20b feat: make checking if current ticket is assigned to current user optional #47 2018-01-12 20:35:05 +01:00
Johannes Millan
462ab2e628 feat: always set default value for new config options in deep nested objects 2018-01-12 20:27:09 +01:00
Johannes Millan
d42a2f4c75 1.7.3 2018-01-09 18:46:14 +01:00
Johannes Millan
053100b92d refactor: cleanup lastCurrentTask and refactor it to one instance of lastActiveTask 2018-01-09 18:45:30 +01:00
Johannes Millan
914149dca5 fix(pomodoro): case when there is no task available and the error when the last task was deleted 2018-01-09 17:58:44 +01:00
Johannes Millan
5bd293592f feat(pomodoro): add skip break button 2018-01-09 16:56:27 +01:00
Johannes Millan
bbf188f709 fix: take a break not working as intended 2018-01-09 16:38:52 +01:00
Johannes Millan
195fba2d84 refactor: fix lint 2018-01-09 16:35:03 +01:00
Johannes Millan
c194f3697e refactor: cleanup 2018-01-08 17:06:19 +01:00
Johannes Millan
38f619678b feat: add notification when there is a new version of super productivity available 2018-01-08 17:03:00 +01:00
Johannes Millan
3cbeaa45c6 feat(idleTimeTracking): cleanup 2018-01-07 22:19:09 +01:00
Johannes Millan
333617c808 feat(idleTimeTracking): make it optional and configurable 2018-01-07 22:18:15 +01:00
Johannes Millan
92868d084c feat(idleTimeTracking): rework idleTimeTracking 2018-01-07 22:06:04 +01:00
Johannes Millan
f21c365966 1.7.2 2018-01-06 01:17:39 +01:00
Johannes Millan
e47c6035b5 feat(pomodoro): set going to work view initially to disabled #46 2018-01-06 00:54:07 +01:00
Johannes Millan
f77303d818 1.7.1 2018-01-06 00:50:00 +01:00
Johannes Millan
5089cc7c9e 1.7.0 2018-01-05 23:21:25 +01:00
Johannes Millan
d267d7021a feat(pomodoro): improve messages #32 2018-01-05 23:15:16 +01:00
Johannes Millan
76cfd2ba12 feat(pomodoro): go to work view when starting session #32 2018-01-05 23:07:20 +01:00
Johannes Millan
67e301ac6c feat(pomodoro): add and improve notifications #32 2018-01-05 22:59:51 +01:00
Johannes Millan
c52b1f591b feat(pomodoro): prepare idle handling #32 2018-01-05 22:20:37 +01:00
Johannes Millan
521a2faa47 feat(pomodoro): fix task selection #32 2018-01-05 21:18:45 +01:00
Johannes Millan
cf950a4670 feat(pomodoro): unset lastCurrentTask on pomodoro stop #32 2018-01-05 21:07:57 +01:00
Johannes Millan
f780efff3f feat(pomodoro): fix initialization for older configurations #32 2018-01-05 21:04:26 +01:00
Johannes Millan
4cd2c178c2 feat(pomodoro): make restarting tasks work when quitting on break #32 2018-01-05 19:13:54 +01:00
Johannes Millan
e64ea90a51 feat(pomodoro): show current session cycle on break #32 2018-01-05 19:13:37 +01:00
Johannes Millan
92147d0ca5 feat(pomodoro): prevent timer resetting itself on play #32 2018-01-05 19:04:31 +01:00
Johannes Millan
47f30d67a7 feat(pomodoro): add reselection of last task after restart #32 2018-01-05 18:10:26 +01:00
Johannes Millan
ee1e6863e2 feat(pomodoro): play optional sound on session done #32 2018-01-05 17:25:16 +01:00
Johannes Millan
fc632f4eb8 feat(pomodoro): unset current task on startup #32 2018-01-05 17:24:55 +01:00