Commit graph

30 commits

Author SHA1 Message Date
Johannes Millan
692fb5e2a3 feat: make some settings global and work for all projects 2017-12-10 17:50:02 +01:00
Johannes Millan
99559ed02b feat: add rudimentary syncing #23 2017-11-29 12:42:54 +01:00
Johannes Millan
05eb12b062 feat: improve performance by only loading done backlog on demand 2017-11-24 15:37:28 +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
5e19230f24 fix: tomorrows note not showing up #20 2017-11-21 20:41:19 +01:00
Johannes Millan
dac5a53ba1 fix(projects): changing a project not working 2017-11-13 14:36:18 +01:00
Johannes Millan
8647d17e24 feat(betterStorage): add ls functionality for custom wrapper 2017-11-12 23:00:03 +01:00
Johannes Millan
d0b35a3fa5 feat(keyboardShortcuts): change defaults 2017-10-30 13:10:39 +01:00
Johannes Millan
41fb16493f feat(backup): prepare automatic backups 2017-10-30 00:26:08 +01:00
Johannes Millan
83d5c662cf feat(keyboardControls): add shortcuts for routes/states 2017-10-29 18:31:57 +01:00
Johannes Millan
2c33e611e7 feat(globalLinks): connect to ls and add basic drag and drop for files 2017-10-28 19:35:22 +02:00
Johannes Millan
0890ffe4da feat: add keyboard shortcut for starting/stopping task 2017-10-28 15:46:10 +02:00
Johannes Millan
7713ace051 feat: add collapse/expand sub tasks keyboard shortcut 2017-10-28 14:11:32 +02:00
Johannes Millan
4ce72ab368 update backlog when project changes 2017-05-03 16:43:03 +02:00
Johannes Millan
fd4df31bee load backlog tasks on demand 2017-05-03 16:12:19 +02:00
Johannes Millan
9e2d48ed93 attempt to copy only needed properties from ls 2017-05-03 16:08:39 +02: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
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
a082e5eb65 minor fixes 2017-02-12 21:22:24 +01:00
Johannes Millan
4222c02290 make take a break reminder message configurable 2017-02-12 21:18:20 +01:00
Johannes Millan
8d2cfab6cb add polling git for issue changes 2017-02-12 19:34:05 +01:00
Johannes Millan
033ad14822 add github issue integration for search 2017-02-11 23:40:33 +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
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
Johannes Millan
d55fda15cf move everything to app-src folder to use compiled version from now on for final electron build 2017-02-06 23:51:45 +01:00
Renamed from app/scripts/constants.js (Browse further)