stable

Clone or download

Read-only

Clean up state

Part of the story #12443 : Table: Minimal folder display The following were not used anymore: - project_root_document_id - project_name Furthermore, convert props to snake_case. No functional changes. Change-Id: I310e09c2526754d106fc3671aa175f8173442b95

Modified Files

Name
M plugins/document/scripts/document/components/App.vue +6 −8 Go to diff View file
M plugins/document/scripts/document/components/DocumentBreadcrumb.vue +0 −1 Go to diff View file
M plugins/document/scripts/document/components/DocumentBreadcrumbElement.vue +0 −2 Go to diff View file
M plugins/document/scripts/document/index.js +4 −5 Go to diff View file
M plugins/document/scripts/document/store/actions.js +0 −1 Go to diff View file
M plugins/document/scripts/document/store/actions.spec.js +0 −3 Go to diff View file
M plugins/document/scripts/document/store/mutations.js +1 −7 Go to diff View file
M plugins/document/scripts/document/store/state.js +0 −2 Go to diff View file