• csillag's avatar
    Separate the Host service · 7f6ff5b8
    csillag authored
    .. from AnnotionUISync.
    
    Earlier, the show/hide frame functionality was implemented as a
    background functionality of the AnnotationUISync service,
    and it was not directly available for the sidebar code.
    
    This commit separated that functionality into a new service,
    and exposes it over a public API.
    
    The test have been updated accordingly, too.
    7f6ff5b8
Name
Last commit
Last update
..
annotation-mapper-service-test.coffee Loading commit data...
annotation-sync-test.coffee Loading commit data...
annotation-ui-service-test.coffee Loading commit data...
annotation-ui-sync-test.coffee Loading commit data...
auth-service-test.coffee Loading commit data...
bootstrap.coffee Loading commit data...
bridge-test.coffee Loading commit data...
controllers-test.coffee Loading commit data...
cross-frame-service-test.coffee Loading commit data...
directives-test.coffee Loading commit data...
discovery-test.coffee Loading commit data...
filters-test.coffee Loading commit data...
guest-test.coffee Loading commit data...
host-service-test.coffee Loading commit data...
host-test.coffee Loading commit data...
identity-service-test.coffee Loading commit data...
local-storage-service-test.coffee Loading commit data...
permissions-service-test.coffee Loading commit data...
services-test.coffee Loading commit data...
store-service-test.coffee Loading commit data...
streamer-service-test.coffee Loading commit data...
threading-service-test.coffee Loading commit data...