• Hannah Stepanek's avatar
    Add isSelectable property to groups based on group scope (#945) · 7f55fdc0
    Hannah Stepanek authored
    * Add isScopedToUri property based on group scope
    
    CombinedGroups now takes into account the scoping of groups and adds
    an isScopedToUri property to each group indicating whether is can be
    annotated in at the provided uri based on its defined scope.
    
    * Provide scope info and page's uri to combineGroups
    
    Get the scope info for each group by passing expand: scopes in the group
    api requests. Pass the documentUri to the CombineGroup function as it needs
    this in order to determine which groups are scoped to the page's uri.
    
    * Remove endefined checking logic
    7f55fdc0
Name
Last commit
Last update
..
account-id-test.js Loading commit data...
disable-opener-for-external-links-test.js Loading commit data...
excerpt-overflow-monitor-test.js Loading commit data...
fake-window.js Loading commit data...
fetch-config-test.js Loading commit data...
group-organizations-test.js Loading commit data...
groups-test.js Loading commit data...
is-third-party-service-test.js Loading commit data...
memoize-test.js Loading commit data...
oauth-client-test.js Loading commit data...
postmessage-json-rpc-test.js Loading commit data...
random-test.js Loading commit data...
retry-test.js Loading commit data...
scope-timeout-test.js Loading commit data...
session-util-test.js Loading commit data...
state-util-test.js Loading commit data...
time-test.js Loading commit data...
url-util-test.js Loading commit data...