Commit graph

32 commits

Author SHA1 Message Date
Vesa Luusua
b8381bf2f4 Update TransactionPanel component: use SCA process 2019-06-27 17:38:16 +03:00
Jenni Nurmi
6440d0ce61 Use UserDisplayName in TransactionPanel 2019-02-12 10:22:44 +02:00
Jenni Nurmi
9ed5f82288 Hide SendMessageForm if one of the users is banned or deleted 2019-02-12 10:22:44 +02:00
Jenni Nurmi
e96f91de9e Fix mobile view when listing is deleted 2019-02-12 10:22:44 +02:00
Vesa Luusua
caad06353e Add state graph description and refactor transaction.js functions to use it. 2019-01-30 18:31:05 +02:00
Vesa Luusua
32fc6ba5b1 Split TransactionPanel to dummy subcomponents
and reduce direct state check agains current transaction.
2019-01-30 15:35:09 +02:00
Vesa Luusua
958ae089c9 Fix banned user / deleted listing on TransactioPage 2019-01-10 17:52:27 +02:00
Hannu Lyytikainen
1dba15331a Streamline sale buttons visibility logic 2018-12-20 18:03:29 +02:00
Hannu Lyytikainen
4f21f3a214 Hide desktop booking breakdown in mobile 2018-12-20 18:03:29 +02:00
Hannu Lyytikainen
7cc30ee3ef Pass booking data from tx page to checkout 2018-12-20 18:02:29 +02:00
Hannu Lyytikainen
a0d1984103 Unify listing info sub titles 2018-12-20 18:02:29 +02:00
Hannu Lyytikainen
5fe0ac3d47 Add onManageDisableScrolling to BookingPanel 2018-12-20 18:02:29 +02:00
Hannu Lyytikainen
a053a6c81a Fetch time slots on tx page 2018-12-20 18:02:29 +02:00
Hannu Lyytikainen
68f6eaa391 Show BookingPanel on tx page
Show the BookingPanel component on the tx page when the transaction has
been started with an enquiry.
2018-12-20 18:02:29 +02:00
Hannu Lyytikainen
38b780827d Hide listing address link from provider 2018-12-20 18:02:29 +02:00
Hannu Lyytikainen
2a305cf456 Migrate SendMessageForm to Final Form 2018-06-01 00:43:24 +03:00
Hannu Lyytikainen
60404e0a0f Show other user's display name in review modal
Insted of showing the display name of the listing author in the review
modal, show the display name of the other subject in the transaction.
2018-05-08 11:18:13 +03:00
Vesa Luusua
af088fff8f Fix form references after moving them to different location 2018-05-02 15:56:30 +03:00
Kimmo Puputti
946cf7f53c Use Image variants instead of sizes 2018-04-16 12:28:43 +03:00
Vesa Luusua
ae830cf502 Show address on TransactionPage 2018-03-13 17:54:58 +02:00
Vesa Luusua
193a44b5a2 TransactionPanel: remove focused handling with fixed message 2018-02-23 19:15:39 +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
Vesa Luusua
81e4339928 Margins were in wrong elements 2017-12-20 18:56:59 +02:00
Vesa Luusua
2e935266ff Bug fix: merging sendReview was missing from TransactionPage refactoring 2017-12-20 02:13:06 +02:00
Vesa Luusua
269ec36b0e Review change 2017-12-19 14:30:11 +02:00
Vesa Luusua
faaba6e509 fix: title was included already to BreakdownMaybe 2017-12-18 19:39:23 +02:00
Vesa Luusua
c9403df341 SaleActionButtonsMaybe or OrderActionButtonMaybe used when necessary. 2017-12-18 19:04:03 +02:00
Vesa Luusua
e5fa50d017 refactoring classnames of tx detail card 2017-12-18 18:42:41 +02:00
Vesa Luusua
2c6cc889d3 Remove empty wrappers - enquiry doesn't have breakdown 2017-12-18 15:36:14 +02:00
Vesa Luusua
3a315ad23d Review changes 2017-12-18 15:20:17 +02:00
Vesa Luusua
57e59860cb TransactionPanel (combined content of OrderDetailsPanel and SaleDetailsPanel 2017-12-18 15:10:09 +02:00