Commit graph

3978 commits

Author SHA1 Message Date
Jenni Nurmi
7d9d96cf00 Changelog updated 2018-11-13 09:58:52 +02:00
Jenni Nurmi
75f295cbfc ListingPage: ActionBar links to draft edit mode
if listing is a draft.
2018-11-07 16:32:33 +02:00
Jenni Nurmi
9037ed3e70 ManageListingCard uses Overlay subcomponent.
Edit links to correct edit mode: draft vs. edit.
2018-11-07 16:32:33 +02:00
Janne Koivistoinen
0fb69e90ea Adds Overlay component to ManageListingCard 2018-11-07 16:32:33 +02:00
Vesa Luusua
7ed97a7a48 EditListingPhotosPanel: use newListingPublished, not newListingCreated 2018-11-07 16:32:32 +02:00
Vesa Luusua
9e48a1fca7 EditListingWizard: use onCreateListingDraft and onPublishListingDraft
instead of plain createListing.
2018-11-07 16:32:32 +02:00
Vesa Luusua
98e279542d EditListingWizard forms: handle errors from fetchErrors.
Every form should show (at least) updateListingError and showListingsError.
2018-11-07 16:32:31 +02:00
Vesa Luusua
2a31ccc458 EditListingWizard panels: pass all errors as fetchErrors to Final Form 2018-11-07 16:32:31 +02:00
Vesa Luusua
f7efde7baf EditListingPage: use draft thunks and check listing draft state 2018-11-07 16:32:12 +02:00
Vesa Luusua
bbb08d75ee EditListingPage.duck: create listing draft, publish listing draft.
Removing requestCreateListing and actions for storing local draft data to redux store.
2018-11-07 16:25:28 +02:00
Vesa Luusua
aaa8b16657 Update dependencies: Flex SDK 2018-11-07 16:25:28 +02:00
Vesa Luusua
3a797fc653 ListingPage: handle data loading of draft listings 2018-11-07 13:54:47 +02:00
Vesa Luusua
1aaad1d4e1 ListingLink: add draft as a path variant 2018-11-06 11:50:06 +02:00
Vesa Luusua
77743a2e4b Add ListingPage path params to urlHelpers.js 2018-11-06 11:45:03 +02:00
Vesa Luusua
3b834e98d0 Add LISTING_STATE_DRAFT to types.js 2018-11-06 11:42:58 +02:00
Vesa Luusua
f7837e3369 Fix API changes: description can be null. 2018-11-06 10:52:28 +02:00
Vesa Luusua
f09549b546
Merge pull request #946 from sharetribe/fix-ff-category-option
Fix Firefox: color for select options
2018-11-05 12:39:25 +02:00
Vesa Luusua
74c54a38be Run Prettier 2018-11-05 12:34:31 +02:00
Vesa Luusua
e4b56a4aa4 Update changelog 2018-11-05 12:33:53 +02:00
Vesa Luusua
3c99a88708 Fix Firefox: category options were grey 2018-11-05 12:15:23 +02:00
Vesa Luusua
9914504902
Update customization guide
Remove reference to cssnext and added reference to README.md
2018-11-02 15:19:56 +02:00
Vesa Luusua
ac84562108
Merge pull request #945 from sharetribe/v2.2.0
Update version to v2.2.0
2018-10-31 17:56:24 +02:00
Vesa Luusua
3cb4b0c60c Update version 2018-10-31 17:54:28 +02:00
Vesa Luusua
5db24d7770
Merge pull request #944 from sharetribe/pricing-filter
Pricing filter
2018-10-31 15:36:05 +02:00
Vesa Luusua
e472deaee6 Update changelog 2018-10-31 10:53:54 +02:00
Vesa Luusua
4df48013ef Update search-filters.md 2018-10-31 10:53:53 +02:00
Vesa Luusua
d32a4ba638 SearchPage: *fix* range end is exclusive in Flex API 2018-10-31 10:53:53 +02:00
Vesa Luusua
a063733564 SearchPage: add price filter 2018-10-31 10:53:53 +02:00
Vesa Luusua
eea6b7795c Marketplace custom config for price filter 2018-10-31 10:53:52 +02:00
Vesa Luusua
009f14e2c7 SearchFilters and SearchFiltersMobile 2018-10-31 10:53:52 +02:00
Vesa Luusua
647dee1360 PriceFilter 2018-10-31 10:53:51 +02:00
Vesa Luusua
fea522bf5c SelectMultipleFilterForm: fix padding to match design 2018-10-31 10:53:51 +02:00
Vesa Luusua
4c610a7014 PriceFilterForm 2018-10-31 10:53:46 +02:00
Vesa Luusua
433002e637 RangeSlider and FieldRangeSlider 2018-10-31 00:18:39 +02:00
Vesa Luusua
8dcd160817 withDimensions context helper 2018-10-31 00:18:08 +02:00
Vesa Luusua
d81a4b33ae Styleguide cleaning: Menu component label didn't have enough space 2018-10-30 22:55:13 +02:00
Vesa Luusua
6cc16430e3 Styleguide cleaning: ImageCarousel was using vw units (temp fix for styleguide) 2018-10-30 22:55:12 +02:00
Vesa Luusua
6200e7f593 Styleguide cleaning: styleguide links didn't break 2018-10-30 22:54:59 +02:00
Vesa Luusua
080f75f141 Styleguide cleaning: Footer behaved badly 2018-10-30 22:54:50 +02:00
Vesa Luusua
e07f5cf4c8 TopbarDesktop example didn't work on Styleguide - expects to be full width 2018-10-25 13:13:56 +03:00
Vesa Luusua
2b8bbfa7cf
Merge pull request #943 from sharetribe/v2.1.1
Update version to v2.1.1
2018-10-23 15:41:41 +03:00
Vesa Luusua
8c6306f9b7 Update version 2018-10-23 15:37:24 +03:00
Vesa Luusua
b420fb7bbe
Merge pull request #941 from sharetribe/routing-doc
Routing doc
2018-10-23 15:35:20 +03:00
Vesa Luusua
cdc9b692e3 Update changelog 2018-10-23 15:02:14 +03:00
Vesa Luusua
b2348b4c91 Documentation for routing and loading data 2018-10-23 14:58:02 +03:00
Antti Salmivaara
83a18b71af
Merge pull request #942 from sharetribe/remove-plain-text-parts-from-emails
Remove plain text parts from emails
2018-10-23 14:41:27 +03:00
Antti Salmivaara
b43dfc4cc4 Update CHANGELOG 2018-10-23 14:30:42 +03:00
Antti Salmivaara
8174efded1 Remove text only email information from README 2018-10-23 13:34:03 +03:00
Antti Salmivaara
3534ba0b6d Remove plain text email templates 2018-10-23 13:32:20 +03:00
Vesa Luusua
1aef211728
Merge pull request #940 from sharetribe/referrer-policy-updates
Referrer policy updates
2018-10-17 14:23:22 +03:00