fxa/apps/payments/next
Reino Muhl 407c7e3cdb
Merge pull request #16586 from mozilla/fxa-8821-l10n-bundle-load
feat(l10n): add localizer class for payments next
2024-03-22 09:25:27 -04:00
..
.storybook feat(libs): move fxa-shared/l10n to libs/shared/l10n 2023-10-04 16:08:01 -04:00
app feat(l10n): add localizer class for payments next 2024-03-22 08:58:53 -04: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 feat(next): add l10n grunt scripts 2024-03-08 10:53:25 -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
Gruntfile.js feat(next): add l10n grunt scripts 2024-03-08 10:53:25 -05:00
auth.config.ts feat(next): add NextAuth 2024-02-21 16:59:05 -05:00
auth.ts feat(l10n): add localizer class for payments next 2024-03-22 08:58:53 -04: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 chore(deps): bump next from 14.0.2 to 14.1.0 2024-02-23 09:34:08 -05:00
package.json chore(nx): upgrade to nx 18 2024-02-12 09:01:00 -05:00
pm2.config.js feat(l10n): Add localization scripts/targets to payments-next 2024-03-21 20:42:55 -04:00
postcss.config.js feat(shared-assets): Create library for shared assets 2024-03-20 18:54:49 -04:00
project.json feat(l10n): Add localization scripts/targets to payments-next 2024-03-21 20:42:55 -04:00
tailwind.config.ts feat(shared-assets): Create library for shared assets 2024-03-20 18:54:49 -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