Monorepo for Firefox Accounts
Перейти к файлу
Reino Muhl 2fb70a6886
feat(next): add payment element and submit
Because:

* Add the Stripe Payment Element to the checkout page
* Be able to checkout and successfully add a new payment method and
  new subscription.

This commit:

* Adds the PaymentElement to the StripeWrapper
* Adds the Subscribe Now button
* Adds the Full Name field
* Updates the NestApp with Firestore and StatsD provider factories

Closes #FXA-8850 and #FXA-7810
2024-05-08 10:37:14 -04:00
.circleci Add `provision` back to docker building steps 2024-04-30 15:17:43 -07:00
.github chore(deps): bump slackapi/slack-github-action from 1.25.0 to 1.26.0 2024-04-19 06:56:22 +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(cache): Remove memcache service and references to it 2024-04-30 15:08:47 -04:00
_scripts fix(cache): Remove memcache service and references to it 2024-04-30 15:08:47 -04:00
apps/payments/next feat(next): add payment element and submit 2024-05-08 10:37:14 -04:00
assets chore(docs): Latest legal PDFs 2024-04-17 08:56:32 -04:00
backstage fix(cache): Remove memcache service and references to it 2024-04-30 15:08:47 -04:00
configs feat(integrations): Land initial Nimbus FML 2024-02-08 15:55:21 -08:00
docs/adr feat(adr): Add ADR for using node oidc for oauth 2024-04-09 11:32:22 -04:00
libs feat(next): add payment element and submit 2024-05-08 10:37:14 -04:00
packages feat(next): add payment element and submit 2024-05-08 10:37:14 -04:00
tools chore(build): upgrade nx to v16 2023-06-01 13:21:44 -07:00
types feat: vendor fxa-jwtool 2024-05-06 07:52:16 -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 fix(git): Ignore shared-contentful generated files 2024-03-26 16:44:25 -04:00
.nvmrc chore: update Node to LTS 20, TypeScript, tsconfig 2024-03-14 11:54:20 -07:00
.nxignore fix(nx): update nxignore to include build folder 2024-05-01 13:36:52 -04: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 Update README.md 2024-03-01 12:06:03 -08:00
SECURITY.md task(monorepo): update security.md 2019-10-07 09:55:34 -04:00
catalog-info.yaml fix(cache): Remove memcache service and references to it 2024-04-30 15:08:47 -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(graphql): Send notifications when users opt in/out of metrics collection 2024-04-24 08:10:14 -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 feat(next): add payment element and submit 2024-05-08 10:37:14 -04:00
tsconfig.base.json feat: vendor fxa-jwtool 2024-05-06 07:52:16 -07:00
yarn.lock feat(next): add payment element and submit 2024-05-08 10:37:14 -04:00

README.md

Mozilla Accounts

The Mozilla Accounts (formerly Firefox Accounts, still abbreviated as 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 Mozilla Accounts and Subscription Platform.