Commit graph

3597 commits

Author SHA1 Message Date
Hannu Lyytikäinen
6be5c31bfc
Merge pull request #845 from sharetribe/final-form-migration
Migrate rest of forms to Final Form
2018-06-07 02:05:06 +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
3a7dc5ad13 Update changelog 2018-06-01 01:11:52 +03:00
Hannu Lyytikainen
867167536d Remove the redux-form dependency 2018-06-01 01:09:36 +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
4a0db248cd
Merge pull request #848 from sharetribe/fix-missing-profileImage-variants
Fix missing profile image variants
2018-05-29 13:31:11 +03:00
Vesa Luusua
734a3da6dd Update changelog 2018-05-28 13:51:07 +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
f4840ce1ea
Merge pull request #847 from sharetribe/fix-modalmissinginformation-styles
Styles were not copied in previous PR
2018-05-25 13:30:57 +03:00
Vesa Luusua
6cee3a7b22 Update changelog 2018-05-25 13:09:26 +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
f362e585df
Merge pull request #846 from sharetribe/extract-missing-information-modal
Extract missing information modal
2018-05-24 16:57:46 +03:00
Vesa Luusua
c20ab806f7 [new] Update changelog 2018-05-24 16:54:56 +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
d9c3904a80
Merge pull request #843 from sharetribe/v0_3_1
v0.3.1
2018-05-21 13:38:33 +03:00
Vesa Luusua
7ea00391ef Update changelog 2018-05-21 13:37:11 +03:00
Vesa Luusua
fa239441c0 v0.3.1 2018-05-21 13:36:18 +03:00
Vesa Luusua
d9482b38b6
Merge pull request #842 from sharetribe/doc-typo-fix
[fix] Typo fix for background-color
2018-05-21 13:35:27 +03:00
Vesa Luusua
2f08276e24 Update changelog 2018-05-21 13:32:33 +03:00
Janne Koivistoinen
015a693c59 [fix] Typo fix for background-color
Added dash to documentation
2018-05-21 13:31:14 +03:00
Vesa Luusua
0b3ec14637
Merge pull request #841 from sharetribe/change-sdk-access
Update github access so that heroku can access it.
2018-05-21 13:30:25 +03:00
Vesa Luusua
77a94d88ef Update changelog 2018-05-21 13:17:36 +03:00
Vesa Luusua
f37e89716a Update github access so that heroku can access it. 2018-05-21 12:38:48 +03:00
Vesa Luusua
150029b516
Merge pull request #839 from sharetribe/change-lodash-import
import lodash per file to reduce bundle size
2018-05-18 16:11:40 +03:00
Vesa Luusua
e9210a1570 Update Changelog 2018-05-18 16:03:42 +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
d90d170c96
Merge pull request #838 from sharetribe/v0_3_0
v0.3.0
2018-05-18 14:47:29 +03:00
Vesa Luusua
f74e1a850e v0.3.0 2018-05-18 14:42:47 +03:00
Vesa Luusua
a52ea811de
Merge pull request #836 from sharetribe/stripe-createToken-for-account
Stripe create token for account
2018-05-18 14:40:02 +03:00
Vesa Luusua
db2c8f8984 Updating changelog 2018-05-18 14:34:05 +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