Commit graph

199 commits

Author SHA1 Message Date
Johannes Millan
c16ede6c16 fix: help icon displaced 2018-04-05 22:24:20 +02:00
Johannes Millan
c2d08b1559 feat: slightly speed up expand collapse 2018-04-05 21:53:43 +02:00
Johannes Millan
b5204c3889 fix: hide sub task notes when clicking collapse all button 2018-04-04 23:34:06 +02:00
Johannes Millan
b46a9c152a feat: slightly speed up expand collapse 2018-04-04 23:15:13 +02:00
Johannes Millan
8a27f57b99 feat: improve slide down up animation 2018-04-03 21:20:11 +02:00
Johannes Millan
b439fee78e refactor: cleanup 2018-04-02 18:49:09 +02:00
Johannes Millan
7a217de6e7 feat: add js based animation for slide up down 2018-04-02 17:59:21 +02:00
Johannes Millan
c13c151593 cleanup 2018-03-29 22:45:09 +02:00
Johannes Millan
0f84ef87d1 feat: optionally notify when time estimate was exceeded #69 2018-03-29 22:42:55 +02:00
Johannes Millan
f4b7887a36 feat: make sync notification optional #67 2018-03-28 22:22:37 +02:00
Johannes Millan
24de1e3932 fix: project renaming not working #65 2018-03-26 22:32:48 +02:00
Johannes Millan
359ddb2d41 feat: add optional reset break timer but track when tracking on idle dialog 2018-03-26 22:04:26 +02:00
Johannes Millan
57daea414b fix: add missing ngInject statements #65 2018-03-26 21:27:48 +02:00
Johannes Millan
9812b1b093 fix: google api not working any more 2018-03-24 13:10:57 +01:00
Johannes Millan
c49601d00f feat: make issue transitioning optional 2018-03-24 00:37:04 +01:00
Johannes Millan
c417f1d6cb feat: only show extension notification once 2018-03-23 23:10:03 +01:00
Johannes Millan
c20d9a88f4 feat: add notification for successful login 2018-03-23 23:01:54 +01:00
Johannes Millan
6534f7d46c feat: add login toast if authentication fails 2018-03-23 22:59:17 +01:00
Johannes Millan
e3b27228b0 refactor: simple toast 2018-03-23 22:25:04 +01:00
Johannes Millan
219b762a64 feat: add neat progress bar when syncing to google drive 2018-03-23 20:20:30 +01:00
Johannes Millan
a032137550 feat: save to ls directly after sync to google drive to minify the risk of conflicting data 2018-03-23 19:47:35 +01:00
Johannes Millan
b0e1a8da1f feat: improve google api handling 2018-03-23 19:47:12 +01:00
Johannes Millan
c43cc77916 cleanup 2018-03-23 19:34:04 +01:00
Johannes Millan
190f41ebfc feat: add notification to extension interface 2018-03-23 16:36:39 +01:00
Johannes Millan
394f59af1e feat: improve google auth behaviour 2018-03-23 00:46:37 +01:00
Johannes Millan
e8e9c737e4 fix: only check for tasks updates if jira is enabled 2018-03-22 23:35:35 +01:00
Johannes Millan
d43150d5cc feat: show optional time worked without break 2018-03-22 23:29:27 +01:00
Johannes Millan
49f4bde59d feat: add idle time tracking for extension 2018-03-22 22:34:38 +01:00
Johannes Millan
c6038ce319 refactor: move extension interface to its own service 2018-03-22 22:06:29 +01:00
Johannes Millan
31b0bc1c43 fix: jira requests being made event though the configuration is invalid 2018-03-22 21:21:47 +01:00
Johannes Millan
c77125987b cleanup 2018-03-21 22:24:51 +01:00
Johannes Millan
67fb8bf0d0 fix: jira issue urls being wrong sometimes 2018-03-20 21:42:08 +01:00
Johannes Millan
1a6aab32b2 feat: only show import error, when an error occured 2018-03-18 20:09:26 +01:00
Johannes Millan
64eef309ca feat(chromeExtension): add IS_EXTENSION checks for task jira actions 2018-03-18 01:29:42 +01:00
Johannes Millan
54e1877ee4 feat(chromeExtension): wait for extension to be ready before sending jira events 2018-03-17 23:21:36 +01:00
Johannes Millan
5d3651fa11 feat(chromeExtension): remove APP_READY and timeouts 2018-03-17 23:12:35 +01:00
Johannes Millan
348ecb1748 feat(chromeExtension): basic communication interface for jira ready 2018-03-17 22:25:57 +01:00
Johannes Millan
93f411f0cd refactor: cleanup 2018-03-17 22:25:32 +01:00
Johannes Millan
1cf304d313 feat(chromeExtension): add basic jira interface 2018-03-17 19:09:57 +01:00
Johannes Millan
5b8d1d403f refactor: fix code formatting 2018-03-17 18:34:09 +01:00
Johannes Millan
076525db3d feat(gDriveSync): also set expires at for electron flow 2018-03-16 17:48:13 +01:00
Johannes Millan
caca38a9a0 feat: improve slide animation 2018-03-16 15:55:40 +01:00
Johannes Millan
3e4d4e9e0d feat: sync to google drive before closing app 2018-03-16 13:10:59 +01:00
Johannes Millan
a543829152 fix: only select next task if current task was marked as done 2018-03-16 11:25:20 +01:00
Johannes Millan
f0107b17bc refactor: move unload actions to app 2018-03-14 22:25:34 +01:00
Johannes Millan
26f4d40f63 feat: add notification when syncing 2018-03-14 22:11:27 +01:00
Johannes Millan
712ffea157 feat: improve google login flow and really log out if the users does so 2018-03-13 21:10:56 +01:00
Johannes Millan
1187bceecf fix: add more verbose logout 2018-03-13 21:10:56 +01:00
Johannes Millan
566ebc7ee2 feat: insert new tasks after current task 2018-03-13 21:10:56 +01:00
Johannes Millan
a5ff1f72b6 fix: google login not working sometimes 2018-03-12 22:30:21 +01:00