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
68c80c102a
After editing listing location, map should show that new location
2018-01-26 16:07:40 +02:00
Vesa Luusua
b9363b9031
ListingPage: rules and map as maybe components
2018-01-26 16:03:22 +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
5fd0c39dc1
Remove listing closed attribute
2018-01-26 10:28:37 +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
Kimmo Puputti
0c944ddc77
Inherit InlineTextButton font styles from context
2018-01-24 15:03:08 +02:00
Vesa Luusua
5bd7ae1249
Merge pull request #665 from sharetribe/policypanel
...
EditListingPolicyPanel aka Sauna rules
2018-01-23 18:14:41 +02:00
Vesa Luusua
de71c95327
Refactor panel props on EditListingWizard
2018-01-23 18:07:41 +02:00
Hannu Lyytikäinen
2b4d56eb7d
Merge pull request #663 from sharetribe/show-multi-value
...
Add a component for presenting multi value data
2018-01-23 17:32:14 +02:00
Hannu Lyytikainen
3a1de44c07
Remove redundant multi-column fix
2018-01-23 17:22:27 +02:00
Hannu Lyytikainen
c5c9050c02
Refactor items into one internal component
2018-01-23 17:22:27 +02:00
Vesa Luusua
335b15da80
EditListingPoliciesPanel
2018-01-23 17:18:19 +02:00
Vesa Luusua
116df03f14
EditListingPoliciesForm
2018-01-23 16:51:28 +02:00
Vesa Luusua
3b8c698959
EditListingWizard: smooth scroll to visible tab on mobile
2018-01-23 16:35:12 +02:00
Hannu Lyytikainen
f25fa879b4
Fix multiline items
2018-01-23 16:24:44 +02:00
Vesa Luusua
2b10b1544f
Tabs can have ids
2018-01-23 13:50:48 +02:00
Hannu Lyytikainen
42c7df4943
Add component comments
...
Add information to FieldGroupCheckbox and PropertyGroup about
the relation between the two components.
2018-01-23 12:39:43 +02:00
Hannu Lyytikainen
9d89b45771
Add PropertyGroup component
2018-01-23 12:35:26 +02:00
Kimmo Puputti
97308e5029
Format JS
2018-01-22 16:03:59 +02:00
Kimmo Puputti
44ac0d7a82
Remove wizard example to fix weird redirect based on missing data
2018-01-22 15:55:25 +02:00
Kimmo Puputti
7fc3f2847b
Stop using address attribute
2018-01-22 15:43:43 +02:00
Kimmo Puputti
4b8c6a1cbd
Merge pull request #661 from sharetribe/address-to-public-data
...
Use extended data for listing address
2018-01-22 14:51:35 +02:00
Kimmo Puputti
059a161872
Use publicData attribute for custom metadata
...
- Store location in publicData
- Read location from publicData
- Store category to publicData
2018-01-22 13:47:10 +02:00
Kimmo Puputti
2b94a8a721
Make publicData attribute required
2018-01-22 13:45:54 +02:00
Hannu Lyytikäinen
24390c3b8d
Merge pull request #660 from sharetribe/multi-select-component
...
Field component for multiple checkboxes
2018-01-22 11:48:12 +02:00
Hannu Lyytikainen
f073ae773c
Change FieldGroupCheckbox name param to id
...
Change name param to id and improve the way ids are constructed for
FieldCheckbox components.
2018-01-22 11:41:26 +02:00
Hannu Lyytikainen
23001ec9ab
Rename FieldSetCheckbox to FieldGroupCheckbox
2018-01-22 11:28:50 +02:00