Vesa Luusua
3d01d305e5
Address can be undefined.
2017-10-06 11:39:55 +03:00
Kimmo Puputti
176331223a
Merge pull request #473 from sharetribe/fix-bounce-page-peek
...
Fix bounce scroll showing page contents from behind modal
2017-10-06 11:26:15 +03:00
Kimmo Puputti
7835522c50
Fix bounce scroll showing page contents from behind modal
2017-10-06 11:17:12 +03:00
Kimmo Puputti
38a31013a5
Merge pull request #472 from sharetribe/prevent-file-drop
...
Prevent file drop to avoid loosing data
2017-10-06 10:55:42 +03:00
Kimmo Puputti
bf90a87cfb
Prevent file drop to avoid loosing data
2017-10-06 10:35:59 +03:00
Kimmo Puputti
55eb4c1aac
Merge pull request #467 from sharetribe/disable-response-caching
...
Disable response caching
2017-10-06 10:00:26 +03:00
Kimmo Puputti
32ff790277
Skip basic auth for static resources
2017-10-06 09:55:03 +03:00
Kimmo Puputti
ccd99f284c
Merge pull request #471 from sharetribe/require-min-stripe-account-age
...
Require min age from a Stripe account
2017-10-06 09:45:37 +03:00
Vesa Luusua
123ada3a0b
Merge pull request #470 from sharetribe/address-parsing-fix
...
Address parsing changed
2017-10-05 17:28:46 +03:00
Vesa Luusua
a4490f4f8c
Address parsing changed
2017-10-05 17:28:10 +03:00
Kimmo Puputti
7fa8f4a9c0
Require min age for Stripe accounts
2017-10-05 16:13:47 +03:00
Kimmo Puputti
33f50aacce
Add validator for min age from a date object
2017-10-05 16:00:48 +03:00
Kimmo Puputti
e2a2fb5a7b
Merge pull request #469 from sharetribe/handle-avatar-image-over-limit-error
...
Handle upload-over-limit error for profile image
2017-10-05 15:30:21 +03:00
Vesa Luusua
6ee497d96b
Merge pull request #468 from sharetribe/canonical-root-dev-server
...
dev-server script sets canonical-root-url
2017-10-05 15:28:53 +03:00
Kimmo Puputti
b6bed01092
Handle upload-over-limit error for profile image
2017-10-05 15:13:09 +03:00
Vesa Luusua
1586685633
dev-server script sets canonical-root-url
2017-10-05 15:11:46 +03:00
Janne Koivistoinen
840efab6e1
Merge pull request #464 from sharetribe/404-review
...
design-review for 404 page
2017-10-05 15:01:50 +03:00
Vesa Luusua
6d6e3b9710
Merge pull request #466 from sharetribe/cookie-secure-flag
...
Cookie secure flag
2017-10-05 14:55:35 +03:00
Kimmo Puputti
0a2f3a4faa
Disable HTTP caching for dynamic responses
2017-10-05 14:13:24 +03:00
Kimmo Puputti
f69570db7d
Avoid rendering missing static assets through the React app
2017-10-05 14:12:50 +03:00
Janne Koivistoinen
af180259b8
404 fix, without the yarn.lock
2017-10-05 13:58:37 +03:00
Vesa Luusua
48fa064118
Remove ENFORCE_SSL
2017-10-05 13:00:57 +03:00
Vesa Luusua
020c81103d
Created a environment variable and using it when creating sdk instances.
2017-10-05 12:57:49 +03:00
Vesa Luusua
0ebd799c56
update sdk reference
2017-10-05 12:57:48 +03:00
Kimmo Puputti
1bf851ce89
Merge pull request #463 from sharetribe/fix-ssr-form-submit
...
Fix form data submitting as GET when client side is not mounted
2017-10-05 12:46:57 +03:00
Vesa Luusua
082122856a
Merge pull request #465 from sharetribe/prettier-run-missed
...
Prettier run was forgotten in previous PR
2017-10-05 12:37:42 +03:00
Vesa Luusua
7518750328
Prettier run was forgotten in previous PR
2017-10-05 12:37:02 +03:00
Vesa Luusua
97ea57f323
Merge pull request #462 from sharetribe/canceled-state
...
Canceled state
2017-10-05 11:08:57 +03:00
Vesa Luusua
067947d1e2
Tests for cancel state in Order and Sale details
2017-10-05 10:35:45 +03:00
Kimmo Puputti
4a3983f77e
Use Form instead of form
2017-10-05 10:31:41 +03:00
Kimmo Puputti
9064edac2a
Remove old unused form
2017-10-05 10:31:29 +03:00
Kimmo Puputti
cfae14105e
Add Form component to wrap forms with some default props
2017-10-04 16:19:02 +03:00
Kimmo Puputti
1bf7cc9963
Disable Buttons until component is mounted
2017-10-04 16:18:25 +03:00
Vesa Luusua
03097132d6
txIsCanceled checked and rendered correctly on BookingBreakdown
2017-10-04 15:41:46 +03:00
Vesa Luusua
1f7e7b7985
txIsCanceled checked and rendered correctly on SaleDetailsPanel
2017-10-04 15:19:26 +03:00
Vesa Luusua
687754ba1d
txIsCanceled checked and rendered correctly on OrderDetailsPanel
2017-10-04 15:19:15 +03:00
Vesa Luusua
d329afffd7
txIsCanceled checked and rendered correctly on InboxPage
2017-10-04 15:18:46 +03:00
Vesa Luusua
055d58568c
txIsCanceled check for transaction state
2017-10-04 15:17:29 +03:00
Kimmo Puputti
5da52521e1
Merge pull request #461 from sharetribe/add-info-about-too-low-tx-amount
...
Show specific error text when tx amount is too low
2017-10-04 15:05:06 +03:00
Kimmo Puputti
5fb5ce42ee
Remove unneeded translation param
2017-10-04 14:59:42 +03:00
Kimmo Puputti
67acea907b
Show a specific error when the tx amount is too low
2017-10-04 14:51:01 +03:00
Kimmo Puputti
b74ffebb3e
Fix null handling
2017-10-04 14:50:41 +03:00
Hannu Lyytikäinen
2685d616a8
Merge pull request #428 from sharetribe/sentry
...
Sentry integration
2017-10-04 14:46:11 +03:00
Hannu Lyytikainen
2eea847df9
Disable logging for signup test
2017-10-04 14:40:21 +03:00
Hannu Lyytikainen
e1a820fa18
Add more extra data to log requests
2017-10-04 14:04:12 +03:00
Hannu Lyytikainen
b35658accb
Remove log.duck.js
2017-10-04 13:17:43 +03:00
Hannu Lyytikainen
6b771153f3
Add documentation about using Sentry
2017-10-04 13:17:43 +03:00
Hannu Lyytikainen
65e9889656
Log failed server-side data loading
2017-10-04 13:17:43 +03:00
Hannu Lyytikainen
2cfd3deaa1
Move clearUserId to Auth.duck.js
...
Clear user ID from the logger in logout thunk instead of the Topbar.
Also call dispatch logging function also as the last action of a thunk
function where possible.
2017-10-04 13:17:43 +03:00
Hannu Lyytikainen
de5ec59119
Add error codes
...
An error code can be passed to logger. This code gets added to the
Sentry error report as a tag and can be used to search this specific
error.
2017-10-04 13:17:43 +03:00