Commit graph

17 commits

Author SHA1 Message Date
Nils Norman Haukås
bad3c2e2e3 externalized configuration into index.appConfig file 2015-11-14 20:14:10 +01:00
Nils Norman Haukås
6f05e601b7 delete surplus files. Fix gulp serve setup for local web testing. 2015-11-14 19:38:34 +01:00
Nils Norman Haukås
f44177a938 refactored. Renamed services for clarity 2015-11-14 13:41:51 +01:00
Nils Norman Haukås
c07f62428c Revert "now building the project using amd modules. Included requirejs. Adjusted build script."
This reverts commit b86e7755d6.
2015-11-14 13:35:48 +01:00
Nils Norman Haukås
7a23f0217b Revert "not able to reach typescript code from chrome popup.js will need to revert."
This reverts commit 9ab2035133.
2015-11-14 13:35:42 +01:00
Nils Norman Haukås
9ab2035133 not able to reach typescript code from chrome popup.js will need to revert. 2015-11-14 13:33:00 +01:00
Nils Norman Haukås
b86e7755d6 now building the project using amd modules. Included requirejs. Adjusted build script. 2015-11-07 23:47:50 +01:00
Nils Norman Haukås
7377c38efb pruned package.json. Updated readme. 2015-10-25 21:11:23 +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
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