Commit graph

3575 commits

Author SHA1 Message Date
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
Vesa Luusua
63afe46b90 Add missing polyfills: Number.isNaN and Number.parseInt 2018-05-18 12:08:43 +03:00
Hannu Lyytikäinen
f81f01ea3a
Merge pull request #837 from sharetribe/field-checkbox-group-touched-handling
Remove custom touched handling from FieldCheckboxGroup
2018-05-18 11:56:28 +03:00
Hannu Lyytikainen
7cab4d8f12 Update changelog 2018-05-18 11:39:46 +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
789e490569
Merge pull request #834 from sharetribe/revert-SSH-key-copy
Revert "Copy GitHub SSH key in Heroku to access private repositories"
2018-05-17 15:30:39 +03:00
Vesa Luusua
221b4634f7 Revert "Copy GitHub SSH key in Heroku to access private repositories"
This reverts commit 2e2ecbc0a9.

Conflicts:
	package.json
2018-05-17 15:26:49 +03:00
Vesa Luusua
1dfdcb205f
Merge pull request #835 from sharetribe/temp-ignore-for-nsp-vulnerabilities
Temporarily add nsp 654 to exception list - we need to wait for a fix
2018-05-17 15:26:24 +03:00
Vesa Luusua
884bacee63 Temporarily add nsp 654 to exception list - we need to wait for a fix 2018-05-17 12:41:48 +03:00
Vesa Luusua
a42030be64
Merge pull request #825 from sharetribe/add-changelog
Add initial version of CHANGELOG.md
2018-05-16 15:31:57 +03:00
Vesa Luusua
43ed65253e Add initial version of CHANGELOG.md 2018-05-16 15:27:58 +03:00
Vesa Luusua
d8c407070f
Merge pull request #827 from sharetribe/fix-flashing-initialvalue
EditListingLocationPanel - fix flashing initial value when submitting
2018-05-16 15:19:57 +03:00
Vesa Luusua
2a3932fce3 EditListingLocationPanel - fix flashing initial value when submitting 2018-05-16 15:15:54 +03:00
Vesa Luusua
354f7fed4e
Merge pull request #828 from sharetribe/change-stripe-error-case
Change Stripe errors to use camelCased info instead of snake_case
2018-05-16 15:06:52 +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
683fe6353c
Merge pull request #829 from sharetribe/update-image-upload-endpoint
Update image upload endpoint
2018-05-16 14:58:46 +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
cfef404d38 Update Sharetribe SDK package 2018-05-15 16:24:12 +03:00
Vesa Luusua
30dc6af5f5
Merge pull request #826 from sharetribe/update-packages
Update packages to see how many nsp alerts we can get rid of easily
2018-05-11 13:18:22 +03:00
Vesa Luusua
430925d9ae dependency nsp vulnerabilities coming from CRA 2018-05-11 13:15:09 +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
c49c3bb1a0 updated dependencies (patch and minor level):
react-dates, autosize, core-js, final-form, react-final-form, lodash, moment,
nodemon, nsp-preprocessor-yarn, path-to-regexp, raven, raven-js, react, react-dom,
smoothscroll-polyfill, source-map-support
2018-05-09 16:37:00 +03:00