fxa/apps/payments/next
Reino Muhl 275ecdb0b8
feat(next): reorg checkout pages
Because:

* Reorganize checkout pages to include intent and cartId in path, and
  allow for landing page.

This commit:

* Reorganizes checkout pages
* Add checkout landing page
* Add getLocaleFromRequest and update l10n locale logic

Closes #FXA-7804
2024-02-22 13:06:09 -05:00
..
.storybook feat(libs): move fxa-shared/l10n to libs/shared/l10n 2023-10-04 16:08:01 -04:00
app feat(next): reorg checkout pages 2024-02-22 13:06:09 -05:00
images chore(next): Bonus tasks - update Error page to include error mapping, update pages to include l10n 2024-02-08 10:23:54 -05:00
public chore(next): Bonus tasks - update Error page to include error mapping, update pages to include l10n 2024-02-08 10:23:54 -05:00
tests/app feat(next): payments-next initial work 2023-09-12 14:24:39 -04:00
.env.example feat(next): add NextAuth 2024-02-21 16:59:05 -05:00
.env.json feat: add nestJS service loading to payments-next 2023-09-14 09:45:37 -07:00
.env.production.json fix(payments): config file missing in build 2023-10-10 11:03:13 -04:00
.eslintrc.json chore(next): Add Next.js to fxa and initial setup 2023-07-19 14:57:15 -04:00
auth.config.ts feat(next): add NextAuth 2024-02-21 16:59:05 -05:00
auth.ts feat(next): add NextAuth 2024-02-21 16:59:05 -05:00
index.d.ts chore(next): Add Next.js to fxa and initial setup 2023-07-19 14:57:15 -04:00
jest.config.ts chore(next): Add Next.js to fxa and initial setup 2023-07-19 14:57:15 -04:00
next-env.d.ts chore(next): Add Next.js to fxa and initial setup 2023-07-19 14:57:15 -04:00
next.config.js feat: add nestJS service loading to payments-next 2023-09-14 09:45:37 -07:00
package.json chore(nx): upgrade to nx 18 2024-02-12 09:01:00 -05:00
pm2.config.js chore(next): Add Next.js to fxa and initial setup 2023-07-19 14:57:15 -04:00
postcss.config.js chore(next): add Storybook to NextJS setup 2023-09-11 17:26:30 -04:00
project.json chore(nx): upgrade to nx 18 2024-02-12 09:01:00 -05:00
tailwind.config.js feat(next): payments-next initial work 2023-09-12 14:24:39 -04:00
tsconfig.json feat(auth): allow prompt=none without hint 2024-02-15 13:28:09 -05:00
tsconfig.spec.json chore(next): Add Next.js to fxa and initial setup 2023-07-19 14:57:15 -04:00
tsconfig.storybook.json chore(next): add Storybook to NextJS setup 2023-09-11 17:26:30 -04:00