Commit graph

305 commits

Author SHA1 Message Date
Vesa Luusua
1e4165ec10 Merge pull request #59 from sharetribe/listingpage-no-data
Handle show listings error. (Initial draft)
2017-03-08 00:26:24 +02:00
Vesa Luusua
9865fb5762 Handle show listings error. (Needs refactoring after title is extracted from PageLayout) 2017-03-08 00:25:43 +02:00
Vesa Luusua
d82dc4e1ce Merge pull request #60 from sharetribe/add-thunk
Add thunk
2017-03-07 16:43:49 +02:00
Vesa Luusua
f26b2cc35b Add thunk since saga was too difficult for people. (update to sdk ref too.) 2017-03-07 16:26:42 +02:00
Kimmo Puputti
aa0cf4330f Merge pull request #58 from sharetribe/login-error-message
Authentication error messages
2017-03-07 12:14:42 +02:00
Kimmo Puputti
b70bda169e Show separate auth error messages 2017-03-07 11:03:45 +02:00
Kimmo Puputti
072a852c86 Separate different auth errors 2017-03-07 10:37:07 +02:00
Kimmo Puputti
305ccc3b82 Add proper i18n setup for the tests 2017-03-07 10:37:07 +02:00
Kimmo Puputti
5cb3146e85 Remove default messages from translations 2017-03-07 10:37:07 +02:00
Vesa Luusua
6fc2628c81 Merge pull request #57 from sharetribe/Listingpage-show-images
ListingPage show images
2017-03-06 14:33:27 +02:00
Vesa Luusua
2d63bab001 Update snapshot 2017-03-06 14:26:19 +02:00
Vesa Luusua
aeb28c8941 ListingPage: Show images 2017-03-06 14:26:19 +02:00
Vesa Luusua
2624b3bb9c Fix relationships format 2017-03-06 14:25:19 +02:00
Vesa Luusua
7490c676f0 Msg: Loading listing data 2017-03-06 14:23:44 +02:00
Vesa Luusua
66c29b8639 Merge pull request #56 from sharetribe/listingpage-e2e
ListingPage: fetch & redux
2017-03-06 14:21:51 +02:00
Vesa Luusua
309b7214be getListingsById: handle errors 2017-03-06 14:17:05 +02:00
Vesa Luusua
47e1b36df2 Update tests 2017-03-06 13:59:30 +02:00
Vesa Luusua
875e6de4ca Msg: Loading listing data 2017-03-06 13:59:25 +02:00
Vesa Luusua
ab7666968d ListingPage: fetch & redux 2017-03-06 13:25:40 +02:00
Vesa Luusua
8f99ca324e Merge pull request #55 from sharetribe/namedlink-listingcard-simple-examples
Simple examples for NamedLink and ListingCard
2017-03-06 13:24:26 +02:00
Vesa Luusua
74cbd822ea Simple ListingCard example to styleguide 2017-03-01 13:32:27 +02:00
Vesa Luusua
e9ba0ac855 Test and styleguide related mock data separated from test-helpers 2017-03-01 13:32:21 +02:00
Vesa Luusua
580b58dd3b NamedLink: simple example to test styleguide 2017-03-01 13:32:16 +02:00
Kimmo Puputti
136552c0d7 Merge pull request #54 from sharetribe/update-sharetribe-sdk-and-scripts
Update sharetribe-scripts and sharetribe-sdk
2017-02-27 15:32:07 +02:00
Kimmo Puputti
e0680778d8 Specify Node and Yarn versions for CircleCI 2017-02-27 15:17:29 +02:00
Kimmo Puputti
5e95f0e9af Update sharetribe-scripts and sharetribe-sdk 2017-02-27 15:12:25 +02:00
Kimmo Puputti
ead16e477a Merge pull request #53 from sharetribe/update-npm-packages
Update NPM packages
2017-02-27 10:59:47 +02:00
Kimmo Puputti
ad3ceca9e8 Format with updated Prettier 0.19 2017-02-27 10:54:49 +02:00
Kimmo Puputti
cf5018b77a Fix updated Prettier CLI option 2017-02-27 10:54:30 +02:00
Kimmo Puputti
c01272d9d0 Update NPM packages 2017-02-27 10:50:35 +02:00
Kimmo Puputti
6f3911b77e Merge pull request #52 from sharetribe/sdk-env-configuration
Enable configuring SDK in the ENV
2017-02-27 10:38:04 +02:00
Kimmo Puputti
6d7e35fb61 Enable configuring SDK in the ENV 2017-02-27 10:09:27 +02:00
Kimmo Puputti
11b8a114a2 Merge pull request #51 from sharetribe/heroku-deployment-ssh-key
Fix Heroku deployment
2017-02-24 10:46:50 +02:00
Kimmo Puputti
711f508b58 Upgrade Yarn version 2017-02-24 10:42:59 +02:00
Kimmo Puputti
2e2ecbc0a9 Copy GitHub SSH key in Heroku to access private repositories 2017-02-24 10:42:53 +02:00
Kimmo Puputti
96b519a9de Merge pull request #50 from sharetribe/listing-search-with-sdk
E2E listing search with the SDK Duck
2017-02-24 09:12:33 +02:00
Kimmo Puputti
1cfbd46913 Handle missing attributes for listing or its author 2017-02-23 13:55:29 +02:00
Kimmo Puputti
1278f24b1a Use SDK duck for listing search 2017-02-23 13:41:46 +02:00
Kimmo Puputti
081e56c99f Use proper listing and user shapes in card components 2017-02-23 13:39:17 +02:00
Kimmo Puputti
4066948800 Add search results to the store 2017-02-23 13:38:15 +02:00
Kimmo Puputti
fdb1f96847 Add test helpers for creating users and listings 2017-02-23 13:37:49 +02:00
Kimmo Puputti
bc6a0839fa Change user and listing prop types to match the required shape 2017-02-23 13:37:18 +02:00
Kimmo Puputti
8b4fea7c22 Remove loadData since it's always null with the default imports 2017-02-23 12:37:52 +02:00
Kimmo Puputti
43a4d55aa2 Add selector for listings 2017-02-23 12:09:34 +02:00
Kimmo Puputti
d263202723 Add entity data denormalisation helper 2017-02-23 12:09:34 +02:00
Kimmo Puputti
36d40054a6 Expose routeConfiguration for dev REPL 2017-02-23 10:18:03 +02:00
Kimmo Puputti
14d0211e86 Merge pull request #49 from sharetribe/sdk-login-and-logout
E2E authentication with the SDK
2017-02-23 10:17:12 +02:00
Kimmo Puputti
cca652eca1 Load initial auth info when starting the app 2017-02-22 14:58:25 +02:00
Kimmo Puputti
526356132f Update SDK package to the latest commit hash 2017-02-22 11:23:40 +02:00
Kimmo Puputti
d08c44e3a1 Merge pull request #48 from sharetribe/sdk-duck
SDK duck
2017-02-22 11:22:19 +02:00