flex-template-web/src/components/ModalMissingInformation
Greg Gutkin 560c0a05a0 Remove spurious modal requesting payment info setup
Current check for Stripe account setup is looking for non-existent `stripeAccount` property, causing a spurious modal asking to set up payment info even though it has already been configured. Changing to check the currect property on the `currentUser` object.
2019-05-08 12:55:37 +03:00
..
EmailReminder.js Refactored className usage for InlineTextButton 2019-02-19 15:49:49 +02:00
ModalMissingInformation.css Refactored className usage for InlineTextButton 2019-02-19 15:49:49 +02:00
ModalMissingInformation.js Remove spurious modal requesting payment info setup 2019-05-08 12:55:37 +03:00
StripeAccountReminder.js [change] split to smaller sub components 2018-05-24 16:05:24 +03:00