Commit graph

37 commits

Author SHA1 Message Date
Johannes Millan
bbb94bfa46 feat(gDriveSync): handle loading conditions correctly 2018-03-10 00:40:02 +01:00
Johannes Millan
29d5f175ce feat(gDriveSync): add promise button spinner 2018-03-09 20:43:17 +01:00
Johannes Millan
528020c037 feat(gDriveSync): basic saving 2018-03-09 15:30:30 +01:00
Johannes Millan
272dc50802 feat(focusMode): clean up and fine tuning 2018-03-04 18:27:59 +01:00
Johannes Millan
d6f9c71634 feat(focusMode): implement as state 2018-03-04 18:12:38 +01:00
Johannes Millan
8943f1bd76 feat(pomodoroFocus): add basic outline of component 2018-03-03 18:33:47 +01:00
Johannes Millan
c893fe9e42 feat: add original stacktrace to error handling 2018-03-03 18:09:08 +01:00
Johannes Millan
300caf073a feat: improve error handling by sending the errors to the frontend and show them there as well 2018-03-03 17:47:14 +01:00
Johannes Millan
5b73c2c57f feat(sheetExport): cleanup 2018-02-25 01:47:27 +01:00
Johannes Millan
f3d3282599 feat(sheetExport): add all formatters 2018-02-24 20:49:11 +01:00
Johannes Millan
a4be335f7e feat: prevent multiple instances from being opened 2018-02-24 20:05:25 +01:00
Johannes Millan
40e4050300 feat(sheetExport): prepare google spreadsheet export 2018-02-24 13:28:15 +01:00
Johannes Millan
8bba9f18de feat(sheetExport): add google api login 2018-02-24 12:12:28 +01:00
Johannes Millan
546f3e4102 feat: add version string to update notification 2018-02-19 19:29:56 +01:00
Johannes Millan
195fba2d84 refactor: fix lint 2018-01-09 16:35:03 +01:00
Johannes Millan
c194f3697e refactor: cleanup 2018-01-08 17:06:19 +01:00
Johannes Millan
38f619678b feat: add notification when there is a new version of super productivity available 2018-01-08 17:03:00 +01:00
Johannes Millan
92868d084c feat(idleTimeTracking): rework idleTimeTracking 2018-01-07 22:06:04 +01:00
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)