Commit graph

32 commits

Author SHA1 Message Date
Kimmo Puputti
18a808b3b8 Payment form label and styles 2017-11-09 13:50:40 +02:00
Kimmo Puputti
27ea4a66f2 Allow adding a message in the StripePaymentForm 2017-11-09 13:50:39 +02:00
Kimmo Puputti
59209c6edb Trigger form onChange properly 2017-11-09 13:50:39 +02:00
Kimmo Puputti
a09149d4c8 Add subheadings, fix baselines 2017-11-09 13:50:39 +02:00
Kimmo Puputti
d9ad1507f9 Call submit with an object that can be extended 2017-11-09 13:50:39 +02:00
Kimmo Puputti
a996f154d1 Import PropTypes from the prop-types package 2017-10-17 09:50:22 +03:00
Kimmo Puputti
90ab9c9a69 Format with latest Prettier 2017-10-13 10:11:51 +03:00
Kimmo Puputti
78de6d9d69 Disable deprecated proptype import lint error 2017-10-12 14:09:02 +03:00
Kimmo Puputti
4a3983f77e Use Form instead of form 2017-10-05 10:31:41 +03:00
Hannu Lyytikainen
de5ec59119 Add error codes
An error code can be passed to logger. This code gets added to the
Sentry error report as a tag and can be used to search this specific
error.
2017-10-04 13:17:43 +03:00
Hannu Lyytikainen
e35628660c Change the way util/log.js is imported
Always import the whole module when using util/log.js.
2017-10-04 13:16:28 +03:00
Hannu Lyytikainen
8520edd1d2 Fix logging errors
Fix cases where wrong (kind of) data is passed to the logger.
2017-10-04 13:16:28 +03:00
Hannu Lyytikainen
f95702c313 Add error logging 2017-10-04 13:16:28 +03:00
Kimmo Puputti
0cae3f1771 Add inProgress state to StripePaymentForm in checkout 2017-09-22 10:13:07 +03:00
Janne Koivistoinen
ee922b3cbc checkout page design review 2017-08-15 14:36:26 +03:00
Vesa Luusua
bc8c8b9be4 StripePaymentForm: desktop layout 2017-08-08 17:13:38 +03:00
Vesa Luusua
20962c7c0f Update snapshots and run prettier 2017-07-06 20:21:32 +03:00
Vesa Luusua
014d50257f Revert "Revert "Review changes"" 2017-07-06 20:03:42 +03:00
Vesa Luusua
f419012b13 Revert "Review changes" 2017-07-06 19:58:46 +03:00
Vesa Luusua
00096c5753 Review changes 2017-07-06 19:23:35 +03:00
Janne Koivistoinen
e0655537b2 fixing the negative margin 2017-07-06 17:45:04 +03:00
Janne Koivistoinen
49967fea69 few more checkout page fixes 2017-07-06 17:44:17 +03:00
Vesa Luusua
0f3a097038 Webfonts pushed to Stripe. 2017-07-06 16:52:09 +03:00
Vesa Luusua
6b5dd94f7a No success color needed when PrimaryButton is used 2017-07-03 12:25:35 +03:00
Vesa Luusua
10e9fa238a CheckoutPage design & line-item fixes 2017-07-03 12:23:22 +03:00
Janne Koivistoinen
6f9200d6b7 order and sales page design fixes 2017-07-03 10:32:27 +03:00
Vesa Luusua
bd6e04c221 CheckoutPage uses dummy Topbar 2017-06-30 11:16:10 +03:00
Vesa Luusua
c82fe44b61 CheckoutPage mobile 2017-06-30 11:01:24 +03:00
Kimmo Puputti
7d6950b127 Add group to examples 2017-05-29 14:31:06 +03:00
Kimmo Puputti
42a7bddb00 Add disableSubmit prop 2017-04-11 15:16:49 +03:00
Kimmo Puputti
4a8ba8ba35 Make Stripe payment form look like other inputs 2017-04-07 10:11:31 +03:00
Kimmo Puputti
31b3155304 StripePaymentForm component 2017-04-06 15:37:17 +03:00