Kimmo Puputti
68df30f6f7
Merge pull request #573 from sharetribe/fix-currency-customisation
...
Fix currency customisation
2017-11-29 12:34:13 +02:00
Kimmo Puputti
186005dfd3
Improve wrong currency handling
2017-11-29 10:02:15 +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
Kimmo Puputti
c093adb249
Use marketplace colors in icons
2017-11-24 09:15:52 +02:00
Kimmo Puputti
4d180b8d7d
Use marketplace colors in default Avatar background gradient
2017-11-24 08:47:45 +02:00
Kimmo Puputti
0cf33068d9
Merge pull request #564 from sharetribe/sale-page-message-paging
...
Sale page message paging
2017-11-23 13:50:11 +02:00
Kimmo Puputti
2a60c4301a
Make order page breakdown sticky
2017-11-23 11:53:15 +02:00
Kimmo Puputti
8ba4c124af
Add paging to Sale page messages
2017-11-23 11:49:56 +02:00
Kimmo Puputti
5167a78b66
Hide old transitions also when fetching messages
...
This ensures that the transitions don't flash when older messages are
being fetched.
2017-11-23 11:48:36 +02:00
Kimmo Puputti
f3fc4acd7c
Merge pull request #562 from sharetribe/tx-message-paging
...
Order message paging
2017-11-23 09:11:36 +02:00
Kimmo Puputti
101f06c0e1
Add message paging to Order page
2017-11-22 16:30:14 +02:00
Kimmo Puputti
4544411664
Merge pull request #561 from sharetribe/activityfeed-paging
...
ActivityFeed paging
2017-11-22 14:37:46 +02:00
Hannu Lyytikäinen
75c0472c10
Merge pull request #563 from sharetribe/env-variable
...
Improve env variable
2017-11-22 14:13:53 +02:00
Hannu Lyytikainen
083db70810
Add env variable to dev start scripts
2017-11-22 14:03:28 +02:00
Kimmo Puputti
25a31ffb6a
Rename messages vars/classes to feed
2017-11-22 11:38:21 +02:00
Kimmo Puputti
6f3f376f23
Add paging to ActivityFeed messages
2017-11-22 11:27:52 +02:00
Kimmo Puputti
6915e640a2
Ensure tx listing
2017-11-22 11:27:52 +02:00
Kimmo Puputti
20377b9935
Add props for message paging
2017-11-22 11:27:52 +02:00
Kimmo Puputti
08b6aa5ba4
Merge pull request #560 from sharetribe/rename-messages-to-activityfeed
...
Rename Messages to ActivityFeed
2017-11-22 10:55:55 +02:00
Kimmo Puputti
1c774f2075
Remove reversing messages as the ActivityFeed sorts them anyways
2017-11-22 10:52:05 +02:00
Kimmo Puputti
c9e0c3a7bf
Change refs from Messages to ActivityFeed
2017-11-22 10:46:23 +02:00
Kimmo Puputti
65bffe1f33
Rename Messages to ActivityFeed
2017-11-22 10:42:37 +02:00
Kimmo Puputti
b8c53f7c18
Merge pull request #559 from sharetribe/fix-short-message-wrapping
...
Wrap bubble to message content
2017-11-22 10:41:15 +02:00
Kimmo Puputti
9d8a618ba8
Merge pull request #558 from sharetribe/fix-listing-breakdown-transition-prop-type
...
Fix missing transitions attr from fake tx in listing breakdown
2017-11-22 10:41:02 +02:00
Kimmo Puputti
6b00d3ae5e
Merge pull request #555 from sharetribe/sale-page-send-messages
...
Send messages from Sale page
2017-11-22 10:40:45 +02:00
Kimmo Puputti
fc7c145b45
Wrap bubble to message content
2017-11-20 13:50:46 +02:00
Kimmo Puputti
59f1dbbff6
Fix missing transitions attr from fake tx in listing breakdown
2017-11-20 13:31:29 +02:00
Kimmo Puputti
7cf46b43c0
Send messages from Sale page
2017-11-20 11:50:55 +02:00
Kimmo Puputti
2bbbf811d3
Trim and ignore empty messages
2017-11-20 11:42:33 +02:00
Kimmo Puputti
43992b4631
Display other user name in placeholder properly
2017-11-20 11:42:33 +02:00
Kimmo Puputti
fe0de98eaf
Fix blur/focus handling with mobile form
2017-11-20 11:42:33 +02:00