Monorepo for Firefox Accounts
Перейти к файлу
dschom a49354bd6a
fix(content): Make sure startTime is an integer
Because:
- Some devices may report performance.timeOrigin as a float instead of an int

This Commit:
- Converts performance.timeOrigin value to to an int
2023-07-19 09:57:18 -07:00
.circleci feat(all): react 18 2023-07-18 22:26:06 -07:00
.github fix(ci): Add -rf to dir removal to fix string extraction test 2023-07-14 17:55:46 -05:00
.vscode feat(payments/paypal): add subs/paypal library 2023-06-07 11:40:10 -07:00
.yarn chore(deps): remove yarn-plugin-relock 2023-03-07 07:39:49 -08:00
_dev task(gql-api): Allowlist graphql queries 2023-07-18 05:54:28 -07:00
_scripts Merge pull request #15293 from mozilla/FXA-7333 2023-05-17 11:28:49 -07:00
assets chore(docs) Latest legal PDFs 2023-07-11 09:32:05 -04:00
configs/gql/allowlist task(gql-api): Allowlist graphql queries 2023-07-18 05:54:28 -07:00
docs/adr chore(many): Remove npm run commands 2023-05-17 11:24:09 -07:00
libs/payments/paypal fix(payments/paypal): convert undefined before request 2023-06-28 10:34:05 -04:00
packages fix(content): Make sure startTime is an integer 2023-07-19 09:57:18 -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 task(gql-api): Allowlist graphql queries 2023-07-18 05:54:28 -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 task(gql-api): Allowlist graphql queries 2023-07-18 05:54:28 -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 Merge pull request #15528 from mozilla/react-18 2023-07-18 22:59:31 -07:00
tsconfig.base.json feat(payments/paypal): add subs/paypal library 2023-06-07 11:40:10 -07:00
yarn.lock Merge pull request #15528 from mozilla/react-18 2023-07-18 22:59:31 -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.