Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 191a3411ff47d7ce642350c6af4b586bf104fc41 https://github.com/xwiki-contrib/cristal/commit/191a3411ff47d7ce642350c6af4b... Author: Pierre Jeanjean <[email protected]> Date: 2025-10-17 (Fri, 17 Oct 2025) Changed paths: M api/etc/cristal-api.api.md M api/src/api/cristalApp.ts M core/document/document-api/etc/cristal-document-api.api.md M core/document/document-api/src/index.ts M core/document/document-default/src/defaultDocumentService.ts M core/fn-utils/etc/cristal-fn-utils.api.md M core/fn-utils/src/index.ts M core/settings/settings-configurations-ui/langs/translation-en.json M core/settings/settings-configurations-ui/src/settingsConfigurationsUIExtension.ts M core/settings/settings-configurations-ui/src/vue/ConfigurationsTable.vue M core/uiextension/uiextension-api/etc/cristal-uiextension-api.api.md M core/uiextension/uiextension-api/package.json M core/uiextension/uiextension-api/src/index.ts M ds/api/etc/cristal-dsapi.api.md M ds/api/package.json M ds/api/src/XMenuItem.ts A ds/api/src/XTree.ts M ds/api/src/index.ts M ds/shoelace/src/components/shoelaceDesignSystemLoader.ts M ds/shoelace/src/vue/css/style.css M ds/shoelace/src/vue/x-menu-item.vue M ds/shoelace/src/vue/x-menu.vue A ds/shoelace/src/vue/x-tree-item.vue A ds/shoelace/src/vue/x-tree.vue M ds/vuetify/package.json M ds/vuetify/src/components/vuetifyDesignSystemLoader.ts M ds/vuetify/src/vue/css/style.css M ds/vuetify/src/vue/x-menu-item.vue A ds/vuetify/src/vue/x-tree.vue M lib/etc/cristal-lib.api.md M lib/src/components/DefaultCristalApp.ts M pnpm-lock.yaml M skin/langs/translation-en.json M skin/package.json M skin/src/components/defaultSkinManager.ts M skin/src/components/sidebar-actions/ConfigMenuUIExtension.ts A skin/src/vue/c-admin.vue M skin/src/vue/c-config-menu.vue M skin/src/vue/c-page-creation-menu.vue A skin/src/vue/c-sidebar-admin-panel.vue M skin/src/vue/c-sidebar.vue Log Message: ----------- CRISTAL-539: Implement proposal for configurations UI (#1286) * Introduce "admin" page action * Implement configurations admin page * Add configuration switcher in sidebar * Support UI Extension translations through AbstractUIExtension * Add generic XTree UI component * Add "disabled" property to XMenuItem To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications