Monorepo for Firefox Accounts
Перейти к файлу
dschom a32aa3dee0
fix(auth,profile): Fix missing event broker events
Because:
- Profile change events were not being emitted by the event broker
- Profile change events were not being tracked by grafana

This Commit:
- Fixes bad event names.
- Changes all occurrences of profileDataChanged to profileDataChange
- Adds metric and log for unknown events
2023-06-01 16:44:59 -07:00
.circleci test(functional-tests): Update functional tests for new recovery key flow 2023-05-24 08:08:59 -07:00
.github task(CI): Enable Glean probe-scraper task 2023-05-30 12:25:47 -05:00
.vscode test(metrics): add functional test helpers to track metrics 2023-05-23 22:29:12 -04:00
.yarn chore(deps): remove yarn-plugin-relock 2023-03-07 07:39:49 -08:00
_dev chore(build): initial nx implementation 2023-05-23 08:37:47 -07:00
_scripts Merge pull request #15293 from mozilla/FXA-7333 2023-05-17 11:28:49 -07:00
assets Latest legal PDFs 2023-05-30 09:58:41 -04:00
docs/adr chore(many): Remove npm run commands 2023-05-17 11:24:09 -07:00
packages fix(auth,profile): Fix missing event broker events 2023-06-01 16:44:59 -07:00
tools chore(build): upgrade nx to v16 2023-06-01 13:21:44 -07:00
types chore(build): initial nx implementation 2023-05-23 08:37:47 -07:00
.dockerignore fix(docker): pull swagger docs in for customs 2022-07-21 14:05:02 -05:00
.eslintignore feat(auth) - Phaseout mjml auth server (#11482) 2022-01-04 13:12:59 -08:00
.eslintrc.json chore(build): initial nx implementation 2023-05-23 08:37:47 -07:00
.git-blame-ignore-revs chore(blame): added previous commit to .git-blame-ignore-revs 2020-06-09 16:56:02 +10:00
.gitignore chore(CI): Switch to multi stage docker build and clean up 2023-05-11 17:13:06 -07:00
.nvmrc chore(deps): upgrade to node.js 18 2023-03-20 13:28:10 -05:00
.prettierignore maintenance(admin-panel): Stop formatting auto generated graphql code 2022-03-01 18:05:16 -08:00
.prettierrc chore(build): initial nx implementation 2023-05-23 08:37:47 -07:00
.slugignore feat(pair): test 2022-08-30 15:33:52 -04:00
.yarnrc.yml task(many): Fix YN0068 2023-04-13 14:57:13 -07:00
CODE_OF_CONDUCT.md prepare for monorepo 2019-04-01 10:58:37 -07:00
CONTRIBUTING.md Update CONTRIBUTING.md 2023-01-03 13:46:30 -08:00
LICENSE docs(license): Create LICENSE. Fix #5007 2020-04-21 14:37:37 -07:00
README.md chore(build): remove unused legal-md-to-pdf script 2023-04-19 11:30:27 -07:00
SECURITY.md task(monorepo): update security.md 2019-10-07 09:55:34 -04:00
jest.config.ts chore(build): upgrade nx to v16 2023-06-01 13:21:44 -07:00
jest.preset.js chore(build): upgrade nx to v16 2023-06-01 13:21:44 -07:00
nx.json chore(build): upgrade nx to v16 2023-06-01 13:21:44 -07:00
package-scripts.js chore(deps): Update fxa-dev-launcher to use esm (#11239) 2021-12-06 10:53:02 -05:00
package.json chore(build): upgrade nx to v16 2023-06-01 13:21:44 -07:00
tsconfig.base.json chore(build): upgrade nx to v16 2023-06-01 13:21:44 -07:00
yarn.lock chore(build): upgrade nx to v16 2023-06-01 13:21:44 -07:00

README.md

Firefox Accounts

The Firefox Accounts (fxa) monorepo

Table of Contents

Getting Started
Contributing
Documentation Documentation for Scripts


Getting Started

Please read our documentation


Contributing

See the separate CONTRIBUTING.md to learn how to contribute.


Documentation

The Firefox Ecosystem Platform serves as a documentation hub for Firefox Accounts and Subscription Platform.