stable
Clone or download
Read-only
part of: story #12452 Delete folder/items How to test: --> A notification is displayed at the bottom each time you delete an item successfully Change-Id: Idb0822387c5815e88f6e3f92380ef1be69f7f45b
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/components/Folder/FolderView.vue | +10 | −2 | Go to diff View file |
A | plugins/document/scripts/document/components/Folder/ModalDeleteItem/PostItemDeletionNotification.vue | +72 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ModalNewItem/UnderTheFoldNotification.vue | +3 | −3 | Go to diff View file |
M | plugins/document/scripts/document/po/fr.po | +3 | −0 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.js | +3 | −2 | Go to diff View file |
M | plugins/document/scripts/document/store/mutations-global.js | +11 | −1 | Go to diff View file |
M | plugins/document/scripts/document/store/state.js | +2 | −1 | Go to diff View file |
M | plugins/document/themes/BurningParrot/document/_document.scss | +1 | −1 | Go to diff View file |
R | plugins/document/themes/BurningParrot/document/_under-the-fold-notification.scss | Go to diff View file |