SAP / spartacus

Spartacus is a lean, Angular-based JavaScript storefront for SAP Commerce Cloud that communicates exclusively through the Commerce REST API.
Apache License 2.0
744 stars 389 forks source link

Refactor entity-loader to make it handle multiple items #1029

Closed WeizhengSap closed 5 years ago

WeizhengSap commented 5 years ago

We need refactor the entity-loader so that it can handle multiple items. In actions, we can pass a list of entityIds and the entity-loader can update all their flags.

We also need to refactor cms component to use the entity-loader

Xymmer commented 5 years ago

stan will work on this a bit and then hand off to wei

WeizhengSap commented 5 years ago

PR: https://github.com/SAP/cloud-commerce-spartacus-storefront/pull/1082