- 19 Feb, 2019 6 commits
-
-
Robert Knight authored
Bump sinon from 7.2.3 to 7.2.4
-
Robert Knight authored
Bump gulp-sourcemaps from 2.6.4 to 2.6.5
-
Robert Knight authored
Bump mocha from 5.2.0 to 6.0.0
-
dependabot[bot] authored
Bumps [sinon](https://github.com/sinonjs/sinon) from 7.2.3 to 7.2.4. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md) - [Commits](https://github.com/sinonjs/sinon/compare/v7.2.3...v7.2.4) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [gulp-sourcemaps](https://github.com/gulp-sourcemaps/gulp-sourcemaps) from 2.6.4 to 2.6.5. - [Release notes](https://github.com/gulp-sourcemaps/gulp-sourcemaps/releases) - [Commits](https://github.com/gulp-sourcemaps/gulp-sourcemaps/compare/v2.6.4...v2.6.5) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [mocha](https://github.com/mochajs/mocha) from 5.2.0 to 6.0.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v5.2.0...v6.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
- 18 Feb, 2019 8 commits
-
-
Robert Knight authored
Bump eslint from 5.13.0 to 5.14.0
-
Robert Knight authored
Bump @babel/core from 7.2.2 to 7.3.3
-
Robert Knight authored
Merge pull request #951 from hypothesis/dependabot/npm_and_yarn/karma-coverage-istanbul-reporter-2.0.5 Bump karma-coverage-istanbul-reporter from 2.0.4 to 2.0.5
-
Robert Knight authored
Bump babel-plugin-istanbul from 5.1.0 to 5.1.1
-
dependabot[bot] authored
Bumps [eslint](https://github.com/eslint/eslint) from 5.13.0 to 5.14.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v5.13.0...v5.14.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [@babel/core](https://github.com/babel/babel) from 7.2.2 to 7.3.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.2.2...v7.3.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [babel-plugin-istanbul](https://github.com/istanbuljs/babel-plugin-istanbul) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/istanbuljs/babel-plugin-istanbul/releases) - [Changelog](https://github.com/istanbuljs/babel-plugin-istanbul/blob/master/CHANGELOG.md) - [Commits](https://github.com/istanbuljs/babel-plugin-istanbul/compare/v5.1.0...v5.1.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [karma-coverage-istanbul-reporter](https://github.com/mattlewis92/karma-coverage-istanbul-reporter) from 2.0.4 to 2.0.5. - [Release notes](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/releases) - [Changelog](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md) - [Commits](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.4...v2.0.5) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
- 16 Feb, 2019 1 commit
-
-
Robert Knight authored
Update LICENSE file
-
- 15 Feb, 2019 3 commits
-
-
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
-
Robert Knight authored
Bump core-js from 2.6.4 to 2.6.5
-
dependabot[bot] authored
Bumps [core-js](https://github.com/zloirock/core-js) from 2.6.4 to 2.6.5. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/v2.6.5/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v2.6.4...v2.6.5) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
- 14 Feb, 2019 5 commits
-
-
Robert Knight authored
Bump eslint-plugin-mocha from 5.2.1 to 5.3.0
-
dependabot[bot] authored
Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) from 5.2.1 to 5.3.0. - [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases) - [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/lo1tuma/eslint-plugin-mocha/compare/5.2.1...5.3.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
Robert Knight authored
[Security] Bump handlebars from 4.0.12 to 4.1.0
-
Robert Knight authored
- Update the copyright year - Remove copyright notices for code which is no longer vendored into the source tree but instead fetched from npm. In those cases the npm package includes machine-readable license metadata. I left the "annotator" notice because we still have some code derived from Annotator.js in the source tree, even though much of it has been replaced. See also https://github.com/hypothesis/h/pull/5537
-
dependabot[bot] authored
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.1.0. **This update includes security fixes.** - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/v4.1.0/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.1.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
- 13 Feb, 2019 2 commits
-
-
Robert Knight authored
Bump codecov from 3.1.0 to 3.2.0
-
dependabot[bot] authored
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/codecov/codecov-node/releases) - [Commits](https://github.com/codecov/codecov-node/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
- 12 Feb, 2019 2 commits
-
-
Robert Knight authored
Use token instead of store.profile to calc isLoggedIn
-
Robert Knight authored
* Support filtering annotations by display name Allow `user:{term}` filters in the search bar to match display names as well as usernames. I have allowed for annotations having no `user_info` field as with other code in the client that handles annotation objects. However "h" will always populate that field currently. Fixes https://github.com/hypothesis/product-backlog/issues/943 * Add tests to clarify how quotes are handled in filter query parsing This came out of a Slack discussion [1] about how the client handles quoted and unquoted terms in filter queries. [1] https://hypothes-is.slack.com/archives/C4K6M7P5E/p1549466094062700 * Test that all matching annotations are returned for "user" queries Respond to CR feedback to extend the current set of tests for "user" queries.
-
- 11 Feb, 2019 4 commits
-
-
Hannah Stepanek authored
-
Robert Knight authored
Add custom client version header to api requests
-
Robert Knight authored
Bump aws-sdk from 2.398.0 to 2.400.0
-
dependabot[bot] authored
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.398.0 to 2.400.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js/compare/v2.398.0...v2.400.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
- 07 Feb, 2019 9 commits
-
-
Hannah Stepanek authored
-
Hannah Stepanek authored
-
Hannah Stepanek authored
Add tests for Authorization header on API requests
-
Hannah Stepanek authored
* Add profile.groups.read api endpoint * Remove metadata from list groups api call Rather than relying on the token of the logged in user being returned as extra metadata from the list groups api call, simple use the profile userid from the data store to determine whether a use is logged in or not. * Add util/groups module with combineGroups helper This will be used when the community-groups feature flag is set, to combine groups from the groups list and profile groups endpoints. * Add tests for util groups module * Add tests for community-groups feature flag
-
Robert Knight authored
Bump aws-sdk from 2.397.0 to 2.398.0
-
Robert Knight authored
Bump core-js from 2.5.7 to 2.6.4
-
dependabot[bot] authored
Bumps [core-js](https://github.com/zloirock/core-js) from 2.5.7 to 2.6.4. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v2.5.7...v2.6.4) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.397.0 to 2.398.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js/compare/v2.397.0...v2.398.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
Hannah Stepanek authored
Add servetests to makefile for interactive test debug
-