Commit graph

4552 commits

Author SHA1 Message Date
Greg Gutkin
55bf312b87 Use proper method for unsetting Sentry user context on logout
Current implementation causes an error popup on logout if Sentry is enabled. This is because `remove_user` is not a valid method on the `scope` object. Changing to use the `setUser` with a `null` parameter as discussed here - https://github.com/getsentry/sentry-docs/issues/500
2019-05-07 15:25:36 +03:00
Vesa Luusua
313ab16451
Merge pull request #1073 from sharetribe/cra2-update
CRA 2.1.8 update
2019-05-06 18:02:45 +03:00
Vesa Luusua
d0b140a944 Update changelog 2019-05-06 07:58:25 -07:00
Vesa Luusua
5a12a1e65f Update snapshots 2019-05-03 22:31:21 +03:00
Vesa Luusua
5cd7ba5afc Mock window.scroll - otherwise JSDOM prints a not-implemented error 2019-05-03 22:31:20 +03:00
Vesa Luusua
537c001e2f update sharetribe-scripts (2.1.8) 2019-05-03 22:31:20 +03:00
Vesa Luusua
20d619df95 Circumvent intentional hash-link usage on example file (jsx-a11y/anchor-is-valid) 2019-05-03 22:31:20 +03:00
Vesa Luusua
a0fe57dfa4 Fix z-index calculation 2019-05-03 22:31:20 +03:00
Vesa Luusua
ec86dfa596
Merge pull request #1075 from sharetribe/add-audit-alerts-to-exception-list
Add audit alerts to exception list
2019-05-03 21:58:46 +03:00
Vesa Luusua
4c6b8c4686 Update changelog 2019-05-03 21:56:46 +03:00
Vesa Luusua
673077066e New vulnerability warnings checked and added to exception list 2019-05-03 21:56:40 +03:00
Vesa Luusua
ee78b08822
Merge pull request #1074 from milotiger/bugs/fix_minor_bug_on_fetching_reviews
fix dispatch for fetchReviewRequest
2019-05-03 17:33:37 +03:00
Tri Nguyen
7a5e77f3be fix dispatch for fetchReviewRequest 2019-05-03 20:10:31 +07:00
Vesa Luusua
506248bfec
Merge pull request #1072 from sharetribe/v2.15.0
New release: v2.15.0
2019-04-24 14:36:06 +03:00
Vesa Luusua
8981ef32e3 New release: v2.15.0 2019-04-24 14:27:54 +03:00
Vesa Luusua
bce7c8f486
Merge pull request #1071 from sharetribe/improve-api-error-printing
Improve printing API errors
2019-04-24 14:25:07 +03:00
Vesa Luusua
9a97cb6810 Update changelog 2019-04-24 14:18:46 +03:00
Vesa Luusua
41c601784a Improve API errors printing 2019-04-24 14:15:59 +03:00
Vesa Luusua
85aee0b47a
Merge pull request #1069 from sharetribe/fix-availability-utc-handling-v2
Month id (string) should be generated using UTC timezone
2019-04-24 12:37:10 +03:00
Vesa Luusua
ba831ebc9a Update changelog 2019-04-24 12:30:07 +03:00
Vesa Luusua
f1bc1697b6 Month id strig should be generated on utc timezones 2019-04-24 12:25:48 +03:00
Vesa Luusua
0f9c74be68
Merge pull request #1067 from sharetribe/inbox-page-uses-sparse-fields
InboxPage: use sparse fields to improve query performance
2019-04-15 11:28:42 +03:00
Vesa Luusua
976b740156 Update changelog 2019-04-12 16:19:32 +03:00
Vesa Luusua
be0c8a7cf5 InboxPage: use sparse fields to improve query performance 2019-04-12 16:19:32 +03:00
Vesa Luusua
d31055f263
Merge pull request #1066 from sharetribe/search-page-uses-sparse-fields
SearchPage: use sparse fields to improve query performance
2019-04-12 16:18:56 +03:00
Vesa Luusua
812ec463f5 Update changelog 2019-04-12 15:07:14 +03:00
Vesa Luusua
26e82bcc50 SearchPage: use sparse fields when querying listing data 2019-04-12 13:25:12 +03:00
Vesa Luusua
d926f6b8c6 Make ListingPage to work with sparse listing data
while loadData is in progress
2019-04-12 13:21:09 +03:00
Vesa Luusua
fafefea5ee Make listing and user proptypes to work with sparse fields 2019-04-12 13:19:25 +03:00
Vesa Luusua
9eaff734d8
Merge pull request #1065 from sharetribe/v2.14.0
New release: v2.14.0
2019-04-05 15:05:32 +03:00
Vesa Luusua
7526e93f4e New release: v2.14.0 2019-04-05 15:04:19 +03:00
Vesa Luusua
c73bb5209a
Merge pull request #1064 from sharetribe/add-german-translations-for-stripe-changes
Add german translations for stripe changes
2019-04-05 15:01:41 +03:00
Vesa Luusua
29812d2428 Update changelog 2019-04-05 14:59:51 +03:00
Vesa Luusua
405e829554 Add German translations for recent PayoutDetailsForm changes 2019-04-05 14:58:57 +03:00
Vesa Luusua
b6dd976a96 Improve English translations 2019-04-05 14:58:56 +03:00
Vesa Luusua
8758d27ddc
Merge pull request #1063 from sharetribe/update-currency-config
Update currency config
2019-04-05 14:58:01 +03:00
Vesa Luusua
47b6a584c1 Update changelog 2019-04-05 14:56:43 +03:00
Vesa Luusua
ea8217a6ab Refactor configs for currency formatting 2019-04-05 14:56:10 +03:00
Vesa Luusua
18348a6955 Relocate currency configuration 2019-04-05 14:56:09 +03:00
Vesa Luusua
8aba4d5b26 Add divisors for NZD and HKD and reorder 2019-04-05 14:56:09 +03:00
Hannu Lyytikainen
6dfc015d3b Update changelog 2019-04-05 14:55:28 +03:00
Hannu Lyytikäinen
b929493f01
Merge pull request #1062 from sharetribe/custom-pricing-support
Add support for arbitrary line item codes
2019-04-05 14:44:19 +03:00
Hannu Lyytikainen
551dff00ce Change booking breakdown layout
Make the subtotal line stick out a bit more.
2019-04-05 11:47:45 +03:00
Hannu Lyytikainen
1f0938a87c Update booking breakdown styleguide example
Add examples with arbitrary line items.
2019-04-05 11:47:45 +03:00
Hannu Lyytikainen
1fbe92f7e6 Update booking breakdown test
Update line items in test to match those returned from the API.
2019-04-05 11:47:45 +03:00
Hannu Lyytikainen
07f4ad2b3c Add support for arbitrary line items in refund 2019-04-05 11:47:45 +03:00
Hannu Lyytikainen
ec3c74180b Add support for arbitrary line items in sub total 2019-04-05 11:47:45 +03:00
Hannu Lyytikainen
61a9941ce6 Add a component for unknown line items 2019-04-05 11:36:42 +03:00
Hannu Lyytikainen
a15d3d15ab Add a function that humanizes line item codes 2019-04-05 11:30:45 +03:00
Hannu Lyytikainen
d8c614c911 Remove requirement for a known line item
Remove the requirement that a certain kind of line item is found from a transaction.
2019-04-05 11:30:45 +03:00