Add Template Gallery support

This commit is contained in:
yu-i-i
2025-05-02 02:05:34 +02:00
parent 8b41eaddb8
commit a321b54502
68 changed files with 3098 additions and 63 deletions

View File

@@ -1031,7 +1031,7 @@ module.exports = {
importProjectFromGithubModalWrapper: [],
importProjectFromGithubMenu: [],
editorLeftMenuSync: [],
editorLeftMenuManageTemplate: [],
editorLeftMenuManageTemplate: ['@/features/editor-left-menu/components/actions-manage-template'],
menubarExtraComponents: [],
oauth2Server: [],
managedGroupSubscriptionEnrollmentNotification: [],
@@ -1089,6 +1089,7 @@ module.exports = {
'authentication/ldap',
'authentication/saml',
'authentication/oidc',
'template-gallery',
],
viewIncludes: {},