aem-project-archetype icon indicating copy to clipboard operation
aem-project-archetype copied to clipboard

CIF-2842 - Extend List component to list pages by product or category

Open LSantha opened this issue 3 years ago • 2 comments

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.

LSantha avatar Aug 01 '22 07:08 LSantha

I think we also have to increase the cif sdk api version in the parent pom: aem.cif.sdk.api

buuhuu avatar Aug 03 '22 13:08 buuhuu

aem.cif.sdk.api increased

LSantha avatar Aug 04 '22 06:08 LSantha