Commit graph

2914 commits

Author SHA1 Message Date
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
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
effae8fb25
Merge pull request #664 from sharetribe/mobile-wizard-tabs-srollable
EditListingWizard: tabs should be srollable when their layout is horizontal
2018-01-23 16:47:48 +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
5cc126b348
Merge pull request #662 from sharetribe/remove-address-attr-usage
Stop using address attribute
2018-01-22 16:10:46 +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
Hannu Lyytikainen
294b67b181 Extract the checkbox svg into a separate component
However, the icon component is not exposed to be used elsewhere as it is
so tightly coupled to the input and label tags in the css.
2018-01-22 11:15:10 +02:00
Hannu Lyytikainen
0d32e60ae6 Highlight checkbox text on focus 2018-01-22 11:14:41 +02:00
Hannu Lyytikainen
6bf7c85528 Remove unused prop 2018-01-22 11:02:26 +02:00
Kimmo Puputti
cfa119b1d3
Merge pull request #658 from sharetribe/improve-api-data-handling
Improve API response data handling
2018-01-22 10:07:41 +02:00