Commit graph

25 commits

Author SHA1 Message Date
Vesa Luusua
a62674f187 CheckoutPage: saves card for later use 2019-08-22 15:44:14 +03:00
Hannu Lyytikainen
4663f825a1 Change checkout page booking sub title
Unify the sub title with transaction page.
2018-12-20 18:02:29 +02:00
Vesa Luusua
2e4aa51a62 CheckoutPage logo: use Logo component and center it. 2018-06-26 12:40:14 +03:00
Kimmo Puputti
f5fb478166 Add comment about CSS custom properties being global 2018-04-11 15:59:22 +03:00
Kimmo Puputti
aa4b3e7fcc Prefix local CSS properties with component name
Since the CSS custom properties are defined in the :root, they will be
global when the variables are preserved in the output bundle. This
changes them to something globally unique.
2018-04-11 14:29:42 +03:00
Hannu Lyytikainen
e9a45042e4 Define svg colors in css 2018-03-27 13:05:18 +03:00
Kimmo Puputti
18a808b3b8 Payment form label and styles 2017-11-09 13:50:40 +02:00
Kimmo Puputti
a09149d4c8 Add subheadings, fix baselines 2017-11-09 13:50:39 +02:00
Kimmo Puputti
14d9b0745d Remove heading from page (will be moved to the form) 2017-11-09 13:50:39 +02:00
Kimmo Puputti
90ab9c9a69 Format with latest Prettier 2017-10-13 10:11:51 +03:00
Kimmo Puputti
02bbf8b71e Improve error UI 2017-09-19 10:39:06 +03:00
Kimmo Puputti
0f4f57c9be Handle listing deleted/closed error in checkout 2017-09-19 10:23:08 +03:00
Janne Koivistoinen
822f006f95 improving the avatars visuals and code 2017-09-12 14:44:49 +03:00
Kimmo Puputti
8fe4aa2bce Use the speculative API to get the transaction for the breakdown 2017-09-01 14:33:05 +03:00
Janne Koivistoinen
ee922b3cbc checkout page design review 2017-08-15 14:36:26 +03:00
Vesa Luusua
48c47633ab CheckoutPage: desktop layout and listing image to mobile layout 2017-08-08 17:53:07 +03:00
Janne Koivistoinen
815b109b4d add breakpoints for medium, large and xlarge 2017-07-19 15:30:30 +03:00
Janne Koivistoinen
49967fea69 few more checkout page fixes 2017-07-06 17:44:17 +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
Mikko Koski
59212f04cf Fix issue of author container overflowing the view 2017-05-19 11:26:40 +03:00
Vesa Luusua
62316a9e45 Bolded subtitle 2017-05-15 23:40:55 +03:00
Vesa Luusua
48e88e7a92 Show pricing details on CheckoutPage 2017-04-12 16:47:23 +03:00
Kimmo Puputti
a80f84ff64 Add StripePaymentForm to the CheckoutPage
- Remove hardcoded UI components
 - Hardcode a temporary listing object
 - Add StripePaymentForm component
 - Style as in wireframe designs
2017-04-06 16:43:32 +03:00
Kimmo Puputti
a7be731b63 Add Checkout page contents 2017-01-26 13:06:40 +02:00