Commit graph

2696 commits

Author SHA1 Message Date
Vesa Luusua
4046613e4b Anonymous user should see contact link in UserCard 2018-06-21 14:46:08 +03:00
Vesa Luusua
c619196787 Fix / improve slug generation 2018-06-21 14:31:00 +03:00
Hannu Lyytikainen
cdfd6e0886 Change final form props spreading
Change props spreading so that the whole props object is available to
the form and required props can be destructured from that.
2018-06-01 12:42:08 +03:00
Hannu Lyytikainen
729439ad69 Remove textual references to Redux Form 2018-06-01 01:09:36 +03:00
Hannu Lyytikainen
51d8c2b6c6 Add empty onSubmit to SelectMultipleFilterPlainForm 2018-06-01 01:09:36 +03:00
Hannu Lyytikainen
085935beb6 Move rest of the forms to forms folder
Move SelectMultipleFilterForm and SelectMultipleFilterPlainForm to the
forms folder.
2018-06-01 01:09:36 +03:00
Hannu Lyytikainen
2cf223fbe8 Remove unused code 2018-06-01 01:09:36 +03:00
Hannu Lyytikainen
0fe23cc60b Migrate SelectMultipleFilterForm 2018-06-01 00:43:24 +03:00
Hannu Lyytikainen
5321c9e454 Migrate SelectMultipleFilterPlainForm 2018-06-01 00:43:24 +03:00
Hannu Lyytikainen
c5b08ab737 Migrate LocationSearchForm to Final Form 2018-06-01 00:43:24 +03:00
Hannu Lyytikainen
e90d7d2add Migrate TopbarSearchForm 2018-06-01 00:43:24 +03:00
Hannu Lyytikainen
7ab64c7df7 Migrate LocationAutocompleteInput example 2018-06-01 00:43:24 +03:00
Hannu Lyytikainen
2a305cf456 Migrate SendMessageForm to Final Form 2018-06-01 00:43:24 +03:00
Hannu Lyytikainen
3d172412f3 Migrate EmailVerificationForm to Final Form 2018-06-01 00:43:24 +03:00
Vesa Luusua
17cad7790f Image variants to included profileImage. (API has changed: returns defaults instead of all) 2018-05-28 13:47:43 +03:00
Vesa Luusua
5b81e685d9 [fix] styles were not copied in previous PR (componentizing reminder modal) 2018-05-25 13:06:42 +03:00
Vesa Luusua
9f13b85d18 [change] split to smaller sub components 2018-05-24 16:05:24 +03:00
Vesa Luusua
27c632239c [fix] map reminders and trigger context 2018-05-24 16:05:24 +03:00
Vesa Luusua
79ceb307b3 [change] Extract missing information modal 2018-05-24 16:05:13 +03:00
Vesa Luusua
676cf3e6ec Remove chain (it needs whole lodash to be imported) 2018-05-18 16:02:45 +03:00
Vesa Luusua
049f6a7f37 import lodash per file to reduce bundle size 2018-05-18 15:24:09 +03:00
Vesa Luusua
c85dee883e Add legal_entity.type: 'individual' 2018-05-18 14:34:05 +03:00
Vesa Luusua
1f5499b6a5 Don't use deprecated 'change' but 'form.change' 2018-05-18 14:34:04 +03:00
Vesa Luusua
a348c921cc Add link to stripe legal documentation 2018-05-18 14:33:59 +03:00
Vesa Luusua
5aa2ed306c Call stripe.createAccount always before sending tokens to Flex API 2018-05-18 12:08:44 +03:00
Vesa Luusua
d58ea3e293 Call stripe.createToken before saving those tokens to Flex API 2018-05-18 12:08:44 +03:00
Vesa Luusua
16a99be66b Remove timezone/UTC conversion to avoid timezone bugs.
We are sending year, month, date triple to Stripe without converting it to timestamp
2018-05-18 12:08:43 +03:00
Vesa Luusua
9101e92a9d Use year/month/date triple when discussing with Stripe. 2018-05-18 12:08:43 +03:00
Vesa Luusua
63afe46b90 Add missing polyfills: Number.isNaN and Number.parseInt 2018-05-18 12:08:43 +03:00
Hannu Lyytikainen
eb352d79c7 Remove custom touched handling
Remove custom touched handling that was needed with the FieldArray in
Redux Form but is not needed anymore with Final Form.
2018-05-17 16:42:37 +03:00
Vesa Luusua
2a3932fce3 EditListingLocationPanel - fix flashing initial value when submitting 2018-05-16 15:15:54 +03:00
Vesa Luusua
83ce3769d5 Change Stripe errors to use camelCased info instead of snake_case 2018-05-16 15:01:51 +03:00
Vesa Luusua
07635524ff use image.upload instead of specific upload calls to profile and listing image 2018-05-15 16:25:23 +03:00
Vesa Luusua
f2f78e44f6 remove react-sortable-hoc - gzip change 515.33 KB (-13.18 KB) 2018-05-09 17:18:04 +03:00
Vesa Luusua
ae1f89c7b7 Update Prettier 2018-05-09 16:38:43 +03:00
Vesa Luusua
1da0ae2769 Enquiry didn't include bookingProcessAlias 2018-05-08 13:26:38 +03:00
Hannu Lyytikäinen
42000675aa
Merge pull request #820 from sharetribe/app-rename
Remove occurrences of 'Starter App'
2018-05-08 13:13:20 +03:00
Hannu Lyytikäinen
725250a8f7
Merge pull request #823 from sharetribe/review-modal-bug
Wrong display name in review modal bug
2018-05-08 13:12:57 +03:00
Hannu Lyytikainen
86e82d5929 Update tests 2018-05-08 11:51:22 +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
Boyan Tabakov
9eb06c9d30 Fix default transaction process alias 2018-05-08 10:55:13 +03:00
Hannu Lyytikainen
c50dc86559 Prefer the word customize over customise 2018-05-04 17:36:05 +03:00
Hannu Lyytikainen
89883b8e8a Remove occurrences of 'Starter App' 2018-05-04 17:04:41 +03:00
Hannu Lyytikainen
a4af6bbf61 Added a few improvements here and there 2018-05-04 12:03:30 +03:00
Vesa Luusua
181883862d Add configurable processAlias (new API feature) 2018-05-03 13:01:46 +03:00
Vesa Luusua
7c92d35b25 Fix class-via-props usage (always overwrite) 2018-05-02 16:41:17 +03:00
Vesa Luusua
219a611938 Fix LocationAutocompleteInput class-via-props usage 2018-05-02 16:40:29 +03:00
Vesa Luusua
af088fff8f Fix form references after moving them to different location 2018-05-02 15:56:30 +03:00
Vesa Luusua
d5ab34226c Move forms to forms folder (away from src/containers) 2018-05-02 14:38:20 +03:00
Vesa Luusua
8a54085912 EditListingWizard tabs: fix submit button states 2018-04-20 13:05:24 +03:00