Commit graph

17 commits

Author SHA1 Message Date
Nils Norman Haukås
7ba53dd6bf added uuid generation so that tags can be truly unique. Application now supports deleting tags from page. 2015-11-22 18:00:25 +01:00
Nils Norman Haukås
91bf13cd47 just added Rangy lib. Is now able to save and load tags but need to fix serialization/dezerialization of the selection. 2015-11-14 23:07:26 +01:00
Nils Norman Haukås
12327c5c27 added ngStorage for client side saving and loading 2015-11-14 20:24:26 +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
9ce335bd0e Revert "Added mocha dependency for testing."
This reverts commit 7ae65ed402.
2015-11-14 13:35:47 +01:00
Nils Norman Haukås
7ae65ed402 Added mocha dependency for testing. 2015-11-13 21:45:46 +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
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
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
8ce46e4b67 added gulp-load-plugins and ng-annotate dependencies 2015-10-24 17:04:07 +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
5b478e94a1 redid typescript build setup and script injection. Is finally working properly. 2015-10-21 22:05:49 +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
465c3b508c added livereloading for development. 2015-09-26 14:02:03 +02:00