Monorepo for Firefox Accounts
Перейти к файлу
Lauren Zugai 45dfa144ce
perf(content,settings): Remove custom fonts
Because:
* Custom fonts have performance implications, there's a 403 error in content-server regarding fonts, and most importantly these custom fonts have been deprecated in Firefox which we're looking to align our design system to

This commit:
* Removes the custom fonts from content-server and settings
* Updates Storybook accordingly
* Tweaks a couple of third party auth styles

closes FXA-9058
2024-02-20 16:47:07 -06:00
.circleci chore(nx): upgrade to nx 18 2024-02-12 09:01:00 -05:00
.github chore(deps): bump slackapi/slack-github-action from 1.24.0 to 1.25.0 2024-01-29 06:18:32 +00:00
.vscode chore(functional-tests): update package and settings to allow for use of playwright vscode extension 2024-02-07 21:37:46 -05:00
.yarn chore(deps): remove yarn-plugin-relock 2023-03-07 07:39:49 -08:00
_dev fix(customs): Update customs axios maxSockets and timeoutMs 2024-02-07 15:19:06 -05:00
_scripts chore(script): Rework config-fxios script for iOS testing, remove replace-in-file 2023-12-06 09:25:35 -06:00
apps/payments/next Merge pull request #16271 from mozilla/hackathon_bonus 2024-02-12 14:06:24 -05:00
assets chore(docs): latest legal PDFs 2024-02-20 07:49:56 -05:00
backstage fix(backstage): update db references, add gql API ref 2024-01-26 08:41:53 -08:00
configs feat(integrations): Land initial Nimbus FML 2024-02-08 15:55:21 -08:00
docs/adr feat(auth): add adr for google cloud tasks 2024-01-24 14:48:02 -08:00
libs fix(type-cacheable): caching TTL 2024-02-14 10:26:26 -08:00
packages perf(content,settings): Remove custom fonts 2024-02-20 16:47:07 -06: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 task(CI): Improve nx caching for CI pipelines 2023-08-29 11:19:54 -07: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 feat: add eligibility manager to capability service 2023-11-15 09:29:50 -08:00
.nvmrc chore: update node to 18.18.2 2023-10-16 16:46:26 -07:00
.nxignore task(CI): Improve nx caching for CI pipelines 2023-08-29 11:19:54 -07: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 Follow-up of #15195 2023-08-28 09:22:27 +02:00
SECURITY.md task(monorepo): update security.md 2019-10-07 09:55:34 -04:00
catalog-info.yaml feat(backstage): setup initial backstage metadata 2024-01-24 13:33:37 -08: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(nx): upgrade to nx 18 2024-02-12 09:01:00 -05: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(deps-dev): bump jest-environment-node from 29.5.0 to 29.7.0 2024-02-20 12:49:09 +00:00
tsconfig.base.json feat(auth): type-cacheable firestore and networkfirst adapter 2024-02-14 09:01:30 -08:00
yarn.lock Merge pull request #16432 from mozilla/dependabot/npm_and_yarn/sqs-consumer-8.2.0 2024-02-20 08:52:55 -05:00

README.md

Firefox Accounts

The Firefox Accounts (fxa) monorepo

Table of Contents

Getting Started
Contributing
Documentation


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.