aem-project-archetype
aem-project-archetype copied to clipboard
CIF-2842 - Extend List component to list pages by product or category
Added proxy component for commerce list.
Related Issue
CIF-2842
How Has This Been Tested?
Manually.
Types of changes
- [ ] Bug fix (non-breaking change which fixes an issue)
- [X] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
- [ ] I have signed the Adobe Open Source CLA.
- [X] My code follows the code style of this project.
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly.
- [X] I have read the CONTRIBUTING document.
- [ ] I have added tests to cover my changes.
- [X] All new and existing tests passed.
I think we also have to increase the cif sdk api version in the parent pom: aem.cif.sdk.api
aem.cif.sdk.api increased