Commit graph

35 commits

Author SHA1 Message Date
Nils Norman Haukås
533dfc62d2 updated readme 2015-10-25 20:01:32 +01:00
Nils Norman Haukås
ec57c1d2ba updated readme. Added chrome to typings. 2015-10-25 19:42:27 +01:00
Nils Norman Haukås
e53973eb6a is now able to include tagging menu on page. And make requests to backend server. 2015-10-25 19:17:30 +01:00
Nils Norman Haukås
ed2ec2255e fixed icon error 2015-10-24 23:35:41 +02:00
Nils Norman Haukås
406b266dd9 moved plugin specific files into separate folder. 2015-10-24 23:32:12 +02:00
Nils Norman Haukås
994475dfbd added new icons and a popup menu for the chrome plugin. Updated manifest.json 2015-10-24 20:33:16 +02:00
Nils Norman Haukås
6df98cb5e9 tweaked interface for when viewing the prototype 2015-10-24 17:26:47 +02:00
Nils Norman Haukås
8ce46e4b67 added gulp-load-plugins and ng-annotate dependencies 2015-10-24 17:04:07 +02:00
Nils Norman Haukås
68dfc3c487 angular service calls content_script 2015-10-24 16:05:22 +02:00
Nils Norman Haukås
3caa37847a updated readme 2015-10-24 15:05:08 +02:00
Nils Norman Haukås
14e09b19da now able to tag words on page. Adjusted build scripts. Now able to build the chrome plugin. Updated readme. 2015-10-24 14:57:34 +02:00
Nils Norman Haukås
7a5acdaec1 added ts file for keeping interfaces in. Angular is now able to get and display synsets. 2015-10-24 00:39:49 +02:00
Nils Norman Haukås
5b478e94a1 redid typescript build setup and script injection. Is finally working properly. 2015-10-21 22:05:49 +02:00
Nils Norman Haukås
8802903f0a have been able to progress with the typescript setup. However, it seems to be hitting some limits so far that I realize that typescript might not be the right fit for this project. 2015-10-19 08:47:40 +02:00
Nils Norman Haukås
f034d58367 progressing on services. 2015-10-18 23:34:07 +02:00
Nils Norman Haukås
c6338bf597 cleaned up folder structure. Tweaked build script. Rebuilt functionality using angular instead of jquery. 2015-10-18 20:05:30 +02:00
Nils Norman Haukås
b4ffa623bf created typescript build setup which proves that its possible to inject jquery and angular into pages where those libraries already exist. Have also removed reliance on bower altogether. 2015-10-17 14:12:04 +02:00
Nils Norman Haukås
ae8a9ee63e minor tweaks. Removed tooltip.js include 2015-10-04 17:30:29 +02:00
Nils Norman Haukås
380d345c1c menu is not active to begin with 2015-09-27 21:21:35 +02:00
Nils Norman Haukås
2a472ff33c added meta character encoding 2015-09-27 21:08:39 +02:00
Nils Norman Haukås
bd596d03fd updated readme 2015-09-27 20:50:56 +02:00
Nils Norman Haukås
5ce670c694 added bower components 2015-09-27 20:48:14 +02:00
Nils Norman Haukås
cac01d555e is now able to get senses. Updated readme 2015-09-27 20:47:23 +02:00
Nils Norman Haukås
a565b2f02c is now able to get data from backend and display 2015-09-27 20:10:38 +02:00
Nils Norman Haukås
7d1e649e6f made it possible to add or hide sidebar 2015-09-27 19:16:17 +02:00
Nils Norman Haukås
cc83d7aad2 starting building functionality for bootstrapping the tagging menu. 2015-09-27 17:04:35 +02:00
Nils Norman Haukås
bcf903a335 tweaked menu prototype. Added css. 2015-09-26 21:42:56 +02:00
Nils Norman Haukås
a88474de56 able to select words. 2015-09-26 21:06:24 +02:00
Nils Norman Haukås
d96e3aefd1 able to load html content. 2015-09-26 20:48:26 +02:00
Nils Norman Haukås
465c3b508c added livereloading for development. 2015-09-26 14:02:03 +02:00
Nils Norman Haukås
c0deabc3bd updated readme 2015-09-26 13:01:04 +02:00
Nils Norman Haukås
83e9c5ca88 extension now injects button that can trigger a popover 2015-09-26 11:43:02 +02:00
Nils Norman Haukås
3df9364b26 plugin now injects both jquery and bootstap into the page. 2015-09-25 17:10:39 +02:00
Nils Norman Haukås
34b6fb9fc9 added manifest.json. And bootstrap. Also added a toggleable button. 2015-09-25 16:01:25 +02:00
Nils
d64d84faa8 Initial commit 2015-09-23 21:15:06 +02:00