Commit graph

19 commits

Author SHA1 Message Date
Johannes Millan
99559ed02b feat: add rudimentary syncing #23 2017-11-29 12:42:54 +01:00
Johannes Millan
039d477000 feat: add automatic backups #23 2017-11-23 23:51:46 +01:00
Johannes Millan
8647d17e24 feat(betterStorage): add ls functionality for custom wrapper 2017-11-12 23:00:03 +01:00
Johannes Millan
7bfc0f6844 feat(betterStorage): replace ngStorage with a custom empty wrapper 2017-11-12 21:10:47 +01:00
Johannes Millan
4486540e55 fix: dev tools keyboard shortcut 2017-11-03 23:34:49 +01:00
Johannes Millan
41fb16493f feat(backup): prepare automatic backups 2017-10-30 00:26:08 +01:00
Johannes Millan
8b384352e9 fix(keyboardShortcuts): use keydown instead of keypress 2017-10-29 23:20:05 +01:00
Johannes Millan
83d5c662cf feat(keyboardControls): add shortcuts for routes/states 2017-10-29 18:31:57 +01:00
Johannes Millan
7bce569bad go to work view at start if there are already tasks defined 2017-08-01 22:02:41 +02:00
Johannes Millan
a082e5eb65 minor fixes 2017-02-12 21:22:24 +01:00
Johannes Millan
8d2cfab6cb add polling git for issue changes 2017-02-12 19:34:05 +01:00
Johannes Millan
08a6b812e5 add help doc for every view 2017-02-11 16:55:46 +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
297a12cd60 fix unhandled rejection error showing up all the time 2017-02-10 22:33:37 +01:00
Johannes Millan
e9b9bbf8fd replace angular-clipboard with clipboard js for now 2017-02-09 21:28:22 +01:00
Johannes Millan
f172277969 add copy to clipboard for simple task summary 2017-02-09 20:20:58 +01:00
Johannes Millan
82e8ef82b6 fix creating new project from current and project loading not working correctly 2017-02-08 23:24:12 +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/_app.js (Browse further)