Commit graph

4813 commits

Author SHA1 Message Date
Kimmo Puputti
8f5ccff9ef Cleanup Lodash usage 2017-04-13 13:08:31 +03:00
Kimmo Puputti
1de6626985 Merge pull request #115 from sharetribe/inbox-orders-and-sales-data
Inbox with orders and sales
2017-04-13 12:26:13 +03:00
Kimmo Puputti
042a3f3768 Show message if no transactions are found 2017-04-13 10:43:12 +03:00
Kimmo Puputti
8131b6efa6 Show possible error message 2017-04-13 10:23:31 +03:00
Kimmo Puputti
a6a419a728 Add base styles for headers 2017-04-13 10:14:43 +03:00
Kimmo Puputti
52f89e864e Remove H1 component 2017-04-13 10:14:33 +03:00
Kimmo Puputti
146b9ef659 Snapshot tests for Inbox sales and orders 2017-04-13 10:10:04 +03:00
Kimmo Puputti
d39973016f Format dates and times as UTC 2017-04-13 10:10:04 +03:00
Kimmo Puputti
d58b87ba72 InboxPage with order and sale transactions 2017-04-13 10:09:28 +03:00
Kimmo Puputti
42cd32f7e4 Add prop type for a transaction 2017-04-13 10:06:44 +03:00
Kimmo Puputti
da026b716a Generic action and a selector to add and query entities 2017-04-13 10:06:44 +03:00
Kimmo Puputti
9d583bcc12 InboxPage routing and tabs with translations 2017-04-13 10:06:44 +03:00
Kimmo Puputti
5d26b8d8ff Use default text color for links 2017-04-13 10:03:28 +03:00
Kimmo Puputti
498c0d61f7 Add H1 component 2017-04-13 10:03:28 +03:00
Kimmo Puputti
2a7cfbea4f Use correct prop type for children 2017-04-13 10:03:28 +03:00
Vesa Luusua
a444e94827 Merge pull request #118 from sharetribe/submit-booking-dates-branchfix
Submit booking dates branchfix
2017-04-12 16:51:43 +03:00
Vesa Luusua
6f2f57a389 Review changes: path change to accommodate previous page params. 2017-04-12 16:47:54 +03:00
Vesa Luusua
8aae28c6c8 createImage helper to testData.js 2017-04-12 16:47:43 +03:00
Vesa Luusua
25441af8da Show AuthorInfo on CheckoutPage and redirect if listing or price is missing 2017-04-12 16:47:32 +03:00
Vesa Luusua
48e88e7a92 Show pricing details on CheckoutPage 2017-04-12 16:47:23 +03:00
Vesa Luusua
3202962737 Handle submit and redirect to CheckoutPage 2017-04-12 16:47:10 +03:00
Vesa Luusua
7db7bd4317 Handle nightpicker end date selection and run format on BookingDatesForm 2017-04-12 16:47:01 +03:00
Vesa Luusua
602925f340 Handle no-price on BookingDatesForm 2017-04-12 16:46:53 +03:00
Kimmo Puputti
7b5b5decf1 Merge pull request #114 from sharetribe/checkout-api-call
Create order from checkout page
2017-04-12 10:25:00 +03:00
Kimmo Puputti
a8fef86275 Use a callback prop instead of dispatch directly 2017-04-12 10:20:55 +03:00
Kimmo Puputti
21728fe12a Fix UUID in URL 2017-04-12 10:20:30 +03:00
Kimmo Puputti
a823f4419f Fix CheckoutPage tests 2017-04-11 15:20:55 +03:00
Kimmo Puputti
8527b6a7eb Create an order from checkout page with hardcoded data 2017-04-11 15:17:23 +03:00
Kimmo Puputti
42a7bddb00 Add disableSubmit prop 2017-04-11 15:16:49 +03:00
Kimmo Puputti
9145f43ee0 Add CheckoutPage duck with order initiation 2017-04-11 15:16:23 +03:00
Kimmo Puputti
3ad23f581f Update SDK 2017-04-11 15:11:29 +03:00
Kimmo Puputti
536f4335e3 Require auth on Checkout page 2017-04-11 10:04:44 +03:00
Vesa Luusua
d0581861c4 Merge pull request #110 from sharetribe/booking-form
Booking form
2017-04-10 00:38:57 +03:00
Vesa Luusua
8ee08695b3 Refactoring after review comments. 2017-04-07 16:20:31 +03:00
Vesa Luusua
174182bc28 Remove old usages of BookingInfo (old wireframes have wrong data) 2017-04-07 12:08:08 +03:00
Vesa Luusua
878bb9266f Add BookingDatesForm to ListingPage 2017-04-07 12:02:54 +03:00
Vesa Luusua
fe77a2e2d2 BookingDatesForm (shows inputs for start & end dates + booking calculations) 2017-04-07 12:02:54 +03:00
Vesa Luusua
83bb814c4c Refactor DateInput, change moment to Date in outbound communications and allow passing isOutsideRange func. 2017-04-07 12:02:54 +03:00
Vesa Luusua
cb2f810621 Update BookingInfo component 2017-04-07 12:02:54 +03:00
Vesa Luusua
0324ff4239 Merge pull request #113 from sharetribe/static-folder-needed
Static folder is currently the public one
2017-04-07 11:56:25 +03:00
Vesa Luusua
10fcbc67cb Static folder is currently the public one 2017-04-07 11:55:34 +03:00
Kimmo Puputti
38a13384a6 Merge pull request #112 from sharetribe/stripe-paymet-form-styles
Make Stripe payment form look like other inputs
2017-04-07 10:54:58 +03:00
Kimmo Puputti
4a8ba8ba35 Make Stripe payment form look like other inputs 2017-04-07 10:11:31 +03:00
Kimmo Puputti
8c4aee89d1 Format with Prettier 2017-04-07 09:27:20 +03:00
Kimmo Puputti
b713575ef6 Merge pull request #109 from sharetribe/checkout-page-stripe-payment-form
Checkout page Stripe payment form
2017-04-07 09:22:25 +03:00
Kimmo Puputti
2e4989ac34 Merge pull request #108 from sharetribe/stripe-payment-form
Stripe payment form
2017-04-07 09:22:04 +03:00
Vesa Luusua
576e608ab7 Merge pull request #111 from sharetribe/fix-typo-modal-in-mobile
There was copy-paste related typo (wrong classname) in previous PR.
2017-04-07 03:16:16 +03:00
Vesa Luusua
5a8f33b2ac There was copy-paste related typo (wrong classname) in previous PR. 2017-04-07 03:12:23 +03:00
Vesa Luusua
ca413c4e60 Merge pull request #106 from sharetribe/date-input
Add react-dates and create DateInput component
2017-04-07 00:51:47 +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