Branch: refs/heads/main
Home:
https://github.com/xwiki-contrib/cristal
Commit: 9f849a4e418a2f2028253c4b63d8f6ff2adc35c7
https://github.com/xwiki-contrib/cristal/commit/9f849a4e418a2f2028253c4b63d…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-11-05 (Tue, 05 Nov 2024)
Changed paths:
M api/src/api/cristalApp.ts
M api/src/api/designSystemLoader.ts
M api/src/api/storage.ts
M api/src/components/__tests__/DefaultPageData.test.ts
M api/src/components/__tests__/defaultLogger.test.ts
M api/src/components/defaultLogger.ts
M api/src/components/defaultWikiConfig.ts
M api/src/index.ts
M api/vitest.config.ts
M core/alerts/alerts-default/src/defaultAlertsService.ts
M core/alerts/alerts-default/src/index.ts
M core/attachments/attachments-default/src/defaultAttachmentsService.ts
M core/attachments/attachments-default/src/index.ts
M core/attachments/attachments-ui/src/AttachmentExtraTab.ts
M core/attachments/attachments-ui/src/index.ts
M core/attachments/attachments-ui/src/vue/AttachmentsTab.vue
M core/attachments/attachments-ui/src/vue/AttachmentsTable.vue
M core/authentication/authentication-api/src/defaultAuthenticationManagerProvider.ts
M core/authentication/authentication-api/src/index.ts
M core/authentication/authentication-ui/src/LoggedInMenuUIExtension.ts
M core/authentication/authentication-ui/src/LoginMenuUIExtension.ts
M core/authentication/authentication-ui/src/index.ts
M core/authentication/authentication-ui/src/vue/LoggedInMenu.vue
M core/authentication/authentication-ui/src/vue/UserDetails.vue
M core/authentication/authentication-ui/src/vue/__tests__/UserDetails.test.ts
M core/authentication/authentication-ui/vitest.config.ts
M core/authentication/authentication-xwiki/src/XWikiAuthenticationManager.ts
M core/authentication/authentication-xwiki/src/index.ts
M core/backends/backend-api/src/index.ts
M core/backends/backend-dexie/src/dexieOfflineStorage.ts
M core/backends/backend-dexie/src/dexiePageStorage.ts
M core/backends/backend-dexie/src/index.ts
M core/backends/backend-dexie/src/wrappingOfflineStorage.ts
M core/backends/backend-github/src/index.ts
M core/backends/backend-nextcloud/src/index.ts
M core/backends/backend-xwiki/src/__tests__/xwikiStorage.test.ts
M core/backends/backend-xwiki/src/index.ts
M core/backends/backend-xwiki/vitest.config.ts
M core/browser/browser-default/src/components/componentsInit.ts
M core/document/document-default/src/defaultDocumentService.ts
M core/document/document-default/src/index.ts
M core/extra-tabs/extra-tabs-default/src/index.ts
M core/hierarchy/hierarchy-api/package.json
A core/hierarchy/hierarchy-api/tsdoc.json
M core/hierarchy/hierarchy-default/package.json
M core/hierarchy/hierarchy-default/src/components/componentsInit.ts
A core/hierarchy/hierarchy-default/tsdoc.json
M core/hierarchy/hierarchy-filesystem/package.json
M core/hierarchy/hierarchy-filesystem/src/components/componentsInit.ts
A core/hierarchy/hierarchy-filesystem/tsdoc.json
M core/hierarchy/hierarchy-github/package.json
M core/hierarchy/hierarchy-github/src/components/componentsInit.ts
A core/hierarchy/hierarchy-github/tsdoc.json
M core/hierarchy/hierarchy-nextcloud/package.json
M core/hierarchy/hierarchy-nextcloud/src/components/componentsInit.ts
A core/hierarchy/hierarchy-nextcloud/tsdoc.json
M core/hierarchy/hierarchy-xwiki/package.json
M core/hierarchy/hierarchy-xwiki/src/__tests__/utils.test.ts
M core/hierarchy/hierarchy-xwiki/src/components/componentsInit.ts
A core/hierarchy/hierarchy-xwiki/tsdoc.json
M core/hierarchy/hierarchy-xwiki/vitest.config.ts
M core/icons/src/vue/__tests__/c-icon.test.ts
M core/icons/src/vue/c-icon.vue
M core/icons/vitest.config.ts
M core/info-actions/info-actions-default/src/index.ts
M core/info-actions/info-actions-ui/src/vue/InfoActions.vue
M core/info-actions/info-actions-ui/src/vue/__tests__/InfoAction.test.ts
M core/info-actions/info-actions-ui/vitest.config.ts
M core/link-suggest/link-suggest-api/src/index.ts
M core/link-suggest/link-suggest-nextcloud/src/index.ts
M core/link-suggest/link-suggest-nextcloud/src/nextcloudLinkSuggestService.ts
M core/navigation-tree/navigation-tree-api/package.json
A core/navigation-tree/navigation-tree-api/tsdoc.json
M core/navigation-tree/navigation-tree-default/package.json
M core/navigation-tree/navigation-tree-default/src/components/componentsInit.ts
A core/navigation-tree/navigation-tree-default/tsdoc.json
M core/navigation-tree/navigation-tree-filesystem/package.json
M core/navigation-tree/navigation-tree-filesystem/src/components/componentsInit.ts
A core/navigation-tree/navigation-tree-filesystem/tsdoc.json
M core/navigation-tree/navigation-tree-github/package.json
M core/navigation-tree/navigation-tree-github/src/components/componentsInit.ts
A core/navigation-tree/navigation-tree-github/tsdoc.json
M core/navigation-tree/navigation-tree-nextcloud/package.json
M core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts
A core/navigation-tree/navigation-tree-nextcloud/tsdoc.json
M core/navigation-tree/navigation-tree-xwiki/package.json
M core/navigation-tree/navigation-tree-xwiki/src/components/componentsInit.ts
A core/navigation-tree/navigation-tree-xwiki/tsdoc.json
M core/page-actions/page-actions-default/src/index.ts
M core/page-actions/page-actions-ui/src/PageManagement.ts
M core/page-actions/page-actions-ui/src/index.ts
M core/page-actions/page-actions-ui/src/vue/DeletePage.vue
M core/page-actions/page-actions-ui/src/vue/PageActions.vue
M core/uiextension/uiextension-default/src/index.ts
M dev/config/vitest-vue.config.js
M dev/test-utils/package.json
A dev/test-utils/tsdoc.json
M ds/dsfr/src/components/componentsInit.ts
M ds/dsfr/src/components/dsfrDesignSystemLoader.ts
M ds/dsfr/src/vue/__tests__/x-col.test.ts
M ds/dsfr/vitest.config.ts
M ds/shoelace/src/components/componentsInit.ts
M ds/shoelace/src/components/shoelaceDesignSystemLoader.ts
M ds/shoelace/src/vue/__tests__/x-alert.test.ts
M ds/shoelace/src/vue/x-alert.vue
M ds/shoelace/src/vue/x-navigation-tree.vue
M ds/shoelace/vitest.config.ts
M ds/vuetify/src/components/componentsInit.ts
M ds/vuetify/src/components/vuetifyDesignSystemLoader.ts
M ds/vuetify/src/vue/__tests__/utils/vuetify.ts
M ds/vuetify/src/vue/__tests__/x-btn.test.ts
M ds/vuetify/src/vue/form/x-file-input.vue
M ds/vuetify/src/vue/form/x-text-field.vue
M ds/vuetify/vitest.config.ts
M editors/tiptap/src/components/componentsInit.ts
M editors/tiptap/src/components/extensions/bubble-menu.ts
M editors/tiptap/src/components/extensions/link-suggest.ts
M editors/tiptap/src/components/extensions/slash.ts
M editors/tiptap/src/components/uixTiptapEditorProvider.ts
M editors/tiptap/src/extensions/autoSaver.ts
M editors/tiptap/src/extensions/collaboration.ts
M editors/tiptap/src/stores/link-suggest-store.ts
M editors/tiptap/src/stores/slash-store.ts
M editors/tiptap/src/tiptap/helpers.ts
M editors/tiptap/src/vue/c-connection-status.vue
M editors/tiptap/src/vue/c-edit-tiptap.vue
M editors/tiptap/src/vue/c-save-status.vue
M editors/tiptap/src/vue/c-tiptap-bubble-menu.vue
M editors/tiptap/src/vue/c-tiptap-link-edit.vue
M editors/tiptap/src/vue/c-tiptap-link-suggest.vue
M editors/tiptap/src/vue/c-tiptap-selector.vue
M editors/tiptap/vitest.config.ts
M electron/authentication/authentication-xwiki/authentication-xwiki-main/src/index.ts
M
electron/authentication/authentication-xwiki/authentication-xwiki-renderer/src/index.ts
M
electron/authentication/authentication-xwiki/authentication-xwiki-renderer/src/xWikiAuthenticationManager.ts
M electron/browser/src/components/browser-api-electron.ts
M electron/browser/src/componentsInit.ts
M electron/browser/src/electron/main/index.ts
M electron/browser/src/electron/preload/index.ts
M electron/main/src/index.ts
M electron/main/src/mainWindow.ts
M electron/main/src/security-restrictions.ts
M electron/main/vite.config.js
M electron/preload/vite.config.js
M electron/renderer/vite.config.js
M electron/storage/src/components/fileSystemStorage.ts
M electron/storage/src/componentsInit.ts
M electron/storage/src/electron/main/index.ts
M electron/storage/src/electron/preload/index.ts
M eslint.config.mjs
M extension-manager/src/components/componentsInit.ts
M extension-manager/src/components/cristalLoader.ts
M extension-manager/src/components/defaultComponent.ts
M extension-manager/src/components/defaultExtensionManager.ts
M extension-manager/src/index.ts
M extensions/menubuttons/src/components/c-menu.vue
M extensions/menubuttons/src/components/uixMenuTemplateProvider.ts
M extensions/menubuttons/src/components/uixMenuTemplateProvider2.ts
M lib/src/components/DefaultCristalApp.ts
M lib/src/components/cristalAppLoader.ts
M macros/src/components/alertMacro.ts
M macros/src/components/componentsInit.ts
M macros/src/components/defaultMacroProvider.ts
M macros/src/vue/c-error.vue
M macros/src/vue/c-info.vue
M macros/src/vue/c-success.vue
M macros/src/vue/c-warning.vue
M package.json
M pnpm-lock.yaml
M rendering/rendering/src/components/MarkdownToHTMLConverter.ts
M rendering/rendering/src/components/XWikI21ToHTMLConverter.ts
M rendering/rendering/src/components/componentsInit.ts
M rendering/rendering/src/components/defaultRenderer.ts
M sharedworker/impl/src/components/componentsInit.ts
M sharedworker/impl/src/components/defaultQueueWorker.ts
M sharedworker/impl/src/components/worker.ts
M sharedworker/impl/src/components/workerCristalApp.ts
M skin/src/api/uixEditorProvider.ts
M skin/src/components/InformationTab.ts
M skin/src/components/componentsInit.ts
M skin/src/components/defaultSkinManager.ts
M skin/src/components/defaultUIXEditorProvider.ts
M skin/src/components/defaultUIXTemplateProvider.ts
M skin/src/components/defaultVueTemplateProvider.ts
M skin/src/components/templateTemplateProvider.ts
M skin/src/components/uixLoginTemplateProvider.ts
M skin/src/components/uixSearchTemplateProvider.ts
M skin/src/components/uixVueTemplateProvider.ts
M skin/src/composables/viewport.ts
M skin/src/index.ts
M skin/src/vue/c-blog.vue
M skin/src/vue/c-config.vue
M skin/src/vue/c-content.vue
M skin/src/vue/c-field.vue
M skin/src/vue/c-movie.vue
M skin/src/vue/c-page-creation-menu.vue
M skin/src/vue/c-panel.vue
M skin/src/vue/c-sidebar.vue
M skin/src/vue/c-template.vue
M skin/src/vue/c-uix.vue
M skin/src/vue/c-view.vue
M skin/src/vue/contentTools.ts
M vite.config.ts
M web/e2e/pageObjects/Breadcrumb.ts
M web/e2e/pageObjects/NavigationTree.ts
M xwiki/remoteinlineeditor/src/components/uixRemoteXWikiEditorProvider.ts
M xwiki/remoteinlineeditor/src/vue/c-edit-xwikiremote.vue
Log Message:
-----------
[Misc] Add import/export linting
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki-contrib/cristal/settings/notifications