Commit graph

19 commits

Author SHA1 Message Date
Kimmo Puputti
536f4335e3 Require auth on Checkout page 2017-04-11 10:04:44 +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
7852e2d3e7 Improve app tests
- Render styleguide
 - Render more routes
 - Check page title after rendering
2017-03-24 10:41:09 +02:00
Kimmo Puputti
2dbe2a7ed1 Merge pull request #77 from sharetribe/landing-page-form
Proper location search from landing page
2017-03-23 11:26:20 +02:00
Mikko Koski
7960802332 Remove page title 2017-03-22 17:25:57 +02:00
Kimmo Puputti
a224626fcf Make a proper location search from landing page 2017-03-22 14:46:55 +02:00
Vesa Luusua
47e1b36df2 Update tests 2017-03-06 13:59:30 +02:00
Kimmo Puputti
0b963a6332 Clean up redirects 2017-02-15 15:25:01 +02:00
Kimmo Puputti
8292c1b9cd Enable crawling tests, split redirect tests 2017-02-14 14:29:03 +02:00
Kimmo Puputti
3f4bc073d4 Fix routers and server context 2017-02-14 10:48:10 +02:00
Kimmo Puputti
be2fcdf793 Import from react-router-dom instead of react-router 2017-02-14 09:43:37 +02:00
Vesa Luusua
29441d6710 ListingPage wireframe 2017-01-26 19:38:12 +02:00
Kimmo Puputti
a7be731b63 Add Checkout page contents 2017-01-26 13:06:40 +02:00
Vesa Luusua
466adc09c0 Remove unused containers 2017-01-24 19:10:04 +02:00
Vesa Luusua
63eb5a754c ListingPage url changed from l/:slug-:id syntax to l/:slug/:id 2017-01-24 19:10:03 +02:00
Vesa Luusua
a5e051a7ee Add redux. Shared actions can be found from _src/ducks/_ folder and route specific are inside container folder. 2017-01-20 15:02:54 +02:00
Kimmo Puputti
ef1a8eb15d Format with Prettier 2017-01-19 11:29:29 +02:00
Vesa Luusua
17a96b4722 Add tests to new Pages 2017-01-13 16:55:15 +02:00
Kimmo Puputti
957f3c7d68 Add basic "does not crash" tests for client and server apps 2017-01-12 11:29:45 +02:00