stable
Clone or download
Read-only
While the upload is loading, the save button should be disabled. Part of story #38627: Choice of a new Rich Text Editor Change-Id: I6e87edf53727df688cc7036b891f0e08bf77a507
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/artidoc/scripts/artidoc/src/components/print/SectionPrinterVersion.vue | +2 | β0 | Go to diff View file |
M | plugins/artidoc/scripts/artidoc/src/components/section/SectionContent.test.ts | +8 | β0 | Go to diff View file |
M | plugins/artidoc/scripts/artidoc/src/components/section/SectionContent.vue | +11 | β1 | Go to diff View file |
M | plugins/artidoc/scripts/artidoc/src/components/section/description/SectionDescription.test.ts | +2 | β0 | Go to diff View file |
M | plugins/artidoc/scripts/artidoc/src/components/section/description/SectionDescription.vue | +3 | β0 | Go to diff View file |
M | plugins/artidoc/scripts/artidoc/src/components/section/description/SectionDescriptionEditorProseMirror.test.ts | +3 | β23 | Go to diff View file |
M | plugins/artidoc/scripts/artidoc/src/components/section/description/SectionDescriptionEditorProseMirror.vue | +3 | β7 | Go to diff View file |
M | plugins/artidoc/scripts/artidoc/src/components/section/footer/SectionEditorSaveCancelButtons.test.ts | +30 | β0 | Go to diff View file |
M | plugins/artidoc/scripts/artidoc/src/components/section/footer/SectionEditorSaveCancelButtons.vue | +7 | β1 | Go to diff View file |
M | plugins/artidoc/scripts/artidoc/src/composables/useSectionEditor.test.ts | +20 | β2 | Go to diff View file |
M | plugins/artidoc/scripts/artidoc/src/composables/useSectionEditor.ts | +10 | β0 | Go to diff View file |
M | plugins/artidoc/scripts/artidoc/src/helpers/stubs/SectionEditorStub.ts | +1 | β0 | Go to diff View file |
A | plugins/artidoc/scripts/artidoc/src/helpers/stubs/UploadFileStub.ts | +64 | β0 | Go to diff View file |