- 04 Feb, 2015 40 commits
-
-
Aron Carroll authored
The current implementation assumed that the setupAnnotation method needed to do a large amount of work and so batched the calls. Our sidebar no-ops this method so we can effectively get rid of the setup method and batch calls.
-
Aron Carroll authored
-
Aron Carroll authored
This has been replaced with the crossframe service and related modules, we still have the AngularAnnotator class for the auth service to hook into but this is little more than a shell now.
-
Aron Carroll authored
This has now moved to the threading service.
-
Aron Carroll authored
-
Aron Carroll authored
This keeps bootstrapping functions in one place and makes it much easier to disable such calls in the test environment. The check currently uses the mocha global variable, in future it would be nicer to have an APP_ENV flag or similar defined before the tests run.
-
Aron Carroll authored
This causes really hard to track down errors when $digest is called. In reality though this still needs a more robust fix.
-
Aron Carroll authored
-
Gerben authored
The idea is to keep bridge and discovery code agnostic of the application.
-
Aron Carroll authored
-
Aron Carroll authored
-
Aron Carroll authored
-
Aron Carroll authored
-
Aron Carroll authored
This makes it easier to provide consistent interface between the annotator event system and the angular one.
-
Aron Carroll authored
-
Aron Carroll authored
-
Aron Carroll authored
-
Aron Carroll authored
-
Gerben authored
-
Gerben authored
-
Gerben authored
Not too pretty..
-
Gerben authored
-
Gerben authored
-
Gerben authored
-
Gerben authored
-
Gerben authored
-
Aron Carroll authored
-
Aron Carroll authored
-
Aron Carroll authored
-
Aron Carroll authored
-
Aron Carroll authored
-
Aron Carroll authored
Now we refer to the object sent over the wire as the message body, an annotation is then extracted from this object.
-
Aron Carroll authored
-
Aron Carroll authored
-
Gerben authored
-
Gerben authored
-
Aron Carroll authored
-
Aron Carroll authored
-
Aron Carroll authored
-
Aron Carroll authored
[ci-skip]
-