Kimmo Puputti
30ccb1e85b
Redirect to the correct URL if listing is pending approval
2018-01-31 10:46:01 +02:00
Kimmo Puputti
27e6686e8c
Use ListingLink component in ManageListingCard
2018-01-31 10:46:01 +02:00
Kimmo Puputti
faf31af6ed
Fix missing props in ListingPage tests
2018-01-31 10:46:01 +02:00
Kimmo Puputti
a5456320da
Ensure ownListing instead of listing in wizard
2018-01-31 10:46:01 +02:00
Kimmo Puputti
32d83c1733
Use ListingLink in wizard panel titles
2018-01-31 10:46:01 +02:00
Kimmo Puputti
916f63fe29
Add ListingLink component
2018-01-31 10:46:01 +02:00
Kimmo Puputti
22129e49d1
Use own listing if the pending-approval variant was in the params
2018-01-31 10:46:01 +02:00
Kimmo Puputti
5eb03350ae
Fetch from ownListings if listing is pending approval
2018-01-31 10:46:01 +02:00
Kimmo Puputti
5958d4e0f0
Link to pending-approval variant URL if listing is pending approval
2018-01-31 10:46:01 +02:00
Kimmo Puputti
cba01b9bfb
Add ListingPageVariant route
2018-01-31 10:46:01 +02:00
Kimmo Puputti
24a4f19470
Accept user or currentUser
2018-01-31 10:46:01 +02:00
Kimmo Puputti
d07b5ec6ed
Make book modal URL handling use search param, not tab/pathname
2018-01-31 10:46:01 +02:00
Hannu Lyytikäinen
88fbebadbd
Merge pull request #676 from sharetribe/edit-listing-features
...
Edit listing features
2018-01-30 15:38:50 +02:00
Hannu Lyytikainen
9c88a448e2
Fix casing in listing wizard
2018-01-30 15:30:18 +02:00
Hannu Lyytikainen
ccb2ab27f6
Use flex-grow insted of the flex <value> notation
2018-01-30 15:18:28 +02:00
Hannu Lyytikainen
e5c180fcf2
Rename FieldGroupCheckbox legend prop into label
2018-01-30 14:40:03 +02:00
Vesa Luusua
2d85510a62
Merge pull request #674 from sharetribe/payoutdetailsform-relocated
...
Relocate PayoutDetailsForm (to EditListingWizard)
2018-01-30 14:19:48 +02:00
Vesa Luusua
7cb223d8e9
Add comments about extra data on last wizard tab
2018-01-30 14:14:01 +02:00
Hannu Lyytikäinen
ba1abe53d0
Merge pull request #679 from sharetribe/show-listing-features
...
Show listing features
2018-01-30 14:03:06 +02:00
Vesa Luusua
bcfae370d2
Move PayoutDetailForm modal to wizard from photos panel
2018-01-30 13:57:23 +02:00
Vesa Luusua
a41f329cf4
bugfix: onUpsertListingDraft was working wrongly
2018-01-30 13:57:23 +02:00
Vesa Luusua
1cbe04f27a
Merge pull request #678 from sharetribe/preparations-for-singledatepicker
...
Preparations for singledatepicker
2018-01-30 13:55:46 +02:00
Vesa Luusua
607c25b61c
Rename: CurrencyInputField -> FieldCurrencyInput
2018-01-30 13:49:29 +02:00
Vesa Luusua
3156963f9e
Rename: BirthdayInputField -> FieldBirthdayInput
2018-01-30 13:48:59 +02:00
Vesa Luusua
23faad9146
Rename: DateRangeInputField -> FieldDateRangeInput
2018-01-30 13:48:59 +02:00
Hannu Lyytikainen
65b351aabf
Fix ListingPage baseline alignment
2018-01-30 12:17:03 +02:00
Hannu Lyytikainen
b8e4756b96
Fix PropertyGroup baseline alignment
2018-01-30 12:17:03 +02:00
Hannu Lyytikainen
1b74d16969
Rename feature object keys for PropertyGroup
2018-01-30 12:17:03 +02:00
Hannu Lyytikainen
dda0cee88c
Show listing features on ListingPage
2018-01-30 11:15:21 +02:00
Kimmo Puputti
071b46c540
Merge pull request #671 from sharetribe/category-config
...
Categories in publicData
2018-01-30 10:00:44 +02:00
Kimmo Puputti
ffa7fdf196
Move internal field to its own file
2018-01-30 09:50:32 +02:00
Kimmo Puputti
acd01fb372
Use key as the fallback label for an option
2018-01-30 09:41:19 +02:00
Hannu Lyytikainen
20e00522c1
Fix listing feature edit layout and copies
2018-01-29 15:54:55 +02:00
Hannu Lyytikainen
65ef465d05
Override arrays when modifying listings
...
Adds a customizer function to be used with lodash's mergetWith funtion.
It works like normal merge but always replaces arrays whith the new
value instead of merging the two.
2018-01-29 14:36:20 +02:00
Hannu Lyytikainen
bd598ccc54
Add a wizard tab for editing listing features
2018-01-29 14:36:20 +02:00
Kimmo Puputti
3b15497006
Remove customAttribute config and data
2018-01-29 10:08:26 +02:00
Kimmo Puputti
f4f7aaa217
Use custom categories instead of custom attributes config
2018-01-26 17:05:20 +02:00
Vesa Luusua
7d1ce22d8d
Merge pull request #673 from sharetribe/fix-map-relocated
...
After editing listing location, map should show that new location
2018-01-26 16:08:58 +02:00
Vesa Luusua
68c80c102a
After editing listing location, map should show that new location
2018-01-26 16:07:40 +02:00
Vesa Luusua
496bdb5079
Merge pull request #672 from sharetribe/saunarules
...
ListingPage: rules and map as maybe components
2018-01-26 16:05:41 +02:00
Vesa Luusua
b9363b9031
ListingPage: rules and map as maybe components
2018-01-26 16:03:22 +02:00
Vesa Luusua
ed7aac088e
Merge pull request #675 from sharetribe/smoothscroll-new-wzrd
...
Create listing flow: smooth scrolling polyfill to scroll to correct tab
2018-01-26 16:02:45 +02:00
Vesa Luusua
fb8b28341c
Create listing flow: smooth scrolling polyfill to scroll to correct tab
2018-01-26 15:49:25 +02:00
Kimmo Puputti
2e45cfebf1
Remove FieldCustomAttributeSelect component
2018-01-26 11:36:34 +02:00
Kimmo Puputti
c2ecd93c88
Use custom config for categories
2018-01-26 11:36:23 +02:00
Kimmo Puputti
6c19e36588
Read category from publicData
2018-01-26 11:33:14 +02:00
Kimmo Puputti
187d6ce5e3
Add category config, read category from publicData in ListingPage
2018-01-26 10:49:24 +02:00
Kimmo Puputti
1924fd484b
Merge pull request #670 from sharetribe/remove-listing-closed-attr
...
Remove closed attribute from listing
2018-01-26 10:41:45 +02:00
Kimmo Puputti
5fd0c39dc1
Remove listing closed attribute
2018-01-26 10:28:37 +02:00
Kimmo Puputti
c66aba37dd
Merge pull request #669 from sharetribe/pending-approval-ui
...
ManageListingCard pending approval state
2018-01-26 10:27:34 +02:00