Граф коммитов

14840 Коммитов

Автор SHA1 Сообщение Дата
Robert Helmer b960b9d14b
Update next.config.js
Co-authored-by: Vincent <Vinnl@users.noreply.github.com>
2024-05-15 06:55:42 -07:00
Robert Helmer 0d60a13615 complete comment thought 2024-05-13 22:14:11 -07:00
Robert Helmer bf2ee68e86 new sentry options style 2024-05-13 20:41:02 -07:00
Robert Helmer 68e5de8ec1 new withSentryConfig args per https://github.com/getsentry/sentry-javascript/blob/develop/MIGRATION.md#upgrading-from-7x-to-8x 2024-05-13 20:14:07 -07:00
Robert Helmer 9fd7e7d70e add sentry/utils per https://github.com/getsentry/sentry-javascript/issues/8180 2024-05-13 20:09:31 -07:00
Robert Helmer 981feb01c1 APP_ENV will be local not development 2024-05-13 20:05:51 -07:00
Robert Helmer b3344e2940 move Sentry to instrumentation.ts per https://github.com/getsentry/sentry-javascript/blob/develop/MIGRATION.md 2024-05-13 20:03:15 -07:00
Robert Helmer a267b4c456 lint 2024-05-13 19:51:21 -07:00
Robert Helmer 1204ce2f9a Setting a sentry property on the Next.js config is no longer supported, use the sentrySDKOptions argument of withSentryConfig instead 2024-05-13 19:45:20 -07:00
Robert Helmer 70e116fac8 ran npx @sentry/migr8@latest per the Sentry release notes 2024-05-13 19:39:43 -07:00
Robert Helmer 334d4aad35
Merge branch 'main' into dependabot/npm_and_yarn/sentry-09ce19b696 2024-05-13 19:30:41 -07:00
Kaitlyn Andres adae544206
MNTOR-3168 - Save email preferences changes on the client side (#4518)
* pass getsubscriberbyid instead of session user

* fix tests

* change subscriber to mockedSubscriber

* remove dashboard specific comment
2024-05-13 14:16:18 -04:00
Florian Zia ad0d7a8a43
Merge pull request #4516 from mozilla/mntor-3191
Show CSAT survey only to active Plus subscribers (MNTOR-3191)
2024-05-13 18:28:23 +02:00
Florian Zia c65ad37608
Merge branch 'main' into mntor-3191 2024-05-13 18:24:39 +02:00
dependabot[bot] dae364bfdc
chore(deps): bump the sentry group across 1 directory with 3 updates
Bumps the sentry group with 3 updates in the / directory: [@sentry/nextjs](https://github.com/getsentry/sentry-javascript), [@sentry/node](https://github.com/getsentry/sentry-javascript) and [@sentry/tracing](https://github.com/getsentry/sentry-javascript).


Updates `@sentry/nextjs` from 7.113.0 to 8.0.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.113.0...8.0.0)

Updates `@sentry/node` from 7.113.0 to 8.0.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.113.0...8.0.0)

Updates `@sentry/tracing` from 7.113.0 to 7.114.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.114.0/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.113.0...7.114.0)

---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: sentry
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: sentry
- dependency-name: "@sentry/tracing"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 16:18:49 +00:00
dependabot[bot] a721e24ac6
Merge pull request #4523 from mozilla/dependabot/npm_and_yarn/aws-sdk-aacdb61561 2024-05-13 16:15:14 +00:00
dependabot[bot] b4e24d128c
chore(deps): bump the aws-sdk group with 2 updates
Bumps the aws-sdk group with 2 updates: [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) and [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage).


Updates `@aws-sdk/client-s3` from 3.569.0 to 3.574.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-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.574.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.569.0 to 3.574.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.574.0/lib/lib-storage)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/lib-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 16:12:10 +00:00
dependabot[bot] 0da1b0233a
Merge pull request #4525 from mozilla/dependabot/npm_and_yarn/grpc/grpc-js-1.10.7 2024-05-13 16:10:47 +00:00
dependabot[bot] df5d9530b4
chore(deps): bump @grpc/grpc-js from 1.10.3 to 1.10.7
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.10.3 to 1.10.7.
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.10.3...@grpc/grpc-js@1.10.7)

---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 16:07:40 +00:00
Florian Zia 879b3012ef
Merge branch 'main' into mntor-3191 2024-05-13 17:23:32 +02:00
Florian Zia 8fb6b62e97
Merge pull request #4529 from mozilla/mntor-3184
Adjust layout on the “enter info” confirmation screen (MNTOR-3184)
2024-05-13 17:22:20 +02:00
Florian Zia f17b517ab3
chore: Use explicit class to layout enter info confirmation items 2024-05-13 17:09:39 +02:00
Florian Zia 99ec18b298
Merge branch 'main' into mntor-3184 2024-05-13 16:57:47 +02:00
Florian Zia 0c13c3633e
Merge branch 'main' into mntor-3191 2024-05-13 16:39:13 +02:00
mozilla-pontoon 26143ed530 Import translations from l10n repository (2024-05-13) 2024-05-13 14:05:59 +02:00
Florian Zia 032280010e
chore: Use hasPremium check in place 2024-05-13 13:41:21 +02:00
Florian Zia 77dd9f6382
Merge branch 'main' into mntor-3191 2024-05-13 13:40:00 +02:00
Florian Zia ce76834197
chore: Show all name related items in the left column on the “enter info” confirmation view 2024-05-13 13:25:07 +02:00
mozilla-pontoon 95d3a44f9b Import translations from l10n repository (2024-05-12) 2024-05-12 18:52:43 +02:00
mansaj 2719d86753
Merge pull request #4514 from mozilla/MNTOR-3110-adr
MNTOR-3110: ADR for preview deployment
2024-05-10 12:53:31 -07:00
mansaj d1c7586574
Merge branch 'main' into MNTOR-3110-adr 2024-05-10 12:34:31 -07:00
mansaj 2c9a1a1a83
Update docs/adr/0008-preview-deployment.md
Co-authored-by: Robert Helmer <rhelmer@mozilla.com>
2024-05-10 12:32:00 -07:00
Florian Zia 92bf7a9d63
fix: Show the CSAT survey banner only to users that an active Plus subscription 2024-05-10 16:43:57 +02:00
Vincent 640d312734 Add/use dark mode versions of email images
I'm not 100% happy with email authors needing to not forget to add
the <EmailStyles> component, but I suppose in practice people will
start by copy-pasting an existing template anyway.

I also bumped the size of the question mark icon in the footer to
render at 300 DPI at 34x34px.
2024-05-10 15:13:24 +02:00
mozilla-pontoon 5b883b2662 Import translations from l10n repository (2024-05-10) 2024-05-10 14:18:05 +02:00
Joey Zhou 43933aeaaf chore: typo and wording 2024-05-09 16:26:11 -07:00
Joey Zhou f1d07be8b1 feat: ADR for preview deployment 2024-05-09 16:18:18 -07:00
Rafee Rahman 6c2583c0e4
Merge pull request #4491 from mozilla/e2e-tests-fixes
MNTOR-3117, MNTOR-3083: E2E Cron Fixes and Test Additions
2024-05-09 14:45:27 -04:00
mansaj 07af048a13
Merge branch 'main' into e2e-tests-fixes 2024-05-09 09:27:41 -07:00
Kaitlyn Andres dd18ed0557
MNTOR-3168 - Only show monthly monitor report pref to premium users (#4489)
* MNTOR-2814 - Only show monthly monitor report pref to premium users

* cleanup
2024-05-08 10:39:41 -04:00
mozilla-pontoon d7d7145808 Import translations from l10n repository (2024-05-08) 2024-05-08 14:13:50 +02:00
Vincent 08477f8a36 Don't send new users the monthly activity email
The first email should only get sent after the user actually has
activity, i.e. after the first month.
2024-05-08 13:10:38 +02:00
dependabot[bot] 6c7d24fcfa
Merge pull request #4486 from mozilla/dependabot/docker/node-22.1-alpine 2024-05-07 16:30:25 +00:00
Robert Helmer 83680615a6
Merge branch 'main' into dependabot/docker/node-22.1-alpine 2024-05-07 09:25:18 -07:00
Robert Helmer 2cb01beba3 bump npm and node versions everywhere 2024-05-07 09:19:50 -07:00
dependabot[bot] f4b4244747
Merge pull request #4510 from mozilla/dependabot/npm_and_yarn/mozilla/glean-5.0.1 2024-05-07 16:10:23 +00:00
dependabot[bot] 569616b37b
chore(deps): bump @mozilla/glean from 4.0.0 to 5.0.1
Bumps [@mozilla/glean](https://github.com/mozilla/glean.js) from 4.0.0 to 5.0.1.
- [Release notes](https://github.com/mozilla/glean.js/releases)
- [Changelog](https://github.com/mozilla/glean.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mozilla/glean.js/compare/v4.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: "@mozilla/glean"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07 16:05:02 +00:00
dependabot[bot] 646957c65b
Merge pull request #4509 from mozilla/dependabot/npm_and_yarn/pg-8.11.5 2024-05-07 16:04:02 +00:00
dependabot[bot] 77d5a3ab3e
chore(deps): bump pg from 8.11.3 to 8.11.5
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 8.11.3 to 8.11.5.
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.11.5/packages/pg)

---
updated-dependencies:
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07 16:00:17 +00:00
dependabot[bot] cd4fffe4c5
Merge pull request #4505 from mozilla/dependabot/npm_and_yarn/winston-3.13.0 2024-05-07 15:58:54 +00:00