fxa/apps/payments/next
Reino Muhl e15e7e718b
feat(next): add glean-generate script
Because:

- Have project target to generate glean code.

This commit:

- Adds glean metrics library.
- Adds blank subplat-backend-metrics.yaml
- Add glean-generate target to project.

Closes #FXA-9996
2024-08-09 15:05:16 -04:00
..
.storybook feat(libs): move fxa-shared/l10n to libs/shared/l10n 2023-10-04 16:08:01 -04:00
app feat(payments-next): add processing page 2024-08-08 16:26:00 -04:00
config feat(next): cleanup tasks 2024-05-16 15:37:23 -04:00
public feat(next): add l10n to localizer for next rsc 2024-04-08 14:58:17 -04:00
tests/app fix(payments-next): Move searchParams to params 2024-03-28 11:02:31 -04:00
.env.development Merge pull request #17247 from mozilla/fxa-9797-cleanup-contentful-band-aids 2024-07-26 17:13:04 -04:00
.env.production feat(cms): cleanup contentful cms band aids 2024-07-26 12:37:49 -04:00
.eslintrc.json chore: update nx to 19.5.1 and typescript to 5.5.3 2024-07-23 22:37:41 +00:00
Gruntfile.js feat(next): update payments-next build and restart 2024-06-18 10:45:04 -04:00
auth.config.ts feat(next): attempt no prompt auth on landing 2024-04-30 12:37:09 -04:00
auth.ts feat(next): attempt no prompt auth on landing 2024-04-30 12:37:09 -04:00
index.d.ts fix(payments-next): Move searchParams to params 2024-03-28 11:02:31 -04:00
instrumentation.ts feat(next): update payments-next build and restart 2024-06-18 10:45:04 -04:00
jest.config.ts fix(payments-next): Move searchParams to params 2024-03-28 11:02:31 -04:00
middleware.ts feat(next): cleanup tasks 2024-05-16 15:37:23 -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 fix(apps,libs): Revise discountAmount and temporary page on payments-next 2024-05-17 10:36:12 -04:00
package.json fix(next): add missing deps to nestapp 2024-04-24 16:54:11 -04:00
pm2.config.js feat(next): update payments-next build and restart 2024-06-18 10:45:04 -04:00
postcss.config.js fix(payments-next): Move searchParams to params 2024-03-28 11:02:31 -04:00
project.json feat(next): add glean-generate script 2024-08-09 15:05:16 -04:00
tailwind.config.ts feat(next): add payment element and submit 2024-05-08 10:37:14 -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