Commit graph

846 commits

Author SHA1 Message Date
Johannes Millan
7dd259e9e2 docs: add contributing section 2017-11-29 16:14:13 +01:00
Johannes Millan
5f06934a24 1.6.1 2017-11-29 15:58:38 +01:00
Johannes Millan
7210ef00fe fix: windows error when idle time tracker is run #35 2017-11-29 15:58:20 +01:00
Johannes Millan
2a8c1c871a 1.6.0 2017-11-29 12:44:52 +01:00
Johannes Millan
99559ed02b feat: add rudimentary syncing #23 2017-11-29 12:42:54 +01:00
Johannes Millan
82d507737f feat: add rudimentary syncing 2017-11-29 12:42:13 +01:00
Johannes Millan
ef8a7a13cf
Merge pull request #34 from Morganamilo/develop
fix: error when opening a new instance when one already exists
2017-11-28 21:26:39 +01:00
morganamilo
5ad9f6c671
fix error when opening a new instance when one already exists
Fixes "Cannot find module '../dialog'" by returning after checking if an
instance already exists instead of allowing the code to continue and try
to make new instance.
2017-11-28 20:07:40 +00:00
Johannes Millan
747cb1d5ab chore: add unit tests to build again 2017-11-25 16:28:21 +01:00
Johannes Millan
9b4372b9e7 chore: use headless chrome instead of phantomjs 2017-11-25 16:25:57 +01:00
Johannes Millan
7621663dfe chore: fix testSingle 2017-11-25 16:03:14 +01:00
Johannes Millan
db3ee30dc2 chore: add karma-sinon for stubbing 2017-11-25 15:15:44 +01:00
Johannes Millan
6ee0b40306 test: remove failing tests for now 2017-11-25 14:45:41 +01:00
Johannes Millan
3d4fb21c41 chore: fix unit tests not working 2017-11-25 14:41:16 +01:00
Johannes Millan
3e40e595cf 1.5.2 2017-11-24 18:57:09 +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
746af5df37 1.5.1 2017-11-24 16:30:26 +01:00
Johannes Millan
782273e7c8 feat(editGlobalLink): auto add http to url if not given #21 2017-11-24 16:11:33 +01:00
Johannes Millan
f97afaa258 fix(dailyPlanner): fix task suggestions 2017-11-24 15:45:35 +01:00
Johannes Millan
662e66578a feat(dailyPlanner): add refresh remote tasks button to backlog #31 2017-11-24 15:37:28 +01:00
Johannes Millan
82d4fa22e8 chore: add minimal reload debounce to browser sync 2017-11-24 15:37:28 +01:00
Johannes Millan
f5e17a9120 cleanup 2017-11-24 15:37:28 +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
2b0098612f feat: add option to start app with open dev tools 2017-11-24 15:37:28 +01:00
Johannes Millan
70e5bf0391
Update README.md 2017-11-24 14:19:44 +01:00
Johannes Millan
63b26a6a47
Update README.md 2017-11-24 14:18:52 +01:00
Johannes Millan
f10dfefa74 1.5.0 2017-11-24 00:51:13 +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
4d27372fb0
Update ISSUE_TEMPLATE.md 2017-11-22 14:24:54 +01:00
Johannes Millan
3ae42463e5 1.4.2 2017-11-21 20:41:42 +01:00
Johannes Millan
5e19230f24 fix: tomorrows note not showing up #20 2017-11-21 20:41:19 +01:00
Johannes Millan
72bbdb5315 1.4.1 2017-11-21 20:22:41 +01:00
Johannes Millan
095f574e0b fix(taskList): parent task not startable after all sub tasks are deleted #17 2017-11-21 20:22:12 +01:00
Johannes Millan
7e4153b6f1 feat: improve error handling for main window 2017-11-21 20:11:37 +01:00
Johannes Millan
743ba7ad3c feat(gnomeShellExt): don't try to connect any more, if there was an error 2017-11-21 19:48:51 +01:00
Johannes Millan
bfa8a16f54 refactor: remove not needed update vm calls 2017-11-21 19:25:13 +01:00
Johannes Millan
b9d78960fe feat: add github issue template 2017-11-21 15:40:13 +01:00
Johannes Millan
0ce3cd5d16 1.4.0 2017-11-21 12:53:46 +01:00
Johannes Millan
424e011c0e 1.3.7 2017-11-21 12:52:02 +01:00
Johannes Millan
4c9207e5ad fix: unable to reopen the application when there is no indicator #18 2017-11-21 12:33:18 +01:00
Johannes Millan
24d8a42347
Update README.md 2017-11-20 17:51:12 +01:00
Johannes Millan
c8d9c87ff1 feat(taskList): select currently edited task after editing title 2017-11-20 09:43:33 +01:00
Johannes Millan
05943e5176 feat: add on demand load for projects 2017-11-19 23:07:44 +01:00
Johannes Millan
b0f36e4512 feat(dialogs): improve task selection for was idle and edit global link 2017-11-18 18:06:08 +01:00
Johannes Millan
2ee20d72da feat(dialogs): improve task selection 2017-11-18 18:01:29 +01:00
Johannes Millan
875feb4f70 feat(animations): improve animations 2017-11-18 17:50:06 +01:00
Johannes Millan
dac5a53ba1 fix(projects): changing a project not working 2017-11-13 14:36:18 +01:00
Johannes Millan
a6dbb08c0b fix(tasks): wrong property access 2017-11-13 00:33:26 +01:00
Johannes Millan
428d3785a9 fix(jira): wrong property access 2017-11-13 00:32:16 +01:00