stable
Clone or download
Read-only
part of request #13807 No access is logged when user accesses a document on the new UI How to test: Add some delay in docman_items/id ressource the open the quicklook of an embedded file => you should see a spinner No functional changes for other types. Change-Id: I2d6b42950c25d77c44d6f84cd1ea326406bf9f19
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/components/Folder/QuickLook/QuickLookDocumentPreview.test.js | +42 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/QuickLook/QuickLookDocumentPreview.vue | +17 | −3 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.js | +2 | −0 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.test.js | +2 | −0 | Go to diff View file |
M | plugins/document/scripts/document/store/mutations-global.js | +10 | −1 | Go to diff View file |
M | plugins/document/scripts/document/store/state.js | +1 | −0 | Go to diff View file |
M | plugins/document/themes/BurningParrot/document/_quicklook.scss | +9 | −1 | Go to diff View file |