Janne Koivistoinen
|
17e55c8116
|
ui fixes, baselines, background image, sticky nav and close modal
|
2017-12-01 18:43:50 +02:00 |
|
Janne Koivistoinen
|
994761b2cf
|
Merge pull request #583 from sharetribe/reviews-dr
dr for showing reviews in activity feed
|
2017-12-01 14:06:51 +02:00 |
|
Janne Koivistoinen
|
9e70f41418
|
dr for showing reviews in activity feed
|
2017-12-01 11:58:02 +02:00 |
|
Hannu Lyytikäinen
|
952311ae38
|
Merge pull request #581 from sharetribe/booking-breakdown-layout
Fix booking breakdown layout in sale page
|
2017-11-30 14:27:29 +02:00 |
|
Hannu Lyytikainen
|
493c0eabca
|
Fix booking breakdown layout in sale page
|
2017-11-30 14:05:48 +02:00 |
|
Hannu Lyytikäinen
|
f87eb49082
|
Merge pull request #579 from sharetribe/review-transitions
Fix review transition regression
|
2017-11-30 13:26:42 +02:00 |
|
Kimmo Puputti
|
356e64a152
|
Merge pull request #580 from sharetribe/test-translations
Make snapshots stable again
|
2017-11-30 12:28:24 +02:00 |
|
Kimmo Puputti
|
2d46277148
|
Update snapshots with message IDs as translations
|
2017-11-30 12:22:53 +02:00 |
|
Kimmo Puputti
|
ec1a834b20
|
Update title test with message IDs in translations
|
2017-11-30 12:21:55 +02:00 |
|
Kimmo Puputti
|
81a2a2c50b
|
Use message IDs as translations in tests
|
2017-11-30 12:21:55 +02:00 |
|
Kimmo Puputti
|
b711251978
|
Use .env files for dev and test setup
|
2017-11-30 12:21:55 +02:00 |
|
Vesa Luusua
|
db07704f1c
|
Merge pull request #576 from sharetribe/review-modal
Review modal
|
2017-11-30 12:02:23 +02:00 |
|
Vesa Luusua
|
bcfd2c6567
|
Reviews and stuff needs to be included.
|
2017-11-30 11:39:25 +02:00 |
|
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 |
|