- CIF (2.9.0) ,Venia (2022-05-30) , Commerce-addon(2022-05-31) and Service Pack(6.5.13.0) upgraded to latest
- Magento Upgrade (2.4.3).
- Node upgradation(14.19.1).
- Updated ACS Commons to Latest(5.3.2).
Features added
- addProductsToCart Mutation.
- updateCartItems Mutation.
- removeCartItemFromCart Mutation.
- Optimized Code across the Hybris connector with demo details.
- Get categoryList based on url_path.
- Fixed CategoryPicker dailog box loading issue after CIF upgrade.
- Code changes and optimization in Category Search since hybris response got changed.
- Product picker product loading issue solved after CIF upgrade.
- UpdateCustomerAddress Mutation.
- DeleteCustomerAddress Mutation.
- Changes updated as Latest Adobe CIF release 2.7.2 and Latest Storefront
- Category Search functionality implementation
- Addressed all queries and mutations with respect to latest CIF and Venia
- Code Optimisation and improvisation on security code check
- Commerce.html, Category Picker and Product Picker components fixes as per latest Schema
- Latest Magento Schema Update
- Changes in queries and mutations with respect to latest CIF and Venia
- Code Optimisation and improvisation on security code check
- Commerce.html, Category Picker and Product Picker components fixes as per latest Schema NOTE : Category Search in category picker will be implemented in the next release.
- Functionality for Individual Package deployments are added to store the node modules independently with respect to each module.
- Added Sinon Spies for data loaders in order to test function callback handing.
- Code Optimisation and improvisation on security code check
- Sonar fixes on Code smell issues.
- Options.JSON is changed to options.yml to store constants
- Removal of deprecated attribute category_id and cart_item_id and replaced with uid as per latest schema
- Sort functionality Implementation
- Code Optimization
- Updated Unit test Cases
- Implementation of latest Schema on I/O Connector
- Implementation of latest CIF and query API changes
- Project Execution of AEM CIF - Hybris connectivity through GraphQL API and adapting rest response from Hybris
- Implementation of complete commerce flow from fetching products to order generation
- Revert of all previous code modifications and schema modifications done in 1.0 as Schema was upgraded and core cif components are released with latest patch.
- Removal of request promise
- Unit test upgrade
- Introspection query changes
- Hybris URL endpoint configuration management
- Initial Commit of Topology design and Architecture planning of I/O Connector
- Project Creation of I/O Connector to connect Hybris and Adobe CIF using Magento Graphql Schema 2.3 version.
- Implementation of complete commerce flow from fetching products to order generation
- Schema modifications as per required input and output for different endpoints
- CIF Core components modification to fetch media based URL
- Schema Attribute changes for cart_item_id from Int to String as per Hybris data retrieval.