Commit graph

311 commits

Author SHA1 Message Date
Johannes Millan
db1ae33e64 feat(sheetExport): make it all work with electron 2018-02-25 14:11:54 +01:00
Johannes Millan
0f8d1162b7 feat(sheetExport): fix lint 2018-02-25 01:57:45 +01:00
Johannes Millan
e5daf8b0de feat(sheetExport): remove for electron version 2018-02-25 01:54:26 +01:00
Johannes Millan
5b73c2c57f feat(sheetExport): cleanup 2018-02-25 01:47:27 +01:00
Johannes Millan
4e0b0fba5f feat(sheetExport): add advanced formatting options 2018-02-25 01:45:50 +01:00
Johannes Millan
30cd123d6c feat(sheetExport): add saving rows 2018-02-24 22:16:47 +01:00
Johannes Millan
f3d3282599 feat(sheetExport): add all formatters 2018-02-24 20:49:11 +01:00
Johannes Millan
a4be335f7e feat: prevent multiple instances from being opened 2018-02-24 20:05:25 +01:00
Johannes Millan
eba5a5272e feat(sheetExport): prepare value replacement 2018-02-24 19:30:41 +01:00
Johannes Millan
2cc463da39 feat(sheetExport): persist and implement options 2018-02-24 18:10:10 +01:00
Johannes Millan
599eba73fd feat(sheetExport): add complete help 2018-02-24 17:52:55 +01:00
Johannes Millan
fecee98a12 feat(sheetExport): further outline time sheet export 2018-02-24 17:02:16 +01:00
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