stable

Clone or download

Read-only

Limit nb of REST calls when we go up in the hierarchy

Part of story #12443 Table: Minimal folder display Go deep in the hierarchy. Documents » Folder A » Folder B » Folder C Now click in Folder A in the breadcrumb. No rest calls are made for breadcrumbs. Change-Id: Ie553cc92a635ec29b6355112a756f340ddd8c66b

Modified Files

Name
M plugins/document/scripts/document/components/RootFolder.vue +1 −0 Go to diff View file
M plugins/document/scripts/document/router/index.js +0 −1 Go to diff View file
M plugins/document/scripts/document/store/actions.js +11 −0 Go to diff View file
M plugins/document/scripts/document/store/actions.spec.js +41 −1 Go to diff View file