Commit graph

61 commits

Author SHA1 Message Date
Johannes Millan
52722c7889 feat(gDriveSync): improve sync file selection 2018-03-11 23:51:03 +01:00
Johannes Millan
8aa264f161 feat(gDriveSync): wait for login before syncing 2018-03-11 23:12:09 +01:00
Johannes Millan
7c693fcce3 feat(gDriveSync): add a way to specify the file name used 2018-03-10 14:46:36 +01:00
Johannes Millan
c3538cd89c feat: add button to reset all keyboard shortcuts 2018-03-10 01:17:33 +01:00
Johannes Millan
f6ebeb84c7 feat(gDriveSync): add basic sync 2018-03-10 01:07:28 +01:00
Johannes Millan
d3dee47e51 feat(gDriveSync): prompt before loading data 2018-03-09 23:29:16 +01:00
Johannes Millan
8b3e99af59 feat(gDriveSync): prompt before saving if there is a remote update 2018-03-09 23:06:48 +01:00
Johannes Millan
dacbe58a8f feat(gDriveSync): improve ui 2018-03-09 21:25:14 +01:00
Johannes Millan
c3885ac05a feat(gDriveSync): add auto login 2018-03-09 20:56:21 +01:00
Johannes Millan
29d5f175ce feat(gDriveSync): add promise button spinner 2018-03-09 20:43:17 +01:00
Johannes Millan
2d5c5dcc09 feat(gDriveSync): add import of data 2018-03-09 16:48:02 +01:00
Johannes Millan
67d03d7e13 feat(gDriveSync): add settings and improve structure 2018-03-09 16:02:21 +01:00
Johannes Millan
528020c037 feat(gDriveSync): basic saving 2018-03-09 15:30:30 +01:00
Johannes Millan
b97767dd9b feat(focusMode): add keyboard shortcut for focus mode 2018-03-04 18:25:45 +01:00
Johannes Millan
a36f011976 fix: idle time not being tracked when option is disabled #56 2018-03-02 21:54:59 +01:00
Johannes Millan
8959fdea44 fix: import data not working 2018-02-27 20:07:13 +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
8be885a20b feat: make checking if current ticket is assigned to current user optional #47 2018-01-12 20:35:05 +01:00
Johannes Millan
333617c808 feat(idleTimeTracking): make it optional and configurable 2018-01-07 22:18:15 +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
ee1e6863e2 feat(pomodoro): play optional sound on session done #32 2018-01-05 17:25:16 +01:00
Johannes Millan
78d009f9e7 feat(pomodoro): improve time tracking integration with task play/pause button 2018-01-04 17:22:10 +01:00
Johannes Millan
ae332680df feat(pomodoro): add better integration with time tracking #32 2018-01-04 14:42:09 +01:00
Johannes Millan
d099e2b496 feat(pomodoro): make timer optional #32 2018-01-03 13:06:37 +01:00
Johannes Millan
47a20d1ca1 feat(pomodoro): add settings #32 2018-01-03 13:05:46 +01:00
Johannes Millan
dfd57f7db0 fix: theme selection for new project dialog 2017-12-10 18:18:46 +01:00
Johannes Millan
cd69e78410 fix: theme issue on config page 2017-12-10 18:13:14 +01:00
Johannes Millan
3aeeccafd4 fix: unable to create or delete projects #37 2017-11-30 01:10:43 +01:00
morganamilo
7f7a63d67b
style: reword, fix and improve various text 2017-11-29 22:26:43 +00:00
Johannes Millan
99559ed02b feat: add rudimentary syncing #23 2017-11-29 12:42:54 +01:00
Johannes Millan
9b4372b9e7 chore: use headless chrome instead of phantomjs 2017-11-25 16:25:57 +01:00
Johannes Millan
6ee0b40306 test: remove failing tests for now 2017-11-25 14:45:41 +01:00
Johannes Millan
ebed0c9be6 fix(appStorage): messing up with backlog data and import of settings 2017-11-24 18:56:39 +01:00
Johannes Millan
039d477000 feat: add automatic backups #23 2017-11-23 23:51:46 +01:00
Johannes Millan
1c92dfe8fd feat(settings): make auto starting next task on done configurable #28 2017-11-23 22:13:17 +01:00
Johannes Millan
dac5a53ba1 fix(projects): changing a project not working 2017-11-13 14:36:18 +01:00
Johannes Millan
7bfc0f6844 feat(betterStorage): replace ngStorage with a custom empty wrapper 2017-11-12 21:10:47 +01:00
Johannes Millan
83d5c662cf feat(keyboardControls): add shortcuts for routes/states 2017-10-29 18:31:57 +01:00
Johannes Millan
0890ffe4da feat: add keyboard shortcut for starting/stopping task 2017-10-28 15:46:10 +02:00
Johannes Millan
49f3f785a8 fix: theme selection not working 2017-10-28 15:29:42 +02:00
Johannes Millan
7713ace051 feat: add collapse/expand sub tasks keyboard shortcut 2017-10-28 14:11:32 +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
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
a206bc0094 add shortcut for opening original link 2017-02-23 18:02:45 +01:00
Johannes Millan
4293095dd5 reorder jira settings 2017-02-15 21:21:27 +01:00
Johannes Millan
b75cb1acb7 add auto import for git issues 2017-02-15 15:05:54 +01:00
Johannes Millan
bbf6046f6f add option to auto add all issues of a user automatically to backlog 2017-02-14 20:18:31 +01:00
Johannes Millan
4222c02290 make take a break reminder message configurable 2017-02-12 21:18:20 +01:00