Commit graph

53 commits

Author SHA1 Message Date
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
Johannes Millan
033ad14822 add github issue integration for search 2017-02-11 23:40:33 +01:00
Johannes Millan
05d471af8b add documentation for configuration 2017-02-11 18:04:25 +01:00
Johannes Millan
9ed7772205 allow every key combo to contain control keys 2017-02-11 16:25:36 +01:00
Johannes Millan
c9823fc685 add global keyboard shortcut for help 2017-02-10 22:38:33 +01:00
Johannes Millan
abad08f04e fix theme getting reset when visiting settings page 2017-02-10 17:00:17 +01:00
Johannes Millan
53c64e7259 #4 fix jira integration assuming ssl 2017-02-10 15:47:29 +01:00
Johannes Millan
4e1ce2a77f add configurable mov to backlog and move to today keyboard shortcuts #2 2017-02-10 00:09:39 +01:00
Johannes Millan
55978bdeff allow selecting prev / next task via configurable keyboard shortcut #2 2017-02-10 00:09:34 +01:00