Commit graph

2729 commits

Author SHA1 Message Date
Vesa Luusua
7bd32ba3ba Review changes 2017-11-30 11:39:18 +02:00
Vesa Luusua
b3a754f9e4 Rename FieldStarRating to FieldReviewRating 2017-11-30 11:28:34 +02:00
Vesa Luusua
9f8ca9a109 ActivityFeed can open ReviewModal (defined in parent panel) 2017-11-30 11:28:34 +02:00
Vesa Luusua
888acbe143 SalePage can show review modal (and related changes) 2017-11-30 11:28:34 +02:00
Vesa Luusua
e954e3271d OrderPage can show review modal (and related changes) 2017-11-30 11:28:33 +02:00
Vesa Luusua
7c8345eec6 Defaults for TextInputField 2017-11-30 11:28:33 +02:00
Vesa Luusua
e18cf620ac TX transitions for review states 2017-11-30 11:28:33 +02:00
Vesa Luusua
345909611f Error check for invalid transition: isTransactionsTransitionInvalidTransition 2017-11-30 11:28:33 +02:00
Vesa Luusua
e75fe995f0 Selector: getTransactionsById (similar as getListingsById) 2017-11-30 11:28:32 +02:00
Vesa Luusua
04775c80a3 New modal: ReviewModal 2017-11-30 11:28:32 +02:00
Vesa Luusua
e444bf02e7 ReviewForm 2017-11-30 11:28:32 +02:00
Vesa Luusua
993c06f162 New form field: star rating 2017-11-30 11:28:32 +02:00
Vesa Luusua
c8f22319f8 Icon for review modal (about user review) 2017-11-30 11:28:31 +02:00
Hannu Lyytikainen
8ab778bf25 Fix baseline alignment for order and sale pages 2017-11-30 11:13:01 +02:00
Hannu Lyytikainen
f401482891 Fix booking states in inbox 2017-11-29 16:28:38 +02:00
Hannu Lyytikainen
86fe4e0fd1 Fix titles or order and sale pages
Also unify translations.
2017-11-29 16:21:21 +02:00
Kimmo Puputti
9dbec7cded
Merge pull request #578 from sharetribe/customise-map-marker
Map marker customisation
2017-11-29 15:02:23 +02:00
Kimmo Puputti
90377d11de Use the 32x32 favicon as the map marker for easy customisation 2017-11-29 14:27:30 +02:00
Kimmo Puputti
009335a8c9
Merge pull request #577 from sharetribe/fix-global-svg-ids
Ensure unique IDs in SVG filters
2017-11-29 14:14:16 +02:00
Hannu Lyytikäinen
a49a841205
Merge pull request #575 from sharetribe/show-reviews
Show reviews
2017-11-29 14:13:40 +02:00
Kimmo Puputti
9546a39979 Ensure unique IDs in SVG filters 2017-11-29 13:53:06 +02:00
Hannu Lyytikainen
919cb89499 Improve transition handling and type checking
- move review transition utility functions to util/propTypes
 - pass a non-ensured transaction to Transition component
 - stronger validation for review rating
 - review rating css style resolving revisited
2017-11-29 13:52:40 +02:00
Kimmo Puputti
68df30f6f7
Merge pull request #573 from sharetribe/fix-currency-customisation
Fix currency customisation
2017-11-29 12:34:13 +02:00
Hannu Lyytikainen
52dea55bd5 Fix baseline for the ActivityFeed 2017-11-29 10:17:45 +02:00
Hannu Lyytikainen
0735760cf5 Change leave a review link to a button 2017-11-29 10:06:55 +02:00
Hannu Lyytikainen
1f3e0e9fce Add reviews to OrderPage and SalePage 2017-11-29 10:06:55 +02:00
Hannu Lyytikainen
dccf787f13 Add reviews to the ActivityFeed component 2017-11-29 10:06:55 +02:00
Kimmo Puputti
186005dfd3 Improve wrong currency handling 2017-11-29 10:02:15 +02:00
Hannu Lyytikainen
efc8616466 Add ReviewRating component 2017-11-28 16:26:51 +02:00
Hannu Lyytikainen
9bccd52144 Add review shape to propTypes 2017-11-28 16:26:51 +02:00
Kimmo Puputti
22b0aa512b Don't throw error when dealing with other currencies
The app can handle many currencies, and changing the default currency
shouldn't break the Styleguide.
2017-11-28 15:14:29 +02:00
Kimmo Puputti
5a427964f4 Enforce USD currency in tests
Without enforcing the currency in tests, they will fail when the
default currency is customised in the config.
2017-11-28 14:22:08 +02:00
Kimmo Puputti
f629c57679
Merge pull request #574 from sharetribe/fix-styleguide-import
Fix styleguide import issue
2017-11-28 14:18:44 +02:00
Kimmo Puputti
c6b376533a Downgrade decimal.js to fix module import issues 2017-11-28 14:09:00 +02:00
Kimmo Puputti
6da824a6d0 Log import error 2017-11-28 14:08:46 +02:00
Kimmo Puputti
c19214f6df
Merge pull request #572 from sharetribe/fix-audit-error
Fix audit errors
2017-11-28 12:40:15 +02:00
Kimmo Puputti
b429c6ed37 Fix audit errors
- Update nsp to use yarn preprocessor
- Update packages
- Add nsp exceptions (comments not supported anymore :( )
2017-11-28 11:41:09 +02:00
Kimmo Puputti
ed7eb293d7 Fix typo in config 2017-11-28 10:02:42 +02:00
Kimmo Puputti
d35e69a7f4
Merge pull request #571 from sharetribe/icon-customisation
Icon customisation with realfavicongenerator.net
2017-11-27 16:19:39 +02:00
Kimmo Puputti
7033b44616 Use realfavicongenerator.net as an icon baseline 2017-11-27 16:10:48 +02:00
Janne Koivistoinen
c86adf4933
Merge pull request #569 from sharetribe/messaging-dr
messaging reviews
2017-11-27 16:10:03 +02:00
Vesa Luusua
2523caa429
Merge pull request #570 from sharetribe/star-icon
Review (single) star icon
2017-11-27 15:34:29 +02:00
Vesa Luusua
69c2d39aa9 Review (single) star icon 2017-11-27 15:24:13 +02:00
Janne Koivistoinen
34f6e9e101 messaging reviews 2017-11-27 12:21:15 +02:00
Kimmo Puputti
f1f96ff8c4
Merge pull request #568 from sharetribe/fix-eur-currency-input
Fix currency parsing with comma separator
2017-11-27 11:25:22 +02:00
Kimmo Puputti
84538e0b4e Fix currency parsing with comma separator
Apparently Decimal used to accept the comma as a decimal separator (or
we had a bug/regression). This change wraps the raw value with the
ensureDotSeparator function that replaces the comma with the dot when
passing the value to Decimal.
2017-11-27 10:53:34 +02:00
Kimmo Puputti
57f45a6a84
Merge pull request #567 from sharetribe/locale-setup
Improve locale setup
2017-11-24 16:12:31 +02:00
Kimmo Puputti
7ea3c3b30d Improve and document changing locale 2017-11-24 15:47:20 +02:00
Kimmo Puputti
0ae3171271
Merge pull request #566 from sharetribe/use-marketplace-colors-in-icons
Use marketplace colors in icons
2017-11-24 09:39:25 +02:00
Kimmo Puputti
7a400e5bc9
Merge pull request #565 from sharetribe/use-marketplace-colors-in-avatar
Use marketplace colors in default Avatar background gradient
2017-11-24 09:39:00 +02:00