- 07 Feb, 2019 7 commits
-
-
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
-
Hannah Stepanek authored
-
- 06 Feb, 2019 10 commits
-
-
Robert Knight authored
Update Code Style docs to mention ESLint and Prettier
-
Robert Knight authored
Only log names of source files that were changed as a result of auto-formatting.
-
Robert Knight authored
- Advise developers to set up editor integrations for ESLint and Prettier - Remove the `eslint --fix` advice since most auto-fixable suggestions from ESLint are stylistic changes that are already handled by Prettier
-
Robert Knight authored
Format code with Prettier
-
Robert Knight authored
Bump npm-packlist from 1.2.0 to 1.3.0
-
Robert Knight authored
Bump aws-sdk from 2.396.0 to 2.397.0
-
Robert Knight authored
Bump tiny-emitter from 2.0.2 to 2.1.0
-
dependabot[bot] authored
Bumps [npm-packlist](https://github.com/npm/npm-packlist) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/npm/npm-packlist/releases) - [Commits](https://github.com/npm/npm-packlist/compare/v1.2.0...v1.3.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.396.0 to 2.397.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.396.0...v2.397.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [tiny-emitter](https://github.com/scottcorgan/tiny-emitter) from 2.0.2 to 2.1.0. - [Release notes](https://github.com/scottcorgan/tiny-emitter/releases) - [Commits](https://github.com/scottcorgan/tiny-emitter/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
- 05 Feb, 2019 17 commits
-
-
Robert Knight authored
Bump angular-mocks from 1.7.6 to 1.7.7
-
dependabot[bot] authored
Bumps [angular-mocks](https://github.com/angular/angular.js) from 1.7.6 to 1.7.7. - [Release notes](https://github.com/angular/angular.js/releases) - [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular.js/compare/v1.7.6...v1.7.7) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
Robert Knight authored
Bump angular-route from 1.7.6 to 1.7.7
-
Robert Knight authored
Bump angular-sanitize from 1.7.6 to 1.7.7
-
Robert Knight authored
Bump aws-sdk from 2.395.0 to 2.396.0
-
Robert Knight authored
Bump angular from 1.7.6 to 1.7.7
-
dependabot[bot] authored
Bumps [angular-route](https://github.com/angular/angular.js) from 1.7.6 to 1.7.7. - [Release notes](https://github.com/angular/angular.js/releases) - [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular.js/compare/v1.7.6...v1.7.7) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [angular-sanitize](https://github.com/angular/angular.js) from 1.7.6 to 1.7.7. - [Release notes](https://github.com/angular/angular.js/releases) - [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular.js/compare/v1.7.6...v1.7.7) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.395.0 to 2.396.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.395.0...v2.396.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [angular](https://github.com/angular/angular.js) from 1.7.6 to 1.7.7. - [Release notes](https://github.com/angular/angular.js/releases) - [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular.js/compare/v1.7.6...v1.7.7) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
Robert Knight authored
`// eslint-disable-line` magic comments got moved down a line so they no longer referred to the intended code. Switch to using `// eslint-disable-next-line` instead.
-
Robert Knight authored
-
Robert Knight authored
-
Robert Knight authored
Code formatting is now handled by Prettier.
-
Robert Knight authored
Prettier is pinned to an exact version in package.json as per the advice in Prettier's docs (see https://prettier.io/docs/en/install.html).
-
Robert Knight authored
Bump @octokit/rest from 16.14.0 to 16.15.0
-
Robert Knight authored
Stop updating package.json version field during deployments from Jenkins
-
- 04 Feb, 2019 6 commits
-
-
Robert Knight authored
The "Build" step stopped working after b778c9ad because `make` with no arguments just prints help output. Since the client is rebuilt with a different version number as part of the QA and prod releases, a separate "Build" step serves no purpose.
-
Robert Knight authored
`yarn version` does not run the "postversion" script when called with `--no-git-tag-version`.
-
Robert Knight authored
The npm tag we wait on needs to match the one which was used when the release was published.
-
Robert Knight authored
The package version is now determined based on the highest previously-tagged version. This means we need to fetch existing tags before we can determine the new version number.
-
Robert Knight authored
The call to `new IllegalArgumentException` fails inside the sandbox that the Jenkinsfile script runs in. Use `error` instead per https://stackoverflow.com/questions/42718785/
-
Robert Knight authored
Creating a commit which updates the version number as part of the release process prevents deployments of the master branch which are not the latest commit, which is a surprising limitation compared to our release process for h etc. This commit resolves the issue by removing the version-bumping commit. Instead package.json in the source tree contains a fixed, unchanging version number which is set to the real version just before the package is published to npm. The release version is obtained by fetching the tag with the highest version number and incrementing the major part.
-