Commit graph

1991 commits

Author SHA1 Message Date
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
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
Kimmo Puputti
c522ef0af9 Make SaleDetailsPanel into a component class 2017-11-20 10:14:54 +02:00
Kimmo Puputti
b1bf128230 Update changed snapshot texts 2017-11-20 09:36:03 +02:00
Ville Saarinen
8f2ad9988e Copy tweaks to English copy 2017-11-19 23:19:00 +02:00
Hannu Lyytikainen
85fbccb2fd Change to cleaner syntax for environment check 2017-11-17 15:10:13 +02:00
Hannu Lyytikäinen
58d19378a5
Merge pull request #554 from sharetribe/env-variable
Add runtime environment variable
2017-11-17 14:56:04 +02:00
Hannu Lyytikainen
29160d6a45 Default to production environment 2017-11-17 14:49:26 +02:00
Hannu Lyytikainen
5febb174dd Fix transition line height and component baseline
Changes baseline handling so that transitions and messages can occur in
any order without affecting the baseline.

Also Moves transition font styles to marketplaceFonts.css file.
2017-11-17 14:28:48 +02:00
Hannu Lyytikainen
e8be13a7e9 Fix baseline alignment 2017-11-17 14:22:08 +02:00
Hannu Lyytikainen
27484e42ca Add transitions to OrderDetailsPanel 2017-11-17 14:22:08 +02:00
Hannu Lyytikainen
981990f773 Add transaction transitions to Messages component 2017-11-17 14:20:52 +02:00
Hannu Lyytikainen
1292484476 Add tx transitions to test data 2017-11-17 14:20:52 +02:00
Hannu Lyytikainen
2b7e79b3b1 Add transitions to the transaction shape 2017-11-17 13:52:24 +02:00
Hannu Lyytikainen
ce07746bee Add runtime environment variable
Add a variable that can be used to differentiate between dev, staging
and production environments.
2017-11-16 18:31:31 +02:00
Kimmo Puputti
4ab3339d84 Align to baseline 2017-11-16 11:17:29 +02:00
Kimmo Puputti
f1c6630d2a Include sender in messages request 2017-11-16 11:16:41 +02:00
Kimmo Puputti
07cadc88fe Add Sale page messaging components 2017-11-15 17:01:08 +02:00
Kimmo Puputti
154b6d2ecb Add default prop 2017-11-15 16:59:20 +02:00
Kimmo Puputti
854322ae16 Show info text only for preauthorized 2017-11-15 15:58:21 +02:00
Kimmo Puputti
14dc883544 Pass in messaging props to SaleDetailsPanel 2017-11-15 15:41:25 +02:00
Kimmo Puputti
ed488f2aee Pass in messaging props to SalePage 2017-11-15 15:40:54 +02:00
Kimmo Puputti
16628d6159 Add message sending to the Sale page duck file 2017-11-15 15:13:54 +02:00
Kimmo Puputti
d2ac3997b2 Fix button spinner stroke width regression 2017-11-15 13:40:10 +02:00
Kimmo Puputti
8fcb6042e6 Fix fixed form in Mobile Safari 2017-11-15 13:36:19 +02:00
Kimmo Puputti
a74a1b388a Remove console.log call 2017-11-15 10:50:56 +02:00
Kimmo Puputti
444de6e743 Fix changed props in tests 2017-11-15 10:39:43 +02:00
Kimmo Puputti
a3ca212a24 Send messages from Order page 2017-11-15 10:39:43 +02:00
Kimmo Puputti
ff108ca489 Add in progress and error states 2017-11-15 10:37:57 +02:00
Kimmo Puputti
9a13d8193a Render SendMessageForm in Order page 2017-11-15 10:37:57 +02:00
Hannu Lyytikainen
ecba2bb679 Include :after pseudo element in property set 2017-11-14 16:20:52 +02:00
Hannu Lyytikainen
565a2c07c6 Change clearfix solution
Use a clearfix solution that makes use of the :after pseudo element.
2017-11-14 16:00:48 +02:00
Hannu Lyytikainen
95cb2647fd Add clearfix for message items 2017-11-14 14:41:29 +02:00
Kimmo Puputti
20a0fece92 Sync ExpandingTextarea with CSS breakpoint styles 2017-11-13 13:30:19 +02:00
Kimmo Puputti
02dbf09791 SendMessageForm icons and styles 2017-11-13 13:30:19 +02:00
Kimmo Puputti
447926a38f Add SendMessageForm component 2017-11-10 16:29:54 +02:00
Kimmo Puputti
920c1a6f72 Add support for overriding the input class 2017-11-10 16:28:57 +02:00
Kimmo Puputti
1e8a6089a8 Show error messages also when there are no messages 2017-11-10 11:26:38 +02:00
Kimmo Puputti
92caa18402 Add messages to the order page 2017-11-10 11:16:17 +02:00
Kimmo Puputti
b362e30054 Add Messages component 2017-11-09 14:05:04 +02:00
Kimmo Puputti
f88293da07 Add message type and test helper 2017-11-09 14:05:04 +02:00
Kimmo Puputti
030e66c7d3 Send initial tx message from checkout 2017-11-09 13:51:34 +02:00
Kimmo Puputti
18a808b3b8 Payment form label and styles 2017-11-09 13:50:40 +02:00
Kimmo Puputti
27ea4a66f2 Allow adding a message in the StripePaymentForm 2017-11-09 13:50:39 +02:00