Commit graph

2992 commits

Author SHA1 Message Date
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
Kimmo Puputti
5d81a89968 Render pending approval state 2018-01-26 10:02:24 +02:00
Hannu Lyytikäinen
a7932134e1
Merge pull request #668 from sharetribe/edit-listing-services
Edit listing features form
2018-01-25 16:29:50 +02:00
Hannu Lyytikainen
195c060a01 Change component into a function 2018-01-25 16:17:27 +02:00
Hannu Lyytikainen
a1b8fd2a2b Review changes
- Rename redux-form in EditListingFeaturesForm.js
 - Rename FieldCheckbox props
 - Add a custom config file
2018-01-25 16:13:41 +02:00
Vesa Luusua
025036df1f
Merge pull request #666 from sharetribe/refactor-editlistingwizard
EditListingWizard: tabs are configurable (except photos panel)
2018-01-25 15:11:16 +02:00
Kimmo Puputti
6cc6276d64
Merge pull request #667 from sharetribe/listing-state
Listing state
2018-01-25 14:58:01 +02:00
Vesa Luusua
3f0d3b5790 Review changes 2018-01-25 14:56:51 +02:00
Hannu Lyytikainen
2a25da3005 Move amenities to a distinct file 2018-01-25 12:00:29 +02:00
Hannu Lyytikainen
7e79c5595d Add EditListingFeaturesForm component 2018-01-25 11:36:16 +02:00
Kimmo Puputti
e998223e9a Show pending state in listing page action bar 2018-01-25 11:07:01 +02:00
Kimmo Puputti
0ac8144efd Add pendingApproval and closed listing states 2018-01-25 11:05:33 +02:00
Vesa Luusua
5655de04e6 Try to keep policy related publicData inside EditListingPoliciesForm 2018-01-25 00:07:24 +02:00
Vesa Luusua
0718ebc663 EditListingWizard: tabs are configurable (except photos panel) 2018-01-24 22:53:15 +02:00
Kimmo Puputti
2dcb9191b0 Change ActionBar to allow for extension based on listing state 2018-01-24 15:47:01 +02:00
Kimmo Puputti
470bdb029b Add listing state attribute 2018-01-24 15:32:20 +02:00