Monorepo for Firefox Accounts
Перейти к файлу
Meghan Sardesai 180ff290f4
chore(payments): remove legacy code
Because:

* The Payment Checkbox used to be part of the PaymentForm component. However, wherever the PaymentForm is used its PaymentCheckbox is currently hidden and not used. This seems to be legacy.

This commit:

* Removes PaymentCheckbox from PaymentForm and all applicable tests and stories.

Closes FXA-6303
2023-12-01 21:34:35 -05:00
.circleci
.github
.vscode
.yarn
_dev
_scripts
apps/payments/next
assets
configs/gql/allowlist
docs/adr
libs
packages chore(payments): remove legacy code 2023-12-01 21:34:35 -05:00
tools
types
.dockerignore
.eslintignore
.eslintrc.json
.git-blame-ignore-revs
.gitignore
.nvmrc
.nxignore
.prettierignore
.prettierrc
.slugignore
.yarnrc.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
SECURITY.md
jest.config.ts
jest.preset.js
nx.json
package-scripts.js
package.json chore(deps-dev): bump @nx/cypress from 16.10.0 to 17.1.3 2023-12-01 06:55:55 +00:00
tsconfig.base.json
yarn.lock chore(deps-dev): bump @nx/cypress from 16.10.0 to 17.1.3 2023-12-01 06:55:55 +00: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.