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

25162 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] 9f8f38c713
chore(deps): bump @google-cloud/pubsub from 2.18.4 to 2.19.4
Bumps [@google-cloud/pubsub](https://github.com/googleapis/nodejs-pubsub) from 2.18.4 to 2.19.4.
- [Release notes](https://github.com/googleapis/nodejs-pubsub/releases)
- [Changelog](https://github.com/googleapis/nodejs-pubsub/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/nodejs-pubsub/compare/v2.18.4...v2.19.4)

---
updated-dependencies:
- dependency-name: "@google-cloud/pubsub"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-14 06:23:38 +00:00
Barry Chen eefb823163
Merge pull request #13628 from mozilla/eslint-fortress
chore(lint): Fix fortress ESLint config
2022-07-13 14:48:57 -05:00
Barry Chen fff5a59a1a
Merge pull request #13625 from mozilla/eslint-123done
chore(lint): Fix 123done ESLint config
2022-07-13 13:29:31 -05:00
Peter deHaan 8a2b9d8637
chore(lint): Fix fortress ESLint config 2022-07-13 11:10:12 -07:00
Peter deHaan 1b11d2f910
chore(lint): Fix 123done ESLint config 2022-07-13 10:39:39 -07:00
Ivo Plamenac b8f1b030ff
Merge pull request #13624 from mozilla/train-236
Train 236 - Patch 1.236.3
2022-07-13 10:06:01 -07:00
Ivo Plamenac 714f9305e2
Release 1.236.3 2022-07-13 09:31:06 -07:00
Ivo Plamenac d60b50f0d5
Merge pull request #13622 from mozilla/train-236-uplift-3
Train 236 uplift 3
2022-07-13 09:29:33 -07:00
Dan Schomburg 7b8cf14c6a
Merge pull request #13594 from mozilla/FXA-5452-create-two-versions-of-the-pair-screen-based-on-entry-point
FXA-5452-create-two-versions-of-the-pair-screen-based-on-entry-point
2022-07-13 09:13:38 -07:00
Lauren Zugai 8648c590d3
fix(redirect): Increase redirectTo validator max length
Because:
* The error 'invalid parameter redirectTo' is occuring due to the domain and needed URL/campaign parameters for subscription purchases exceeding the 512 length

This commit:
* Increases the max length from 768 to 2048. A previous commit increased this to 768 but we determined we should increase it further.
2022-07-13 09:02:31 -07:00
Lauren Zugai 1e61f53e69
fix(redirect): Increase redirectTo validator max length
Because:
* The error 'invalid parameter redirectTo' is occuring due to the domain and needed URL/campaign parameters for subscription purchases exceeding the 512 length

This comit:
* Increases the max length from 512 to 768

fixes #13605
2022-07-13 09:02:15 -07:00
Ivo Plamenac 6faebbf88f
Merge pull request #13621 from mozilla/FXA-5531.13605-v2
fix(redirect): Increase redirectTo validator max length
2022-07-13 08:58:55 -07:00
Lisa Chan 70b75a1768
Merge pull request #13556 from mozilla/FXA-5181_email
fix(auth): Update cadReminderFirst email copy
2022-07-13 11:57:59 -04:00
Lauren Zugai b6b4da56b6
fix(redirect): Increase redirectTo validator max length
Because:
* The error 'invalid parameter redirectTo' is occuring due to the domain and needed URL/campaign parameters for subscription purchases exceeding the 512 length

This commit:
* Increases the max length from 768 to 2048. A previous commit increased this to 768 but we determined we should increase it further.
2022-07-13 10:43:40 -05:00
Ivo Plamenac c9db788b97
Merge pull request #13617 from mozilla/FXA-5531.13605
fix(redirect): Increase redirectTo validator max length
2022-07-13 08:34:49 -07:00
Barry Chen 76cebdf0bd
Merge pull request #13618 from mozilla/dependabot/npm_and_yarn/i18n-iso-countries-7.5.0
chore(deps): bump i18n-iso-countries from 7.4.0 to 7.5.0
2022-07-13 10:32:54 -05:00
Barry Chen dcbceb3cf9
Merge pull request #13620 from mozilla/dependabot/npm_and_yarn/webpack-cli-4.10.0
chore(deps): bump webpack-cli from 4.9.2 to 4.10.0
2022-07-13 10:32:09 -05:00
fxa-bananafox[bot] 361da135ff
chore(deps): updated yarn.lock 2022-07-13 06:23:40 +00:00
dependabot[bot] f6641b0d67
chore(deps): bump webpack-cli from 4.9.2 to 4.10.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.9.2 to 4.10.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.9.2...webpack-cli@4.10.0)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-13 06:23:31 +00:00
fxa-bananafox[bot] efa790b8b9
chore(deps): updated yarn.lock 2022-07-13 06:18:53 +00:00
dependabot[bot] 743c137910
chore(deps): bump i18n-iso-countries from 7.4.0 to 7.5.0
Bumps [i18n-iso-countries](https://github.com/michaelwittig/node-i18n-iso-countries) from 7.4.0 to 7.5.0.
- [Release notes](https://github.com/michaelwittig/node-i18n-iso-countries/releases)
- [Commits](https://github.com/michaelwittig/node-i18n-iso-countries/compare/v7.4.0...v7.5.0)

---
updated-dependencies:
- dependency-name: i18n-iso-countries
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-13 06:18:40 +00:00
Lauren Zugai f19d320245
Merge pull request #13595 from mozilla/13480.FXA-5451-redo
feat(css): Add Tailwind to content-server
2022-07-12 19:59:37 -05:00
Lauren Zugai 15c2099731
fix(redirect): Increase redirectTo validator max length
Because:
* The error 'invalid parameter redirectTo' is occuring due to the domain and needed URL/campaign parameters for subscription purchases exceeding the 512 length

This comit:
* Increases the max length from 512 to 768

fixes #13605
2022-07-12 19:40:37 -05:00
Meghan Sardesai 14273895ce
Merge pull request #13151 from mozilla/FXA-5110
fix(a11y): remove duplicate ids in Connected Services
2022-07-12 18:50:16 -04:00
Reino Muhl 81fbaa88fc
Merge pull request #13611 from mozilla/fxa-5485-sub-management-breadcrumb-align
fix(payments): sub management breadcrumb alignment
2022-07-12 18:26:55 -04:00
millsoper 064cc9a788
Merge pull request #13592 from mozilla/FXA-5437-remove-blank-space
fix(fxa-content-server): remove blank space
2022-07-12 15:59:26 -04:00
Reino Muhl 0be9f71b62
fix(payments): sub management breadcrumb alignment
Because:

* The firefox breadcrumb menu should be left aligned instead of center.

This commit:

* Left aligns the breadcrumb to match the design and other pages.

Closes #13557
2022-07-12 15:30:03 -04:00
Lisa Chan 4c1ac69a45
Merge pull request #13602 from mozilla/dependabot/npm_and_yarn/supertest-6.2.4
chore(deps-dev): bump supertest from 6.2.3 to 6.2.4
2022-07-12 08:36:44 -04:00
fxa-bananafox[bot] 2bfc62f84b
chore(deps): updated yarn.lock 2022-07-12 06:23:57 +00:00
dependabot[bot] 6d50a37e76
chore(deps-dev): bump supertest from 6.2.3 to 6.2.4
Bumps [supertest](https://github.com/visionmedia/supertest) from 6.2.3 to 6.2.4.
- [Release notes](https://github.com/visionmedia/supertest/releases)
- [Commits](https://github.com/visionmedia/supertest/compare/v6.2.3...v6.2.4)

---
updated-dependencies:
- dependency-name: supertest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-12 06:23:45 +00:00
Ivo Plamenac 8ace4885b3
Merge pull request #13601 from mozilla/train-236
Train 236 - Patch 1.236.2
2022-07-11 16:59:15 -07:00
Ivo Plamenac bcb5316ea6
Release 1.236.2 2022-07-11 16:23:12 -07:00
Wil Clouser fef296d6c4
Merge pull request #13572 from mozilla/FXA-5496-stop-generating-changelogs-in-our-release-script
chore(build): Point at the Github changelog
2022-07-11 16:20:36 -07:00
Ivo Plamenac 31d05d68fa
Merge pull request #13600 from mozilla/train-236-uplift-2
feat(auth): add body logging for push fail
2022-07-11 16:16:49 -07:00
Wil Clouser c0483cb134
Merge pull request #13572 from mozilla/FXA-5496-stop-generating-changelogs-in-our-release-script
chore(build): Point at the Github changelog
2022-07-11 16:14:33 -07:00
Ben Bangert a1c61209de
feat(auth): add body logging for push fail
Because:

* We want to debug push failures using additional information.

This commit:

* Adds status code and the body of the message to the logged
  message.
2022-07-11 15:50:47 -07:00
Ivo Plamenac b0d7a6252e
Merge pull request #13593 from mozilla/FXA-5525-firestorecustomernotfound-customer-cus_gw2467hdit
fix(auth): firestore processor didnt ignore proper errors
2022-07-11 15:47:06 -07:00
Wil Clouser 0ecc821225
Merge branch 'main' into FXA-5496-stop-generating-changelogs-in-our-release-script 2022-07-11 15:42:18 -07:00
dschom ac883c39e5
task(content): Create two versions of the pair screen depending on the value of the entrypoint query parameter
Because:
- We only want to show the download qr code if the entrypoint query param is fxa_app_menu.

This Commit:
- Hides the QR code in favor of the default pair graphic when the entrypoint query parameter is not fxa_app_menu.
2022-07-11 15:37:29 -07:00
Lauren Zugai 024abf0af6
feat(css): Add Tailwind to content-server
Because:
* We are starting a content-server reskin and want to adhere to the existing design guide for consistency and to make converting to React/TW later easier

This commit:
* Adds tailwind v3 to content-server, and includes tailwind.out.css only on the main index page for now
* Adds new script for building and pm2 process for watching

fixes #13480
2022-07-11 17:16:57 -05:00
Ben Bangert 718b9a04e6
fix(auth): firestore processor didnt ignore proper errors
Because:

* The firestore processor failed to find existing records for deleted
  customers nor could it create them as we don't store deleted
  customers.

This commit:

* Catches both the stripe customer deleted error and the lack of a
  firestore record from the same error case.

Closes #13591
2022-07-11 15:04:06 -07:00
Mill 2d9d02b448
fix(fxa-content-server): remove blank space 2022-07-11 16:45:52 -04:00
Lisa Chan 79e6215270
fix(auth): Update cadReminderFirst email copy 2022-07-11 16:30:28 -04:00
Dan Schomburg 3910e8f999
Merge pull request #13229 from tarikeshaq/adds-filter-idle-time-devices
feat(devices): adds filter query parameter to get_devices api
2022-07-11 10:08:19 -07:00
millsoper b9d15d7fdc
Merge pull request #13571 from mozilla/FXA-5470-button-copy
fix(fxa-content-server): update copy on button
2022-07-11 12:38:50 -04:00
Barry Chen 94e99e52c1
Merge pull request #13541 from mozilla/dependabot/npm_and_yarn/nodemon-2.0.19
chore(deps-dev): bump nodemon from 2.0.16 to 2.0.19
2022-07-11 09:34:02 -05:00
Ivo Plamenac 11c6730cc4
Merge pull request #13577 from mozilla/train-236
Train 236 - Patch 1.236.1
2022-07-08 14:37:51 -07:00
Ivo Plamenac ab86475903
Release 1.236.1 2022-07-08 13:59:34 -07:00
Ivo Plamenac 133d1fe8a8
Merge pull request #13575 from mozilla/train-236-uplift-1
feat(pair): Show Fx View when version >= 106
2022-07-08 13:57:25 -07:00
Wil Clouser 7f1bccf601
feat(pair): Show Fx View when version >= 106
Because:

* We guessed on a version for when to show Firefox View and we've been
  asked to change to 106

This commit:

* Changes the version to 106

Closes FXA-5460
2022-07-08 11:53:48 -07:00