Branch: refs/heads/main
Home:
https://github.com/xwiki-contrib/cristal
Commit: 93955faf761cb2d2286934a9166fcca68c961453
https://github.com/xwiki-contrib/cristal/commit/93955faf761cb2d2286934a9166…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2025-02-20 (Thu, 20 Feb 2025)
Changed paths:
M core/document/document-api/src/index.ts
M core/document/document-default/src/defaultDocumentService.ts
M core/hierarchy/hierarchy-api/package.json
M core/hierarchy/hierarchy-api/src/index.ts
M core/hierarchy/hierarchy-default/package.json
M core/hierarchy/hierarchy-default/src/components/componentsInit.ts
M core/hierarchy/hierarchy-default/src/utils.ts
M core/hierarchy/hierarchy-filesystem/package.json
M core/hierarchy/hierarchy-filesystem/src/components/componentsInit.ts
M core/hierarchy/hierarchy-github/package.json
M core/hierarchy/hierarchy-github/src/components/componentsInit.ts
M core/hierarchy/hierarchy-nextcloud/package.json
M core/hierarchy/hierarchy-nextcloud/src/components/componentsInit.ts
M core/hierarchy/hierarchy-xwiki/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-api/src/index.ts
M core/navigation-tree/navigation-tree-default/package.json
M core/navigation-tree/navigation-tree-default/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-default/src/utils.ts
M core/navigation-tree/navigation-tree-filesystem/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-github/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-xwiki/src/components/componentsInit.ts
M core/page-actions/page-actions-ui/langs/translation-en.json
M core/page-actions/page-actions-ui/langs/translation-fr.json
M core/page-actions/page-actions-ui/src/vue/DeletePage.vue
M core/page-actions/page-actions-ui/src/vue/MovePage.vue
M core/page-actions/page-actions-ui/src/vue/PageActions.vue
M core/page-actions/page-actions-ui/src/vue/PageActionsCategory.vue
M core/page-actions/page-actions-ui/src/vue/RenamePage.vue
M ds/api/package.json
M ds/api/src/XNavigationTree.ts
A ds/api/src/XNavigationTreeSelect.ts
M ds/api/src/XTextField.ts
M ds/api/src/index.ts
A ds/shoelace/langs/translation-en.json
A ds/shoelace/langs/translation-fr.json
M ds/shoelace/package.json
M ds/shoelace/src/components/shoelaceDesignSystemLoader.ts
A ds/shoelace/src/translations.ts
M ds/shoelace/src/vue/form/x-form.vue
A ds/shoelace/src/vue/form/x-navigation-tree-select.vue
M ds/shoelace/src/vue/form/x-text-field.vue
M ds/shoelace/src/vue/x-navigation-tree.vue
M ds/vuetify/langs/translation-en.json
M ds/vuetify/langs/translation-fr.json
M ds/vuetify/package.json
M ds/vuetify/src/components/vuetifyDesignSystemLoader.ts
M ds/vuetify/src/translations.ts
M ds/vuetify/src/vue/form/x-form.vue
A ds/vuetify/src/vue/form/x-navigation-tree-select.vue
M ds/vuetify/src/vue/form/x-text-field.vue
M ds/vuetify/src/vue/x-navigation-tree.vue
M editors/tiptap/src/vue/c-edit-tiptap.vue
M pnpm-lock.yaml
M skin/langs/translation-en.json
M skin/langs/translation-fr.json
M skin/src/vue/__tests__/c-content.test.ts
M skin/src/vue/c-article.vue
M skin/src/vue/c-content.vue
M skin/src/vue/c-page-creation-menu.vue
M skin/src/vue/c-sidebar.vue
M web/e2e/main-page.spec.ts
Log Message:
-----------
CRISTAL-326: Missing tooltip and hints for the create page UI (#684)
* Introduce NavigationTreeSelect as a new form component
* Add help text to TextField component
* Improve form styling for Vuetify
* Update hierarchy API to use EntityReferences instead of PageData
* Update navigation tree API to use EntityReferences instead of PageData
* Update document change API to use EntityReferences instead of PageData
* Improve buttons behavior on form modals
* Overall style uniformization for existing forms
* Add Select button to tree select
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki-contrib/cristal/settings/notifications