Kaitlyn Andres
fca99116b4
MNTOR-2790 - Do not announce visually hidden elements ( #4348 )
...
* do not announce visually hidden elements
* Write unit test for window width change and data breach premium instance
* add prop to scanresultcard
* add hideonmobileclass to respective dt elems
* remove iswidescreen prop
* remove aria-hidden tests
* remove iswidescreen from removal
* update css
* add media query to hideonmobile
2024-04-24 09:42:30 -04:00
mozilla-pontoon
cb623ef135
Import translations from l10n repository (2024-04-24)
2024-04-24 07:12:46 -05:00
mansaj
9f302ba6ac
Merge pull request #4430 from mozilla/MNTOR-3084
...
MNTOR-3084: remove tagged deploy
2024-04-23 12:17:04 -07:00
mansaj
a5212cc8be
Merge branch 'main' into MNTOR-3084
2024-04-23 12:12:19 -07:00
mozilla-pontoon
9ff8fcdd72
Import translations from l10n repository (2024-04-23)
2024-04-23 07:14:46 -05:00
mansaj
2af8bf2b04
Merge branch 'main' into MNTOR-3084
2024-04-22 11:19:49 -07:00
dependabot[bot]
f384394449
Merge pull request #4423 from mozilla/dependabot/npm_and_yarn/aws-sdk-fb6942d573
2024-04-22 16:52:59 +00:00
dependabot[bot]
1d58c18fa0
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.540.0 to 3.556.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.556.0/clients/client-s3 )
Updates `@aws-sdk/lib-storage` from 3.540.0 to 3.556.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.556.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-04-22 16:50:14 +00:00
dependabot[bot]
75c847a1dd
Merge pull request #4422 from mozilla/dependabot/npm_and_yarn/playwright/test-1.43.1
2024-04-22 16:48:50 +00:00
dependabot[bot]
9e987c9735
chore(deps-dev): bump @playwright/test from 1.41.2 to 1.43.1
...
Bumps [@playwright/test](https://github.com/microsoft/playwright ) from 1.41.2 to 1.43.1.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.41.2...v1.43.1 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 16:45:35 +00:00
dependabot[bot]
693ff5a81e
Merge pull request #4427 from mozilla/dependabot/npm_and_yarn/adm-zip-0.5.12
2024-04-22 16:44:26 +00:00
dependabot[bot]
66ea04aafd
chore(deps-dev): bump adm-zip from 0.5.10 to 0.5.12
...
Bumps [adm-zip](https://github.com/cthackers/adm-zip ) from 0.5.10 to 0.5.12.
- [Release notes](https://github.com/cthackers/adm-zip/releases )
- [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md )
- [Commits](https://github.com/cthackers/adm-zip/compare/v0.5.10...v0.5.12 )
---
updated-dependencies:
- dependency-name: adm-zip
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 13:41:01 +00:00
dependabot[bot]
9b0a800b08
Merge pull request #4425 from mozilla/dependabot/npm_and_yarn/storybook-f97b7c81e6
2024-04-22 13:39:28 +00:00
dependabot[bot]
ee8858bdad
chore(deps-dev): bump the storybook group with 8 updates
...
Bumps the storybook group with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y ) | `8.0.6` | `8.0.8` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials ) | `8.0.6` | `8.0.8` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions ) | `8.0.6` | `8.0.8` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links ) | `8.0.6` | `8.0.8` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/ui/blocks ) | `8.0.6` | `8.0.8` |
| [@storybook/nextjs](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/nextjs ) | `8.0.6` | `8.0.8` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react ) | `8.0.6` | `8.0.8` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli ) | `8.0.6` | `8.0.8` |
Updates `@storybook/addon-a11y` from 8.0.6 to 8.0.8
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.8/code/addons/a11y )
Updates `@storybook/addon-essentials` from 8.0.6 to 8.0.8
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.8/code/addons/essentials )
Updates `@storybook/addon-interactions` from 8.0.6 to 8.0.8
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.8/code/addons/interactions )
Updates `@storybook/addon-links` from 8.0.6 to 8.0.8
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.8/code/addons/links )
Updates `@storybook/blocks` from 8.0.6 to 8.0.8
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.8/code/ui/blocks )
Updates `@storybook/nextjs` from 8.0.6 to 8.0.8
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.8/code/frameworks/nextjs )
Updates `@storybook/react` from 8.0.6 to 8.0.8
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.8/code/renderers/react )
Updates `storybook` from 8.0.6 to 8.0.8
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.8/code/lib/cli )
---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-essentials"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-interactions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-links"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/blocks"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/nextjs"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: storybook
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 12:03:23 +00:00
dependabot[bot]
2b4a2f386a
Merge pull request #4428 from mozilla/dependabot/npm_and_yarn/types/node-20.12.7
2024-04-22 11:58:21 +00:00
dependabot[bot]
dfd5826694
chore(deps): bump @types/node from 20.11.28 to 20.12.7
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.28 to 20.12.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 11:54:24 +00:00
dependabot[bot]
c8c5bb47c5
Merge pull request #4429 from mozilla/dependabot/npm_and_yarn/types/react-18.2.79
2024-04-22 11:53:07 +00:00
dependabot[bot]
fd1760d5b5
chore(deps): bump @types/react from 18.2.61 to 18.2.79
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.2.61 to 18.2.79.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 11:13:53 +00:00
mozilla-pontoon
dbc1918f8c
Import translations from l10n repository (2024-04-20)
2024-04-20 07:26:06 -05:00
Joey Zhou
acb627f60a
ci: remove tagged deploy
2024-04-19 10:11:14 -07:00
dependabot[bot]
24bab13918
Merge pull request #4419 from mozilla/dependabot/npm_and_yarn/sentry-6a76225c16
2024-04-19 15:02:19 +00:00
dependabot[bot]
49be3fb17a
chore(deps): bump the sentry group with 3 updates
...
Bumps the sentry group with 3 updates: [@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.108.0 to 7.111.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.111.0/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.108.0...7.111.0 )
Updates `@sentry/node` from 7.108.0 to 7.111.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.111.0/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.108.0...7.111.0 )
Updates `@sentry/tracing` from 7.108.0 to 7.111.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.111.0/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.108.0...7.111.0 )
---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: sentry
- dependency-name: "@sentry/node"
dependency-type: direct:production
update-type: version-update:semver-minor
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-04-19 14:58:17 +00:00
dependabot[bot]
0e896e218c
Merge pull request #4412 from mozilla/dependabot/npm_and_yarn/sentry-2bebff1ff9
2024-04-19 14:56:49 +00:00
Robert Helmer
be2be0eb6f
Merge branch 'main' into dependabot/npm_and_yarn/sentry-2bebff1ff9
2024-04-19 07:52:08 -07:00
Kaitlyn Andres
2c9326028f
MNTOR-2742 - Implement Formstack iframe for cancellation survey ( #4409 )
...
* Add a cancellation survey
* Replace our own button by the embedded one
* MNTOR-2742 - Use Formstack iframe to handle cancellation survey
* add image
* increase margins on text
* add first unit test
* add unit tests for dialog flow
* update strings
* update strings
* more changes requested
* add unicode characteR
* remove alchemer src
* add and ignore test
* remove unused strings
* remove unused imgs
* remove unused string
* remove unused strings
* add unit test
* fix unit tests
* add attribution
* remove double telemetry unit test check
* add attribution
* Update src/app/(proper_react)/(redesign)/(authenticated)/user/(dashboard)/settings/View.tsx
Co-authored-by: Vincent <Vinnl@users.noreply.github.com>
---------
Co-authored-by: Vincent <git@vincenttunru.com>
Co-authored-by: Vincent <Vinnl@users.noreply.github.com>
2024-04-18 11:08:04 -05:00
mozilla-pontoon
89b6bc8cbe
Import translations from l10n repository (2024-04-18)
2024-04-18 07:56:13 -05:00
mansaj
82c58615f8
Merge pull request #4399 from mozilla/MNTOR-3079
...
MNTOR-3079: add monthly report column
2024-04-17 14:46:17 -07:00
Joey Zhou
6a945efb3e
Merge branch 'MNTOR-3079' of https://github.com/mozilla/blurts-server into MNTOR-3079
2024-04-17 12:31:57 -07:00
Joey Zhou
9b5bb95384
fix: build
2024-04-17 12:31:28 -07:00
mansaj
6ed404f244
Merge branch 'main' into MNTOR-3079
2024-04-17 12:16:10 -07:00
Joey Zhou
721c062ab7
Merge branch 'MNTOR-3079' of https://github.com/mozilla/blurts-server into MNTOR-3079
2024-04-17 09:58:10 -07:00
Joey Zhou
1152bf05e5
fix: default to true for monthly reports
2024-04-17 09:56:51 -07:00
Joey Zhou
2fd1bfe76f
fix: knex tables
2024-04-17 09:56:30 -07:00
mozilla-pontoon
07886807b0
Import translations from l10n repository (2024-04-17)
2024-04-17 17:05:56 +02:00
mozilla-pontoon
46fe895442
Import translations from l10n repository (2024-04-16)
2024-04-16 14:46:15 +02:00
mansaj
c866adacc7
Merge branch 'main' into MNTOR-3079
2024-04-15 07:37:25 -07:00
dependabot[bot]
b551d4e000
chore(deps): bump the sentry group with 3 updates
...
Bumps the sentry group with 3 updates: [@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.108.0 to 7.110.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.110.1/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.108.0...7.110.1 )
Updates `@sentry/node` from 7.108.0 to 7.110.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.110.1/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.108.0...7.110.1 )
Updates `@sentry/tracing` from 7.108.0 to 7.110.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.110.1/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.108.0...7.110.1 )
---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: sentry
- dependency-name: "@sentry/node"
dependency-type: direct:production
update-type: version-update:semver-minor
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-04-15 11:44:04 +00:00
mozilla-pontoon
3d62f506fb
Import translations from l10n repository (2024-04-12)
2024-04-12 15:06:10 +02:00
mozilla-pontoon
3477e4bee5
Import translations from l10n repository (2024-04-11)
2024-04-11 14:40:30 +02:00
mozilla-pontoon
e0abaf46ee
Import translations from l10n repository (2024-04-10)
2024-04-10 16:17:58 +02:00
Robert Helmer
24b7d6579c
MNTOR-2931 - initialize Glean after logging setup, for auto pageload events ( #4402 )
2024-04-10 07:02:47 -07:00
Vincent
bf9ad0856d
Only show cancellation link if deletion is hidden
2024-04-10 15:06:22 +02:00
mansaj
824015a51d
Merge branch 'main' into MNTOR-3079
2024-04-09 14:46:49 -07:00
Joey Zhou
a0bfb578ab
fix: remove the two old columns
2024-04-09 14:42:38 -07:00
Kaitlyn Andres
827c7694b0
MNTOR-2851 - Add clearer aria label for modal/dialog/tooltip triggers ( #4357 )
...
* MNTOR-2851 - Add clearer aria label for modal/dialog/tooltip triggers
* remove typo
* remove extra space
* update string id
* fix open modal unit test
* fix unit tests
* remove unused strings
* change aria-describedby to aria-description
* add visuallyhidden text for clearer a11y modal
* update test
2024-04-09 14:59:50 -04:00
mozilla-pontoon
29a4e24b77
Import translations from l10n repository (2024-04-09)
2024-04-09 14:06:10 +02:00
Joey Zhou
fd8484ce55
fix: default to "false"
2024-04-08 14:12:09 -07:00
Joey Zhou
d32283a74c
feat: add monthly report column
2024-04-08 11:36:17 -07:00
dependabot[bot]
9a0aea4b2f
Merge pull request #4398 from mozilla/dependabot/npm_and_yarn/google-cloud/pubsub-4.3.3
2024-04-08 15:28:11 +00:00
Robert Helmer
c6fe6eb0bf
Merge branch 'main' into dependabot/npm_and_yarn/google-cloud/pubsub-4.3.3
2024-04-08 08:03:58 -07:00