Mikko Koski
|
f9724f3c8e
|
Integration SDK: Search listings from SDK and API
|
2017-02-14 09:42:44 +02:00 |
|
Kimmo Puputti
|
cfbeb8672c
|
Document test helpers
|
2017-02-07 16:20:39 +02:00 |
|
Kimmo Puputti
|
8f92ec2855
|
Use render helper in tests
|
2017-02-07 16:14:28 +02:00 |
|
Kimmo Puputti
|
073cf0bd9c
|
Export AuthenticationPageComponent for snapshot test
|
2017-02-07 16:14:21 +02:00 |
|
Kimmo Puputti
|
2b0238f151
|
Update snapshots
|
2017-02-07 16:05:02 +02:00 |
|
Kimmo Puputti
|
f142f31291
|
Separate shallow and deep render for snapshot tests
|
2017-02-07 16:00:40 +02:00 |
|
Kimmo Puputti
|
fc568292a9
|
Extract snapshot rendering into a helper function
|
2017-02-07 16:00:24 +02:00 |
|
Kimmo Puputti
|
eefb2c1036
|
Improve error message
|
2017-02-07 15:47:36 +02:00 |
|
Kimmo Puputti
|
28894cd812
|
Redirect to root after logout
|
2017-02-07 15:47:36 +02:00 |
|
Kimmo Puputti
|
519ec102af
|
User one auth in-progress prop and one error prop in store
|
2017-02-07 15:47:36 +02:00 |
|
Kimmo Puputti
|
abacbbc1d6
|
Auth duck fake impl and tests
|
2017-02-07 15:47:36 +02:00 |
|
Kimmo Puputti
|
d417009ff5
|
Remove unnecessary double import/export rename
|
2017-02-07 15:44:57 +02:00 |
|
Kimmo Puputti
|
46b9ae2f46
|
Update page snapshots with changed Topbar links
|
2017-02-07 15:44:57 +02:00 |
|
Kimmo Puputti
|
abdc47791a
|
User auth info from store, put links into a dropdown
|
2017-02-07 15:44:57 +02:00 |
|
Kimmo Puputti
|
8f533f36ab
|
Extract MatchWithSubRoutes component
|
2017-02-07 15:44:57 +02:00 |
|
Kimmo Puputti
|
dfbe65fe47
|
Mock login and show possible errors
|
2017-02-07 15:44:57 +02:00 |
|
Kimmo Puputti
|
b80c43f96c
|
Use Auth duck instead of fakeAuth
|
2017-02-07 15:44:57 +02:00 |
|
Vesa Luusua
|
bc2baaf3b5
|
Refactoring to improve readability, compatibility with saga and comments
|
2017-02-07 13:13:08 +02:00 |
|
Vesa Luusua
|
f508886d9f
|
Strange bug: tests don't work without this fix. Will be changed later.
|
2017-02-06 12:40:48 +02:00 |
|
Vesa Luusua
|
b937f3fd57
|
Refactor saga code in ducks files and add sdk as parameter.
|
2017-02-06 12:40:47 +02:00 |
|
Vesa Luusua
|
2a9c9e103b
|
Fetch data with saga (both server and client)
|
2017-02-06 12:40:42 +02:00 |
|
Vesa Luusua
|
71ab7c33e0
|
Call component.loadData on server side (and client)
|
2017-02-06 12:32:59 +02:00 |
|
Vesa Luusua
|
fd18ed1427
|
Refactor to more simple solution
|
2017-02-06 12:26:34 +02:00 |
|
Kimmo Puputti
|
c83af8dc42
|
Add redux-saga setup with Auth duck
|
2017-02-01 16:20:13 +02:00 |
|
Kimmo Puputti
|
50e22d0d1e
|
Format JS with Prettier 0.13.1
|
2017-01-30 10:57:27 +02:00 |
|
Kimmo Puputti
|
f68b49d1c0
|
Merge pull request #25 from sharetribe/order-page
OrderPage
|
2017-01-26 21:52:37 +02:00 |
|
Kimmo Puputti
|
680c10c93f
|
Add OrderPage contents
|
2017-01-26 21:34:38 +02:00 |
|
Vesa Luusua
|
29441d6710
|
ListingPage wireframe
|
2017-01-26 19:38:12 +02:00 |
|
Kimmo Puputti
|
76e94101fb
|
Extract BookingInfo component from CheckoutPage
|
2017-01-26 19:28:52 +02:00 |
|
Kimmo Puputti
|
e048be76ef
|
Provide routes to the OrderPage test
|
2017-01-26 19:27:57 +02:00 |
|
Vesa Luusua
|
39aa660832
|
Add wireframes for SearchPage
|
2017-01-26 17:17:57 +02:00 |
|
Vesa Luusua
|
1fdccf7f71
|
ListingCard for SearchResultsPanel and ListingCardSmall for MapPanel
|
2017-01-26 17:16:57 +02:00 |
|
Vesa Luusua
|
acf85d9af6
|
MapPanel for SearchPage
|
2017-01-26 17:16:57 +02:00 |
|
Vesa Luusua
|
8e856d754d
|
SearchResultsPanel for SearchPage
|
2017-01-26 17:16:57 +02:00 |
|
Vesa Luusua
|
2165c793ae
|
FilterPanel for SearchPage
|
2017-01-26 17:16:56 +02:00 |
|
Vesa Luusua
|
51a5c492d4
|
LandingPage with HeroSection. Query is handled through redux.
|
2017-01-26 17:09:50 +02:00 |
|
Vesa Luusua
|
9661a81b68
|
NamedRedirect is needed after clicking searchform submit
|
2017-01-26 17:09:26 +02:00 |
|
Vesa Luusua
|
a6090128f4
|
HeroSearchForm
|
2017-01-26 17:08:26 +02:00 |
|
Vesa Luusua
|
33f7b58342
|
HeroSection (presentational component)
|
2017-01-26 17:08:09 +02:00 |
|
Kimmo Puputti
|
a7be731b63
|
Add Checkout page contents
|
2017-01-26 13:06:40 +02:00 |
|
Kimmo Puputti
|
366a510891
|
Extract expression to avoid Prettier changing it
|
2017-01-26 12:59:39 +02:00 |
|
Vesa Luusua
|
e1295ba2b8
|
NamedLink used with query
|
2017-01-26 12:48:30 +02:00 |
|
Vesa Luusua
|
3ae765b75a
|
Expand NamedLink to handle location descriptors
|
2017-01-26 12:48:24 +02:00 |
|
Kimmo Puputti
|
dd448d842e
|
Add auth form to correct pages
|
2017-01-25 15:14:21 +02:00 |
|
Kimmo Puputti
|
98030f0aaa
|
Merge pull request #20 from sharetribe/enable-redux-devtools
Enable Redux DevTools in client side dev mode
|
2017-01-25 13:12:32 +02:00 |
|
Kimmo Puputti
|
c042d3273b
|
Add sanitize.css to normalize CSS default styles
|
2017-01-25 13:06:15 +02:00 |
|
Kimmo Puputti
|
1d0d0695fd
|
Enable Redux DevTools in client side dev mode
|
2017-01-25 10:17:33 +02:00 |
|
Kimmo Puputti
|
fa78adf22b
|
Add forms related to authentication and credentials
|
2017-01-25 09:06:45 +02:00 |
|
Kimmo Puputti
|
e800405db1
|
Add basic Styleguide
|
2017-01-24 19:38:01 +02:00 |
|
Vesa Luusua
|
2a60fcdc3b
|
Snapshot tests need IntlProvider - even when using default locales
|
2017-01-24 19:20:40 +02:00 |
|