Commit graph

29 commits

Author SHA1 Message Date
Kimmo Puputti
65c94183cd Update snapshots with at->createdAt attribute change 2018-04-18 15:45:36 +03:00
Kimmo Puputti
946cf7f53c Use Image variants instead of sizes 2018-04-16 12:28:43 +03:00
Vesa Luusua
0ed1d879a5 Always add error info to Sentry logging 2018-03-16 12:10:07 +02:00
Kimmo Puputti
3877ef83f0 Log more info in tx handling errors 2018-03-05 10:08:26 +02:00
Kimmo Puputti
3b15497006 Remove customAttribute config and data 2018-01-29 10:08:26 +02:00
Kimmo Puputti
5fd0c39dc1 Remove listing closed attribute 2018-01-26 10:28:37 +02:00
Kimmo Puputti
470bdb029b Add listing state attribute 2018-01-24 15:32:20 +02:00
Kimmo Puputti
7fc3f2847b Stop using address attribute 2018-01-22 15:43:43 +02:00
Kimmo Puputti
4b8c6a1cbd
Merge pull request #661 from sharetribe/address-to-public-data
Use extended data for listing address
2018-01-22 14:51:35 +02:00
Kimmo Puputti
2b94a8a721 Make publicData attribute required 2018-01-22 13:45:54 +02:00
Kimmo Puputti
abb2d16def Improve data denormalisation
- Use resource refs (id, type) instead of separate type and ids
- Throw an error only when it makes sense
2018-01-19 15:30:12 +02:00
Kimmo Puputti
ed2319e781 Add helper to get denormalised entities from an SDK response 2018-01-19 15:30:12 +02:00
Kimmo Puputti
bdd9c18bc3 Update snapshots with the new transition label values 2018-01-16 12:32:55 +02:00
Kimmo Puputti
5a52ccbc1f Improve transition docs 2018-01-12 09:04:34 +02:00
Kimmo Puputti
3210cd8938 Transition ref rename: review by customer second -> review 2 by customer 2018-01-11 15:35:35 +02:00
Kimmo Puputti
217bd92bfc Transition ref rename: review by customer first -> review 1 by customer 2018-01-11 15:30:52 +02:00
Kimmo Puputti
f58ccf6a72 Transition ref rename: review by provider second -> review 2 by provider 2018-01-11 15:26:17 +02:00
Kimmo Puputti
0f94ef1625 Transition ref rename: review by provider first -> review 1 by provider 2018-01-11 15:19:33 +02:00
Kimmo Puputti
6a84e89459 Transition ref rename: remove TX_ prefix 2018-01-11 14:56:47 +02:00
Kimmo Puputti
135a6dab7e Transition ref rename: preauthorize -> request 2018-01-11 14:43:43 +02:00
Kimmo Puputti
f0b955dc5b Refactor propTypes module
- Rename types
- Collect propTypes within a named propTypes export
- Use named imports for easier refactoring and customisation later
- Rename sdk types to sdkTypes in imports to avoid confusion
2018-01-11 11:40:03 +02:00
Kimmo Puputti
7a1e589af3 Validate lien items more strictly 2018-01-02 15:34:11 +02:00
Kimmo Puputti
0c73dfcba4 Add customAttributes as an empty object 2017-12-20 15:37:52 +02:00
Vesa Luusua
2e935266ff Bug fix: merging sendReview was missing from TransactionPage refactoring 2017-12-20 02:13:06 +02:00
Vesa Luusua
3a315ad23d Review changes 2017-12-18 15:20:17 +02:00
Vesa Luusua
817cc992f3 TransactionPage uses TransactionPanel 2017-12-18 15:10:09 +02:00
Vesa Luusua
fcfc069df7 TransactionPage can handle deleted listing 2017-12-18 15:10:08 +02:00
Vesa Luusua
9f54bbb67d Remove OrderPage and SalePage 2017-12-15 02:10:34 +02:00
Vesa Luusua
cbc1fcc05c TransactionPage 2017-12-15 02:10:34 +02:00