Commit graph

2943 commits

Author SHA1 Message Date
Jenni Nurmi
3fad2dd5d2 Update translations in ManageListingCard 2018-12-10 13:58:28 +02:00
Jenni Nurmi
086963a497 Update translations in ListingPage 2018-12-10 13:58:28 +02:00
Jenni Nurmi
512d820c38 Update translations in ListingCard 2018-12-10 13:58:28 +02:00
Jenni Nurmi
082707d012 Update translations in EditListingPricingForm 2018-12-10 13:58:28 +02:00
Vesa Luusua
fa76ea5051 Formatting docs with newest Prettier.
Related commit  was lost at some point when dependencies were updated.
2018-12-10 13:34:11 +02:00
Vesa Luusua
0dde29f061
Revert "Revert "Improvements to instructions"" 2018-12-10 13:29:33 +02:00
Vesa Luusua
3c8579d7e3
Revert "Improvements to instructions" 2018-12-10 12:59:10 +02:00
Thomas Malbaux
8c07b2d655 Remove year from Copyright footer translation key 2018-12-10 12:10:13 +02:00
Jenni Nurmi
47f2689a4c In react-dates components use readOnly prop on mobile to fix bug 2018-12-05 11:07:47 +02:00
Jenni Nurmi
0aca4567c2 Update Prettier to 1.15.3 2018-12-05 11:07:47 +02:00
Jenni Nurmi
a6949bff42 Update react-dates to 17.2.0 2018-12-05 11:07:47 +02:00
Jenni Nurmi
98f8bdfa12 Update ManageListingCard test because updated Enzyme shows React.Fragment in snapshot 2018-12-05 11:07:47 +02:00
Hannu Lyytikainen
baae0af3c8 Add a missing translation
Also removes two obsolete ones.
2018-11-29 12:07:00 +02:00
Hannu Lyytikainen
7177cb37c7 Pass base url to SDK only if provided 2018-11-28 10:07:03 +02:00
Hannu Lyytikainen
6066b88f81 Add French translations 2018-11-27 12:50:25 +02:00
Jenni Nurmi
299358f1d2 Show error if payment amount is zero 2018-11-26 13:34:58 +02:00
Jenni Nurmi
381b6d8191 Show Stripe error message if error contains Stripe error 2018-11-23 12:56:41 +02:00
Jenni Nurmi
51329edd62 Remove unused translation keys 2018-11-22 09:18:00 +02:00
Jenni Nurmi
c3be38c1bc Update correct title to PasswordChangePage.title 2018-11-22 09:17:41 +02:00
Vesa Luusua
e86f1a792f fix draft listing. ModalMissingInformation was still shown too early. 2018-11-20 15:27:45 +02:00
Vesa Luusua
62d9be0baf PriceFilterForm: fix the position of a dash between inputs 2018-11-19 12:26:09 +02:00
Vesa Luusua
7422281f31 PriceFilterPlain: fix padding 2018-11-19 12:25:20 +02:00
Jenni Nurmi
bcd36e9619 Don't set currenUserHasListings if fetched listing is in draft state 2018-11-16 16:04:26 +02:00
Vesa Luusua
8dcca64fb2 Add components and containers index-files to .prettierignore 2018-11-15 15:16:04 +02:00
Hannu Lyytikainen
501d5b08f4 Fix a few typos in a comment 2018-11-15 10:15:09 +02:00
Hannu Lyytikainen
f177f6a6ea Remove translation handling for tests
Translations are passed as props so the handling for translations in
tests is already done in test-helpers.js.
2018-11-15 10:14:39 +02:00
Hannu Lyytikainen
19f67fe64e Add a note about translations in tests 2018-11-15 10:14:39 +02:00
Hannu Lyytikainen
aa4ff59618 Pass translations to ReusableMapContainer in props 2018-11-15 10:14:39 +02:00
Jenni Nurmi
a3acc1961f Update PaginationLinks test 2018-11-14 16:24:24 +02:00
Jenni Nurmi
7bafae01cf Align arrows with month caption 2018-11-14 16:24:24 +02:00
Jenni Nurmi
2338d0dd51 Use IconArrowHead on DateRangeInput 2018-11-14 16:24:09 +02:00
Jenni Nurmi
c0dd47fd02 Use IconArrowHead on PaginationLinks 2018-11-14 16:23:02 +02:00
Jenni Nurmi
f4a14c50f3 Create IconArrowHead 2018-11-14 16:23:02 +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
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
3c99a88708 Fix Firefox: category options were grey 2018-11-05 12:15:23 +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