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

3 Коммитов

Автор SHA1 Сообщение Дата
Valerie Pomerleau 3796159aac
feat(settings): Update AccountRecoveryConfirmKey to new design with hint
Because:

* We are updating the design of the AccountRecoveryConfirmKey page
* We want to show the storage hint that users have had the option of saving

This commit:

* Update AccountRecoveryConfirmKey page content, l10n, stories, test

Closes #FXA-7894
2024-09-23 14:00:09 -07:00
Reino Muhl 7dd569d383
feat(next): glean emit view event
Because:

- Record SubPlat P1 metric view event using glean

This commit:

- Adds payments-metrics library
- Adds PaymentsGleanManager to format events data and CMS data into the
  required format for Glean events recording.
- Adds PaymentsGleanService to handle metrics events emitted by Next.js
- Adds the manager and service to the NestApp
- Adds new config values to payments-next for Glean reporting
- Emit view event from Checkout start page

Closes #FXA-10087
2024-09-19 15:38:27 -04:00
Reino Muhl d5526d8b05
feat(next): add subplat glean server yaml
Because:

- Define glean events and metrics for subplat backend events

This commit:

- Adds metrics and events to subplat backend metrics yaml

Closes #FXA-10086
2024-09-04 14:05:01 -04:00