• 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
.github Loading commit data...
docs Loading commit data...
embedding-examples Loading commit data...
images Loading commit data...
scripts Loading commit data...
src Loading commit data...
.babelrc Loading commit data...
.eslintignore Loading commit data...
.eslintrc Loading commit data...
.gitignore Loading commit data...
.npmignore Loading commit data...
.npmrc Loading commit data...
.prettierignore Loading commit data...
.prettierrc Loading commit data...
.travis.yml Loading commit data...
CODE_OF_CONDUCT Loading commit data...
Jenkinsfile Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
gulpfile.js Loading commit data...
package.json Loading commit data...
requirements-dev.in Loading commit data...
tox.ini Loading commit data...
yarn.lock Loading commit data...