Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
johngruen 69994084b8
chore(styles): fortress and payments ui improvements 2020-06-30 13:35:36 +02:00
Danny Coates cc595fc2b4
chore(format): mass reformat with prettier 2 and single config 2020-05-24 10:51:57 -07:00
johngruen 2dcf49e8d1
chore(subscriptions): make fortress an upgradable sub 2020-05-07 17:59:44 -05:00
Danny Coates 1dd1b038d4
refactor(config): replace 127.0.0.1 with localhost
why, after all these years?

because there's a few annoying cases where the loopback
makes dev harder. When you try to test a flow from a not
local machine, like a tv, mobile device, or a saucelabs
proxy session. With localhost it's easy enough to forward
but loopback not so much

enough is enough
2020-04-15 13:55:42 -07:00
Dave Justice 33e59c64d4
feat(payment-server): mobile payments flow for fpn
- fixes #4145

task(payments-server): add details component for new payment
 flow

- fixes #4142

task(payment-server): add payment confirmation component

- added cc brand to customer object in auth server
- added latest_invoice to subscription object in auth
- fixes #4143

task(payments-server): update payment form for new mobile flow

- fixes #4144

task(auth-server): remove lingering subhub references

task(payment-server): add payment confirmation component

- added cc brand to customer object in auth server
- added latest_invoice to subscription object in auth
- fixes #4143

task(payments-server): new subscription create page

- refs #3929

task(payment-server): adding payment confirmation page

- refs #3929

fix(payments-server): fix failing product route tests

- refs #3929
- refs #4311

task(123done): update links to stripe products

task(payments-server): listen for resize in product/index

task(payment-server): final cleanups for confirmation flow

feat(auth-server + payments-server): add billing_name to customer response

- updated the getCustomer response to include the billing_name
- updated tests and validators

fixes #4612

updated broken tests

task(payment-server): adding payment confirmation page

- refs #3929

fix(payments-server): fix failing product route tests

- refs #3929
- refs #4311

task(payments-server): payment and confirmation view follow ups

- fixes #4529
- fixes FXA-1382

task(payments-server): attempt at fix for confirm view height on tablet

task(payments-server): attempt at fix for confirm view height on tablet

task(payments-server): add interval_count to confirmation story

task(auth-server): add app links to download email

- fixes #3872

fix(styles): Minor FPN mobile enhancements tweaks

task(payments-server): svgo and l10n fallback tweak
2020-04-09 20:30:21 +00:00
Lauren Zugai fb3afee237
fix(viewport): Update viewport metatag to include minimum-scale, and make value consistent across all instances 2020-02-03 15:26:27 -06:00
Dave Justice 0a5e3950f8
task(monorepo): eslint consolidation
- fixes #3082
- remove grunt when can be replaced with only eslint
- update to new eslint config using prettier rules
- fix linting errors
2019-11-15 23:24:09 +00:00
dave justice 2ffe1334df
feat(fortress): add "fortress" relying party
- fixes #1894
2019-08-26 15:26:59 -04:00