Commit graph

1643 commits

Author SHA1 Message Date
Kimmo Puputti
a679c946eb Hide edit listing link 2017-04-28 14:14:04 +03:00
Kimmo Puputti
0896ea47a7 Move prop type destructuring statement 2017-04-28 11:12:28 +03:00
Kimmo Puputti
814184aa0a Rename loginOrLogoutInProgress to authenticationInProgress 2017-04-28 11:04:59 +03:00
Kimmo Puputti
30f9909b45 Refactor authentication from redux-saga to redux-thunk 2017-04-28 10:48:07 +03:00
Vesa Luusua
7ce435171c sdk.transactions.transition reject call + reject button + refactoring 2017-04-28 00:10:54 +03:00
Vesa Luusua
3f186aace9 OrderDetailsPanel updated for state/accepted 2017-04-27 23:17:07 +03:00
Vesa Luusua
efb5f0ee6e sdk.transactions.transition accept call + accept button 2017-04-27 23:11:36 +03:00
Vesa Luusua
d70b1f83cf Showing commission (and calculating subtotal and total) 2017-04-27 16:59:14 +03:00
Vesa Luusua
fbdb3b157f SalePage: initial draft - this is pretty much the same as OrderPage 2017-04-27 14:16:46 +03:00
Vesa Luusua
bbb6e90d25 bugfix: tx-state is under attributes 2017-04-27 13:20:27 +03:00
Vesa Luusua
5f09c58a86 OrderPage fetches order data and passes that to OrderDetailsPanel 2017-04-27 12:52:36 +03:00
Vesa Luusua
f51e898453 API changed, no slug in user anymore 2017-04-26 20:11:59 +03:00
Vesa Luusua
6206b745ae Use storage data in submit and clear it afterwards 2017-04-26 17:07:22 +03:00
Vesa Luusua
cecae6b23e Save CheckoutPage data to sessionStore 2017-04-25 22:52:23 +03:00
Kimmo Puputti
126beafe09 Allow logged out user start booking 2017-04-20 09:34:05 +03:00
Kimmo Puputti
6606d05ebf Show listing edit link for own listings 2017-04-20 09:34:05 +03:00
Kimmo Puputti
383d274c1f Show booking button only if author different from current user 2017-04-20 09:34:05 +03:00
Kimmo Puputti
665728f979 Improve test data creation
- Add optional author to listing
 - Separate user and current user creation
2017-04-20 09:34:05 +03:00
Kimmo Puputti
eecda0a101 Merge pull request #121 from sharetribe/fix-clearing-previous-checkout-error
Clear previous error when entering the checkout page
2017-04-20 09:33:39 +03:00
Kimmo Puputti
64ab03c01f Show Inbox host tab only if user has created listings 2017-04-20 09:27:28 +03:00
Kimmo Puputti
c35846f4f1 Clear previous error when entering the checkout page 2017-04-19 14:10:46 +03:00
Kimmo Puputti
02c638c37f Add pagination to Inbox 2017-04-19 11:41:59 +03:00
Kimmo Puputti
b3266c1602 Use existing tab info from var 2017-04-13 13:23:18 +03:00
Kimmo Puputti
a2c38b903f Use UTC dates in tests and examples 2017-04-13 13:21:22 +03:00
Kimmo Puputti
bca56b361e Show tx date with time in hover title 2017-04-13 13:08:48 +03:00
Kimmo Puputti
8f5ccff9ef Cleanup Lodash usage 2017-04-13 13:08:31 +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
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
d58b87ba72 InboxPage with order and sale transactions 2017-04-13 10:09:28 +03:00
Kimmo Puputti
9d583bcc12 InboxPage routing and tabs with translations 2017-04-13 10:06:44 +03:00
Vesa Luusua
6f2f57a389 Review changes: path change to accommodate previous page params. 2017-04-12 16:47:54 +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
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
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
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