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: release 4.45.1 hotfix to master #652

Merged
merged 27 commits into from
Nov 17, 2020
Merged

Conversation

karrui
Copy link
Contributor

@karrui karrui commented Nov 17, 2020

Releases last week's release (plus hotfix) v4.45.1 to master

tshuli and others added 27 commits November 3, 2020 10:12
Bumps [jest](https://github.com/facebook/jest) from 26.5.3 to 26.6.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](jestjs/jest@v26.5.3...v26.6.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: merge release 4.44.0 into develop
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.0 to 2.22.1.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.22.0...v2.22.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [jasmine](https://github.com/jasmine/jasmine-npm) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/jasmine/jasmine-npm/releases)
- [Commits](jasmine/jasmine-npm@v3.6.2...v3.6.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [angular-cookies](https://github.com/angular/angular.js) from 1.8.1 to 1.8.2.
- [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.1...v1.8.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ngrok](https://github.com/bubenshchykov/ngrok) from 3.2.7 to 3.3.0.
- [Release notes](https://github.com/bubenshchykov/ngrok/releases)
- [Commits](https://github.com/bubenshchykov/ngrok/commits/v3.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.11.2 to 14.14.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* ref: move updateHashes hashing into model

* test: update updateHashes tests

* ref: add findHashes method

* ref: use findHashes function

* test: add tests for findHashes

* test: update jasmine tests

* ref: return only fields
* refactor: migrate extended express typing to vendor directory

* feat(AuthMiddleware): add withUserAuthentication middleware

* feat(ExampleRoutes): use withUserAuthentication middleware

* test: remove 401 checks on controller tests

As the authentication middleware is now on the router level and covered by integration tests

* test(AuthMdw): add unit tests for withUserAuthenticated

* refactor: replace auth.authenticateUser fn with withUserAuthentication

* chore: trigger travis rebuild
* fix: overflow when printing responses

* refactor: shift print style to core.css
* feat: move spcp gated form message to start page

* feat: move MyInfo error to outside of form title

* style: update styling of locked form message
* refactor: validate myinfo env vars using convict

* refactor: combine imports

* test: add required env vars to tests

* ref: change myInfoClientMode default to prod
* refactor(FormModel): move types into form.types

* feat(FormModel): add getDashboardForms static function

* refactor: use form model static function to list dashboard forms

* feat(AdminFormSvc): add getDashboardForms service function

* feat(AdminFormCtl): add handler for GET /adminforms endpoint

* refactor(AdminFormRoutes): use new handleListDashboardForms impl

* test(AdminFormSvc): add tests for getDashboardForms

* feat(FormModel): return lean object when retrieving dashboard forms

* test(FormModel): add tests for getDashboardForms static fn

* test: remove test cases for removed list form fn

* test(AdminFormCtl): add tests

* feat(AdminFormsRoutes): update list flow to use middleware

* test(FormModel): add stronger test case to test return array
Bumps [axios-mock-adapter](https://github.com/ctimmerm/axios-mock-adapter) from 1.18.2 to 1.19.0.
- [Release notes](https://github.com/ctimmerm/axios-mock-adapter/releases)
- [Changelog](https://github.com/ctimmerm/axios-mock-adapter/blob/master/CHANGELOG.md)
- [Commits](ctimmerm/axios-mock-adapter@v1.18.2...v1.19.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.11.5 to 7.12.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 5.25.0 to 5.27.3.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@5.25.0...5.27.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: set datepicker default view to minimum date

* refactor: set initDate only if minDate
* feat: add initial footer component

* feat: replace current links with i18n translations

social links are not replaced yet

* feat: add social links to footer

* feat: replace old footer with new footer component

* style: remove border from second footer section

* style: fix styling for ie11

move full color svg to file for better dimensions, update css

* feat: update app name in landing footer from FormSG to Form
@mantariksh mantariksh merged commit bdf95b7 into master Nov 17, 2020
@liangyuanruo liangyuanruo deleted the release-4.45.1-hotfix branch January 14, 2021 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants