Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: merge Release 4.41.0 into master #517

Merged
merged 24 commits into from
Oct 27, 2020
Merged

build: merge Release 4.41.0 into master #517

merged 24 commits into from
Oct 27, 2020

Commits on Oct 13, 2020

  1. Merge pull request #462 from opengovsg/release-v4.40.0

    chore: merge release v4.40.0 back into develop
    liangyuanruo committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    b87cf88 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. fix(deps): bump angular-resource from 1.8.0 to 1.8.1 (#464)

    Bumps [angular-resource](https://github.com/angular/angular.js) from 1.8.0 to 1.8.1.
    - [Release notes](https://github.com/angular/angular.js/releases)
    - [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md)
    - [Commits](angular/angular.js@v1.8.0...v1.8.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    8fc5374 View commit details
    Browse the repository at this point in the history
  2. fix(deps): bump validator from 13.1.1 to 13.1.17 (#463)

    Bumps [validator](https://github.com/chriso/validator.js) from 13.1.1 to 13.1.17.
    - [Release notes](https://github.com/chriso/validator.js/releases)
    - [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
    - [Commits](validatorjs/validator.js@13.1.1...13.1.17)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    1488ed3 View commit details
    Browse the repository at this point in the history
  3. fix(deps): bump angular-messages from 1.8.0 to 1.8.1 (#468)

    Bumps [angular-messages](https://github.com/angular/angular.js) from 1.8.0 to 1.8.1.
    - [Release notes](https://github.com/angular/angular.js/releases)
    - [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md)
    - [Commits](angular/angular.js@v1.8.0...v1.8.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    996e8ab View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. refactor: convert remaining res.send to res.json (#455)

    * refactor: change remaining res.send to res.json
    
    * test: fix tests
    
    * test: remove final stringify
    mantariksh committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    10fe178 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump jasmine-spec-reporter from 5.0.2 to 6.0.0 (#469)

    Bumps [jasmine-spec-reporter](https://github.com/bcaudan/jasmine-spec-reporter) from 5.0.2 to 6.0.0.
    - [Release notes](https://github.com/bcaudan/jasmine-spec-reporter/releases)
    - [Changelog](https://github.com/bcaudan/jasmine-spec-reporter/blob/master/CHANGELOG.md)
    - [Commits](bcaudan/jasmine-spec-reporter@v5.0.2...v6.0.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    dedc0fb View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump supertest from 3.4.2 to 5.0.0 (#473)

    Bumps [supertest](https://github.com/visionmedia/supertest) from 3.4.2 to 5.0.0.
    - [Release notes](https://github.com/visionmedia/supertest/releases)
    - [Commits](ladjs/supertest@v3.4.2...v5.0.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    7c1b4b5 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump jest from 26.4.2 to 26.5.3 (#474)

    Bumps [jest](https://github.com/facebook/jest) from 26.4.2 to 26.5.3.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
    - [Commits](jestjs/jest@v26.4.2...v26.5.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    23c6171 View commit details
    Browse the repository at this point in the history
  5. feat: validate that webhook does not point back to app (#475)

    Co-authored-by: Antariksh Mahajan <antariksh@Antarikshs-MacBook-Pro.local>
    mantariksh and Antariksh Mahajan committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    f1b42da View commit details
    Browse the repository at this point in the history
  6. fix: upgrade myinfo-gov-client to v2.0.0 (#461)

    Co-authored-by: Yuanruo Liang <ogp-yuanruo@Yuanruos-MacBook-Pro.local>
    liangyuanruo and Yuanruo Liang committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    09fa465 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f988396 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Configuration menu
    Copy the full SHA
    3f798c9 View commit details
    Browse the repository at this point in the history
  2. feat: add billing module to handle /billing endpoints (#398)

    * feat(LoginModel): add static aggregateLoginStats method
    
    * refactor(AdminConsoleCtl): use Login.aggregateLoginStats
    
    * fix(Login): correct return type for static aggregate method
    
    * feat(BillingService): add neverthrown getSpLoginStats fn to service
    
    * refactor(AdminConsoleCtl): use service function for stats retrieval
    
    * feat(BillingCtl): add controller handler for /billing route
    
    * feat(AuthUtil): add utility to check if user session exists
    
    * feat(BillingRouter): add router to handle /billing root endpoints
    
    * feat(billing): add better JSDoc to controller and service functions
    
    * feat(FeatureManager): add stronger typings and export type from index
    
    * feat(BillingFty): return correct function if feature is disabled
    
    * feat(billing): add warning on using billing service without factory
    
    * feat: replace current /billing route with BillingRouter
    
    * refactor(LoginModel): inline exec() call in static method
    
    * test(LoginModel): add schema tests
    
    * test(LoginModel): add tests for static aggregateLoginStats function
    
    * test(BillingService): add tests
    
    * test(BillingFactory): add tests
    
    * test(utils): add query param to mockRequest in expressHandler
    
    * test(BillingCtl): add tests
    
    * chore: fix lint issues
    
    * feat(BillingCtl): add additional meta to info log
    karrui committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    77e7507 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. fix(deps): bump bson-ext from 2.0.3 to 2.0.5 (#478)

    Bumps [bson-ext](https://github.com/mongodb-js/bson-ext) from 2.0.3 to 2.0.5.
    - [Release notes](https://github.com/mongodb-js/bson-ext/releases)
    - [Changelog](https://github.com/mongodb-js/bson-ext/blob/master/HISTORY.md)
    - [Commits](mongodb-js/bson-ext@v2.0.3...v2.0.5)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    0d0ca5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec35a1e View commit details
    Browse the repository at this point in the history
  3. chore: increase node memory limit to 2GB (#482)

    * chore: increase node memory limit to 2gb
    
    * chore: move NODE_OPTIONS env var to docker compose
    
    * chore: move NODE_OPTIONS into Dockerfile
    karrui committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    2d42c3d View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Configuration menu
    Copy the full SHA
    0768ceb View commit details
    Browse the repository at this point in the history
  2. fix: add additional startsWith('@') check when validating domain (#487)

    * fix: add additional startsWith('@') check when validating domain
    
    * feat: add more explicit copy for allowed domains error
    karrui committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    fca5dc3 View commit details
    Browse the repository at this point in the history
  3. refactor: use celebrate error handler (#458)

    * refactor: use celebrate error handler
    
    * test: update tests
    
    * test: test for full error object
    
    * test: check full body in user routes tests
    mantariksh committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    d10380d View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump husky from 4.2.5 to 4.3.0 (#480)

    Bumps [husky](https://github.com/typicode/husky) from 4.2.5 to 4.3.0.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v4.2.5...v4.3.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    509647e View commit details
    Browse the repository at this point in the history
  5. feat: allow form transfer for email mode forms (#488)

    * Allow owner/read option on email forms too
    
    * Fix comments
    
    * Clean up logic
    
    * Fix css on table size screens
    
    Co-authored-by: Arshad Ali <arshadali@Arshads-MacBook-Pro.local>
    arshadali172 and Arshad Ali committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    56b951b View commit details
    Browse the repository at this point in the history
  6. chore: bump version to 4.41.0

    tshuli committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    21a01d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36c24e7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    058ab66 View commit details
    Browse the repository at this point in the history