Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add export batch operation for pages * when overriding page keep position info of the existing one * add tests for import pages from a tree * do not commit test public files * cleanup before import * add missing dependency * add todos * polish assertions * use import-page * remove form-data * use apostrophe batch pages branch * clean lint errors * retrieve target * test import twice and handling of parked pages * Add computed documents types * Ensure unique types * Add batch label for notificaitons * Changelog * support parked pages * Fix missing module action * Fix import labels for singleton pieces * override duplicates needs duplicated docs * fix lint issues * bring back doc ids * keep slug from import file * fix rank values * remove branch * Add replaces configuration for singleton import menu * fix typo with options, remove logs from tests * do not throw error if we can not dismiss job notification * remove replaceDocIds * run two separate suite for remove * restore correct existing apos doc id * revert mocks * revert changes to test/index.js * do not try to replace existing attachments, just merge crops and use recomputeAllDocReferences * keep attachment name --------- Co-authored-by: Miro Yovchev <[email protected]> Co-authored-by: Jed <[email protected]> Co-authored-by: Harouna Traoré <[email protected]> Co-authored-by: boutell <[email protected]>
- Loading branch information