dschom
6c73f6cf8b
bug(settings): Code should exit after navigation
2024-09-16 14:46:47 -07:00
Ankita Shrivastava
1328ec8597
Merge pull request #17613 from mozilla/nightly-merge-reports
...
fix nightly issue
2024-09-16 11:05:25 -04:00
Wil Clouser
99181a17f8
Merge pull request #17611 from mozilla/dependabot/npm_and_yarn/pm2-5.4.2
...
chore(deps): bump pm2 from 5.3.0 to 5.4.2
2024-09-16 07:52:52 -07:00
Wil Clouser
8906146fb9
Merge pull request #17612 from mozilla/dependabot/npm_and_yarn/jose-5.9.2
...
chore(deps): bump jose from 5.8.0 to 5.9.2
2024-09-16 07:52:22 -07:00
Ankita Shrivastava
960affc4e0
fix nightly issue
2024-09-16 10:13:37 -04:00
dependabot[bot]
554426931e
chore(deps): bump jose from 5.8.0 to 5.9.2
...
Bumps [jose](https://github.com/panva/jose ) from 5.8.0 to 5.9.2.
- [Release notes](https://github.com/panva/jose/releases )
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md )
- [Commits](https://github.com/panva/jose/compare/v5.8.0...v5.9.2 )
---
updated-dependencies:
- dependency-name: jose
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 07:26:38 +00:00
dependabot[bot]
b1fe4d5e52
chore(deps): bump pm2 from 5.3.0 to 5.4.2
...
Bumps [pm2](https://github.com/Unitech/pm2 ) from 5.3.0 to 5.4.2.
- [Release notes](https://github.com/Unitech/pm2/releases )
- [Changelog](https://github.com/Unitech/pm2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Unitech/pm2/compare/5.3.0...v5.4.2 )
---
updated-dependencies:
- dependency-name: pm2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 07:12:07 +00:00
Valerie Pomerleau
dea2cd7c08
Merge pull request #17604 from mozilla/rename-reset-password-redesign-folder
...
rename ResetPasswordRedesign folder to ResetPassword
2024-09-13 12:16:00 -07:00
Dan Schomburg
f8eaff4f4c
Merge pull request #17602 from mozilla/dependabot/npm_and_yarn/npm_and_yarn-9e830f68d7
...
chore(deps): bump the npm_and_yarn group with 2 updates
2024-09-13 11:35:00 -07:00
Dan Schomburg
b5636bceba
Merge pull request #17584 from mozilla/FXA-10321
...
task(settings,content,auth): Add account uid to gling pings
2024-09-13 11:26:36 -07:00
Valerie Pomerleau
b7d3616fb1
rename ResetPasswordRedesign folder to ResetPassword
2024-09-13 11:22:47 -07:00
dschom
ad35189ba2
task(settings,content,auth): Add account uid to gling pings
2024-09-13 09:45:22 -07:00
Ankita Shrivastava
230daeddca
Merge pull request #17601 from mozilla/fix-nightly
...
chore(functional_test): update config to run merge reports with test failures in Nightly
2024-09-13 12:27:48 -04:00
dependabot[bot]
4dcfcae055
chore(deps): bump the npm_and_yarn group with 2 updates
...
Bumps the npm_and_yarn group with 2 updates: [postcss](https://github.com/postcss/postcss ) and [dset](https://github.com/lukeed/dset ).
Updates `postcss` from 8.4.44 to 8.4.45
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.44...8.4.45 )
Updates `dset` from 3.1.2 to 3.1.4
- [Release notes](https://github.com/lukeed/dset/releases )
- [Commits](https://github.com/lukeed/dset/compare/v3.1.2...v3.1.4 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: dset
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-13 14:41:05 +00:00
Wil Clouser
b38e33d7b7
Merge pull request #17600 from mozilla/dependabot/npm_and_yarn/aws-sdk/client-sqs-3.650.0
...
chore(deps): bump @aws-sdk/client-sqs from 3.623.0 to 3.650.0
2024-09-13 07:26:38 -07:00
Wil Clouser
1e0c372e2e
Merge pull request #17599 from mozilla/dependabot/npm_and_yarn/winston-3.14.2
...
chore(deps): bump winston from 3.13.0 to 3.14.2
2024-09-13 07:26:13 -07:00
Ankita Shrivastava
7eeee630de
chore(functional_test): update config to run merge reports with test failures
2024-09-13 09:36:52 -04:00
dependabot[bot]
966bc93126
chore(deps): bump @aws-sdk/client-sqs from 3.623.0 to 3.650.0
...
Bumps [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs ) from 3.623.0 to 3.650.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases )
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sqs/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.650.0/clients/client-sqs )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sqs"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-13 06:57:43 +00:00
dependabot[bot]
3513b81460
chore(deps): bump winston from 3.13.0 to 3.14.2
...
Bumps [winston](https://github.com/winstonjs/winston ) from 3.13.0 to 3.14.2.
- [Release notes](https://github.com/winstonjs/winston/releases )
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md )
- [Commits](https://github.com/winstonjs/winston/compare/v3.13.0...v3.14.2 )
---
updated-dependencies:
- dependency-name: winston
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-13 06:57:03 +00:00
Valerie Pomerleau
67db76983c
Merge pull request #17594 from mozilla/FXA-10419
...
fix(settings): Fix recovery key animations and styling
2024-09-12 16:08:23 -07:00
Valerie Pomerleau
a35c91da3b
Merge pull request #17583 from mozilla/FXA-10391
...
cleanup(settings): Remove unused reset password with link
2024-09-12 15:55:47 -07:00
Valerie Pomerleau
b77411ad74
fix(settings): Fix recovery key animations and styling
...
Because:
* Animations were working in storybook but not on stage due to CSP that blocked the global style tags in the svgs
* UX recommended edits to the recovery key PDF illustrations
This commit:
* Add animations and keyframes to tailwind config
* Use these animations in the SVGs
* Update recovery key pdf SVG
Closes #FXA-10419
2024-09-12 15:02:03 -07:00
Wil Clouser
e34a329f85
Merge pull request #17593 from mozilla/20240912-remove-delete-endpoint
...
feat(secevents): remove DELETE endpoint
2024-09-12 12:24:28 -07:00
Wil Clouser
681a8fc390
Merge pull request #17592 from mozilla/dependabot/npm_and_yarn/npm_and_yarn-29623c76f6
...
chore(deps): bump the npm_and_yarn group with 3 updates
2024-09-12 12:17:10 -07:00
Wil Clouser
07751c5fc1
feat(secevents): remove DELETE endpoint
...
Because:
* We no longer support this endpoint
This commit:
* Removes the endpoint
2024-09-12 10:54:50 -07:00
dependabot[bot]
ce82d09462
chore(deps): bump the npm_and_yarn group with 3 updates
...
Bumps the npm_and_yarn group with 3 updates: [postcss](https://github.com/postcss/postcss ), [express](https://github.com/expressjs/express ) and [serve-static](https://github.com/expressjs/serve-static ).
Updates `postcss` from 8.4.43 to 8.4.44
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.43...8.4.44 )
Updates `express` from 4.20.0 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.20.0...4.21.0 )
Updates `serve-static` from 1.14.2 to 1.16.0
- [Release notes](https://github.com/expressjs/serve-static/releases )
- [Changelog](https://github.com/expressjs/serve-static/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/serve-static/compare/v1.14.2...1.16.0 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: express
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: serve-static
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-12 16:11:41 +00:00
Reino Muhl
7af8c8270f
Merge pull request #17591 from mozilla/fix-next-version
...
fix(next): resolve package import version warnings
2024-09-12 09:52:37 -04:00
Jon Buckley
361afb949a
Merge pull request #17590 from mozilla/jbuck-patch-1
...
fix(docker): Use correct variable for git tag
2024-09-12 09:40:42 -04:00
Reino Muhl
66023d562f
fix(next): resolve package import version warnings
...
Because:
- Importing package.json in sentry config files resulted in build
warning 'Should not import the named export'
This commit:
- Add package version as env var added to js bundle by nextjs
Closes #
2024-09-12 09:19:40 -04:00
Jon Buckley
2593a55bc5
fix(docker): Use correct variable for git tag
2024-09-12 08:57:27 -04:00
Valerie Pomerleau
f0bb1b8001
cleanup(settings): Remove unused reset password with link
...
Because:
*
This commit:
*
Closes #
2024-09-11 18:07:47 -07:00
Barry Chen
5cbed82649
Merge pull request #17566 from mozilla/fix-yarn-mysql
...
fix(dx): fix the `mysql` yarn command
2024-09-11 14:56:14 -07:00
Dan Schomburg
6ce4dba247
Merge pull request #17578 from mozilla/dependabot/npm_and_yarn/npm_and_yarn-2732b03f44
...
chore(deps): bump the npm_and_yarn group with 3 updates
2024-09-11 14:43:05 -07:00
Dan Schomburg
32b7ed5bd1
Merge pull request #17580 from mozilla/fix-smoke-tests
...
remove HTML report job for smoke tests
2024-09-11 14:38:13 -07:00
Valerie Pomerleau
659ff5055c
Merge pull request #17579 from mozilla/FXA-10405
...
feat(settings): Adjust settings promo banner for mobile
2024-09-11 14:20:12 -07:00
Valerie Pomerleau
3b6bf708a8
feat(settings): Adjust settings promo banner for mobile
...
Because:
* We want to match designs for mobile view
This commit:
* Adjust styling of the NotificationPromoBanner component to support mobile view
* Adjust styling of PageSettings to use a gap between components (removes needs for setting external margins in section components
* Remove stacked banner story, the spacing between the banners is now set at the PageSettings level
* Adds story to PageSettings to show NotificationPromoBanner in context
* Small drive-by tweaks for ltr/rtl
Closes #FXA-10405
2024-09-11 13:48:07 -07:00
Ankita Shrivastava
40014719bf
remove HTML report job for smoke tests
2024-09-11 14:51:57 -04:00
dependabot[bot]
6d19636775
chore(deps): bump the npm_and_yarn group with 3 updates
...
Bumps the npm_and_yarn group with 3 updates: [postcss](https://github.com/postcss/postcss ), [express](https://github.com/expressjs/express ) and [body-parser](https://github.com/expressjs/body-parser ).
Updates `postcss` from 8.4.42 to 8.4.43
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.42...8.4.43 )
Updates `express` from 4.19.2 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0 )
Updates `body-parser` from 1.20.1 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases )
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.1...1.20.3 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: express
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: body-parser
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-11 18:00:14 +00:00
Lisa Chan
c33d786bc6
Merge pull request #17334 from mozilla/FXA-7579
...
fix(libs): Add Coupon component
2024-09-11 12:38:53 -04:00
Vijay Budhram
a4e178197e
Merge pull request #17576 from mozilla/fxa-10394
...
feat(banner): Add Notification Promotion metrics
2024-09-11 12:38:36 -04:00
Reino Muhl
ed7019cd86
Merge pull request #17575 from mozilla/fix-nextjsactions-validation
...
fix(payments): failed validation does not reject
2024-09-11 12:06:30 -04:00
Lauren Zugai
8310065e88
Merge pull request #17567 from mozilla/FXA-10403
...
fix(glean): Conditionally fire promo view event when Settings view event fires
2024-09-11 10:58:26 -05:00
Lisa Chan
e66d0a6042
feat(apps/libs): Add CouponForm Component
2024-09-11 11:57:51 -04:00
Vijay Budhram
0629520257
feat(banner): Add Notification Promotion metrics
2024-09-11 11:35:17 -04:00
Lauren Zugai
eac5184264
fix(glean): Conditionally fire promo view event when Settings view event fires
...
Because:
* We are seeing this event fire too many times, reproducible when navigating around Settings
This commit:
* Creates a shared function for PageSettings and ProductPromo to use to conditionally send the Glean ping and render the component as expected
fixes FXA-10403
2024-09-11 10:08:22 -05:00
Reino Muhl
37dd3db33b
fix(payments): failed validation does not reject
...
Because:
- NextActions service methods do not reject on validation failures.
This commit:
- `validateOrReject` returns a promise that needs to be awaited.
Closes #
2024-09-11 10:20:40 -04:00
Vijay Budhram
662c8f742b
Merge pull request #17558 from mozilla/fxa-10007
...
feat(banner): Add Notification Promotion banner component
2024-09-11 10:18:49 -04:00
Vijay Budhram
318cfca9ac
feat(banner): Add Notification Promotion banner component
2024-09-11 09:44:47 -04:00
Valerie Pomerleau
4a3a4f9867
Merge pull request #17568 from mozilla/FXA-10397-react-pdf-svg
...
feat(settings): Update recovery key pdf illustration
2024-09-10 21:44:52 -07:00
Valerie Pomerleau
d2f2537a1f
Merge pull request #17551 from mozilla/FXA-10205
...
feat(settings): Add CSS animations for recovery key graphics
2024-09-10 21:44:19 -07:00