@nocobase/plugin-ai 2.1.1 → 2.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (233) hide show
  1. package/dist/ai/docs/nocobase/ai/claude-code/index.md +1 -1
  2. package/dist/ai/docs/nocobase/ai/codex/index.md +1 -1
  3. package/dist/ai/docs/nocobase/ai/hermes-agent/index.md +1 -1
  4. package/dist/ai/docs/nocobase/ai/index.md +1 -1
  5. package/dist/ai/docs/nocobase/ai/install-nocobase-app.md +104 -0
  6. package/dist/ai/docs/nocobase/ai/openclaw/index.md +1 -1
  7. package/dist/ai/docs/nocobase/ai/opencode/index.md +1 -1
  8. package/dist/ai/docs/nocobase/ai/quick-start.mdx +20 -13
  9. package/dist/ai/docs/nocobase/ai/workbuddy/index.md +1 -1
  10. package/dist/ai/docs/nocobase/ai-builder/index.md +16 -1
  11. package/dist/ai/docs/nocobase/ai-builder/version-control.md +120 -0
  12. package/dist/ai/docs/nocobase/api/cli/plugin/import.md +1 -1
  13. package/dist/ai/docs/nocobase/get-started/how-nocobase-works.mdx +8 -1
  14. package/dist/ai/docs/nocobase/get-started/quickstart.md +6 -1
  15. package/dist/ai/docs/nocobase/index.md +7 -10
  16. package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/index.md +6 -6
  17. package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/installation/cli.md +1 -1
  18. package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/installation/env.md +3 -3
  19. package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/installation/migration.md +1 -1
  20. package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/production/index.md +1 -1
  21. package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/production/reverse-proxy/caddy.md +1 -1
  22. package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/production/reverse-proxy/index.md +1 -1
  23. package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/production/reverse-proxy/nginx.md +1 -1
  24. package/dist/ai/docs/nocobase/ops-management/version-control/index.md +21 -6
  25. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-acl/index.md +5 -3
  26. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-action-bulk-edit/index.md +5 -3
  27. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-action-bulk-update/index.md +5 -3
  28. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-action-custom-request/index.md +5 -2
  29. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-action-duplicate/index.md +4 -2
  30. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-action-export/index.md +4 -2
  31. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-action-export-pro/index.md +3 -1
  32. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-action-import/index.md +4 -2
  33. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-action-import-pro/index.md +3 -1
  34. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-action-print/index.md +3 -1
  35. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-action-template-print/index.md +5 -3
  36. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-ai/index.md +6 -2
  37. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-ai-gigachat/index.md +3 -1
  38. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-ai-knowledge-base/index.md +2 -0
  39. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-api-doc/index.md +4 -2
  40. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-api-keys/index.md +5 -3
  41. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-app-sso/index.md +16 -0
  42. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-app-supervisor/index.md +5 -3
  43. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-async-task-manager/index.md +5 -3
  44. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-audit-logger/index.md +2 -0
  45. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-audit-logs/index.md +3 -1
  46. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-auth/index.md +3 -1
  47. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-auth-cas/index.md +3 -1
  48. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-auth-dingtalk/index.md +5 -3
  49. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-auth-ldap/index.md +3 -1
  50. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-auth-oidc/index.md +3 -1
  51. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-auth-saml/index.md +3 -1
  52. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-auth-sms/index.md +5 -3
  53. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-auth-wecom/index.md +5 -3
  54. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-backup-restore/index.md +3 -1
  55. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-backups/index.md +5 -3
  56. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-block-grid-card/index.md +4 -2
  57. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-block-iframe/index.md +3 -1
  58. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-block-list/index.md +3 -1
  59. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-block-markdown/index.md +4 -2
  60. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-block-multi-step-form/index.md +6 -1
  61. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-block-template/index.md +3 -1
  62. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-block-tree/index.md +3 -1
  63. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-block-workbench/index.md +3 -1
  64. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-calendar/index.md +4 -2
  65. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-charts/index.md +5 -1
  66. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-client/index.md +4 -2
  67. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-collection-fdw/index.md +3 -1
  68. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-collection-sql/index.md +3 -1
  69. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-collection-tree/index.md +3 -1
  70. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-comments/index.md +3 -1
  71. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-custom-brand/index.md +2 -0
  72. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-custom-variables/index.md +3 -1
  73. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-data-source-external-clickhouse/index.md +5 -3
  74. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-data-source-external-doris/index.md +5 -3
  75. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-data-source-external-mariadb/index.md +3 -1
  76. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-data-source-external-mssql/index.md +3 -1
  77. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-data-source-external-mysql/index.md +3 -1
  78. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-data-source-external-nocobase/index.md +16 -0
  79. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-data-source-external-oracle/index.md +5 -3
  80. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-data-source-external-postgres/index.md +3 -1
  81. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-data-source-kingbase/index.md +4 -2
  82. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-data-source-main/index.md +5 -3
  83. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-data-source-manager/index.md +5 -3
  84. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-data-source-rest-api/index.md +3 -1
  85. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-data-visualization/index.md +5 -3
  86. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-data-visualization-echarts/index.md +8 -4
  87. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-departments/index.md +3 -1
  88. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-email-manager/index.md +4 -2
  89. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-embed/index.md +4 -1
  90. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-environment-variables/index.md +3 -1
  91. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-error-handler/index.md +3 -1
  92. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-field-attachment-url/index.md +4 -2
  93. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-field-china-region/index.md +5 -3
  94. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-field-code/index.md +3 -1
  95. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-field-component-mask/index.md +5 -3
  96. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-field-encryption/index.md +2 -0
  97. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-field-formula/index.md +3 -1
  98. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-field-m2m-array/index.md +5 -3
  99. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-field-markdown-vditor/index.md +4 -2
  100. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-field-sequence/index.md +3 -1
  101. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-field-signature/index.md +3 -1
  102. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-field-sort/index.md +3 -1
  103. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-file-manager/index.md +5 -3
  104. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-file-previewer-office/index.md +5 -3
  105. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-file-storage-s3-pro/index.md +4 -2
  106. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-flow-engine/index.md +4 -2
  107. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-form-drafts/index.md +5 -3
  108. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-gantt/index.md +3 -1
  109. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-graph-collection-manager/index.md +8 -1
  110. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-idp-oauth/index.md +14 -0
  111. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-ip-restriction/index.md +2 -0
  112. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-kanban/index.md +4 -2
  113. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-license/index.md +3 -1
  114. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-locale-tester/index.md +3 -1
  115. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-localization/index.md +4 -2
  116. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-lock-adapter-redis/index.md +2 -0
  117. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-logger/index.md +4 -2
  118. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-map/index.md +4 -2
  119. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-mcp-server/index.md +14 -0
  120. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-migration-manager/index.md +5 -3
  121. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-mobile/index.md +8 -1
  122. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-mobile-client/index.md +7 -3
  123. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-multi-app-manager/index.md +3 -1
  124. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-multi-app-share-collection/index.md +3 -1
  125. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-multi-keyword-filter/index.md +4 -1
  126. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-multi-space/index.md +5 -3
  127. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-notification-email/index.md +3 -1
  128. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-notification-in-app-message/index.md +3 -1
  129. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-notification-manager/index.md +5 -3
  130. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-password-policy/index.md +2 -0
  131. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-public-forms/index.md +5 -3
  132. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-pubsub-adapter-redis/index.md +2 -0
  133. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-queue-adapter-rabbitmq/index.md +2 -0
  134. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-queue-adapter-redis/index.md +2 -0
  135. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-record-history/index.md +2 -0
  136. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-request-encryption/index.md +2 -0
  137. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-snapshot-field/index.md +6 -4
  138. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-system-settings/index.md +3 -1
  139. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-telemetry/index.md +2 -0
  140. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-telemetry-prometheus/index.md +2 -0
  141. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-text-copy/index.md +5 -3
  142. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-theme-editor/index.md +4 -2
  143. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-two-factor-authentication/index.md +2 -0
  144. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-ui-schema-storage/index.md +4 -2
  145. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-ui-templates/index.md +4 -2
  146. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-user-data-sync/index.md +5 -3
  147. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-users/index.md +4 -2
  148. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-verification/index.md +3 -1
  149. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-verification-totp-authenticator/index.md +2 -0
  150. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-version-control/index.md +3 -1
  151. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workerid-allocator-redis/index.md +4 -2
  152. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow/index.md +3 -1
  153. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-action-trigger/index.md +4 -2
  154. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-aggregate/index.md +5 -3
  155. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-approval/index.md +4 -2
  156. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-cc/index.md +3 -1
  157. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-custom-action-trigger/index.md +4 -2
  158. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-date-calculation/index.md +5 -3
  159. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-delay/index.md +4 -2
  160. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-dynamic-calculation/index.md +6 -4
  161. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-javascript/index.md +5 -3
  162. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-json-query/index.md +5 -3
  163. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-json-variable-mapping/index.md +3 -1
  164. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-loop/index.md +4 -2
  165. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-mailer/index.md +5 -3
  166. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-manual/index.md +5 -3
  167. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-notification/index.md +5 -3
  168. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-parallel/index.md +5 -3
  169. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-request/index.md +5 -3
  170. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-request-interceptor/index.md +4 -2
  171. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-response-message/index.md +4 -2
  172. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-sql/index.md +5 -3
  173. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-subflow/index.md +3 -1
  174. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-test/index.md +4 -2
  175. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-variable/index.md +5 -3
  176. package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-webhook/index.md +4 -2
  177. package/dist/ai/docs/nocobase/tutorials/v2/01-getting-started.md +2 -2
  178. package/dist/ai/docs/nocobase/tutorials/v2/03-building-pages.md +1 -1
  179. package/dist/ai/docs/nocobase/tutorials/v2/04-forms-and-details.md +1 -1
  180. package/dist/ai/docs/nocobase/tutorials/v2/05-roles-and-permissions.md +1 -1
  181. package/dist/ai/docs/nocobase/tutorials/v2/07-dashboard.md +1 -1
  182. package/dist/ai/docs/nocobase/tutorials/v2/index.md +1 -1
  183. package/dist/client/561.7ec804ef39ec7dcd.js +10 -0
  184. package/dist/client/{646.b0ed728921b007d4.js → 646.d4483b4ff23da0a0.js} +1 -1
  185. package/dist/client/components/ListCollapse.d.ts +2 -1
  186. package/dist/client/features/components.d.ts +9 -0
  187. package/dist/client/features/feature-manager.d.ts +1 -9
  188. package/dist/client/features/index.d.ts +1 -9
  189. package/dist/client/features/vector-database-provider.d.ts +1 -10
  190. package/dist/client/features/vector-store-provider.d.ts +9 -0
  191. package/dist/client/index.d.ts +1 -0
  192. package/dist/client/index.js +2 -2
  193. package/dist/client/manager/ai-feature-manager.d.ts +1 -6
  194. package/dist/client-v2/features/components.d.ts +14 -0
  195. package/dist/client-v2/features/feature-manager.d.ts +19 -0
  196. package/dist/client-v2/features/index.d.ts +22 -0
  197. package/dist/client-v2/features/vector-database-provider.d.ts +18 -0
  198. package/dist/client-v2/features/vector-store-provider.d.ts +38 -0
  199. package/dist/client-v2/index.d.ts +5 -0
  200. package/dist/client-v2/index.js +1 -1
  201. package/dist/client-v2/manager/ai-feature-manager.d.ts +15 -0
  202. package/dist/externalVersion.js +17 -17
  203. package/dist/node_modules/@langchain/xai/package.json +1 -1
  204. package/dist/node_modules/fs-extra/package.json +1 -1
  205. package/dist/node_modules/jsonrepair/package.json +1 -1
  206. package/dist/node_modules/just-bash/package.json +1 -1
  207. package/dist/node_modules/nodejs-snowflake/package.json +1 -1
  208. package/dist/node_modules/openai/package.json +1 -1
  209. package/dist/node_modules/zod/package.json +1 -1
  210. package/dist/server/ai-employees/ai-knowledge-base.js +1 -1
  211. package/dist/server/features/feature-manager.d.ts +2 -2
  212. package/dist/server/features/vector-store-provider.d.ts +1 -0
  213. package/dist/server/llm-providers/dashscope.js +2 -2
  214. package/dist/server/llm-providers/kimi/provider.js +2 -2
  215. package/dist/server/llm-providers/mimo.js +2 -2
  216. package/dist/server/llm-providers/openai/completions.js +2 -2
  217. package/dist/server/llm-providers/openai/responses.js +8 -4
  218. package/dist/server/llm-providers/provider.d.ts +2 -2
  219. package/dist/server/llm-providers/provider.js +1 -0
  220. package/dist/server/types/knowledge-base.type.d.ts +1 -1
  221. package/dist/server/workflow/nodes/llm/index.js +3 -0
  222. package/package.json +3 -2
  223. package/dist/client/561.776886c5308e3c26.js +0 -10
  224. /package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/cli-design/nb-app-design-intent.md +0 -0
  225. /package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/cli-design/nb-proxy-design-intent.md +0 -0
  226. /package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/installation/airgap.md +0 -0
  227. /package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/installation/docker-compose.md +0 -0
  228. /package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/operations/backup-restore.md +0 -0
  229. /package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/operations/manage-app.md +0 -0
  230. /package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/operations/multi-environment.md +0 -0
  231. /package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/plugins/third-party.md +0 -0
  232. /package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/production/autostart.md +0 -0
  233. /package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/release-management.md +0 -0
@@ -1,5 +1,7 @@
1
1
  ---
2
- displayName: "UI Templates"
2
+ title: "UI templates"
3
+ keywords: "nocobase,plugin,ui,templates,block,popup"
4
+ displayName: "UI templates"
3
5
  packageName: '@nocobase/plugin-ui-templates'
4
6
  supportedVersions:
5
7
  - 2.x
@@ -11,4 +13,4 @@ defaultEnabled: false
11
13
  editionLevel: 0
12
14
  ---
13
15
 
14
- # UI Templates
16
+ # UI templates
@@ -1,12 +1,14 @@
1
1
  ---
2
- displayName: "User Data Synchronization"
2
+ title: "User data synchronization"
3
+ keywords: "Users & permissions"
4
+ displayName: "User data synchronization"
3
5
  packageName: '@nocobase/plugin-user-data-sync'
4
6
  description: |
5
- Register and manage extensible user data synchronization sources, with HTTP API provided by default. Support for synchronizing data to resources such as users and departments.
7
+ Reigster and manage extensible user data synchronization sources, with HTTP API provided by default. Support for synchronizing data to resources such as users and departments.
6
8
  isFree: true
7
9
  builtIn: true
8
10
  defaultEnabled: false
9
11
  editionLevel: 0
10
12
  ---
11
13
 
12
- # User Data Synchronization
14
+ # User data synchronization
@@ -1,12 +1,14 @@
1
1
  ---
2
+ title: "Users"
3
+ keywords: "Users & permissions"
2
4
  displayName: "Users"
3
5
  packageName: '@nocobase/plugin-users'
4
6
  description: |
5
- Provides a basic user model, as well as Created by and Last updated by fields.
7
+ Provides basic user model, as well as created by and updated by fields.
6
8
  isFree: true
7
9
  builtIn: true
8
10
  defaultEnabled: false
9
11
  editionLevel: 0
10
12
  ---
11
13
 
12
- # Users
14
+ # Users
@@ -1,4 +1,6 @@
1
1
  ---
2
+ title: "Verification"
3
+ keywords: "Authentication,Verification,Security"
2
4
  displayName: "Verification"
3
5
  packageName: '@nocobase/plugin-verification'
4
6
  description: |
@@ -9,4 +11,4 @@ defaultEnabled: false
9
11
  editionLevel: 0
10
12
  ---
11
13
 
12
- # Verification
14
+ # Verification
@@ -1,4 +1,6 @@
1
1
  ---
2
+ title: "Verification: TOTP authenticator"
3
+ keywords: "Authentication,Verification,Security"
2
4
  displayName: "Verification: TOTP authenticator"
3
5
  packageName: '@nocobase/plugin-verification-totp-authenticator'
4
6
  supportedVersions:
@@ -1,10 +1,12 @@
1
1
  ---
2
+ title: "Version control"
3
+ keywords: "System management"
2
4
  displayName: "Version control"
3
5
  packageName: '@nocobase/plugin-version-control'
4
6
  supportedVersions:
5
7
  - 2.x
6
8
  description: |
7
- Saves restorable application versions and restores the application to a specified version when needed.
9
+ Save and restore versions during NocoBase builds.
8
10
  isFree: false
9
11
  builtIn: false
10
12
  defaultEnabled: false
@@ -1,15 +1,17 @@
1
1
  ---
2
+ title: "Redis worker ID allocator"
3
+ keywords: "Architecture"
2
4
  displayName: "Redis worker ID allocator"
3
5
  packageName: '@nocobase/plugin-workerid-allocator-redis'
4
6
  supportedVersions:
5
7
  - 1.x
6
8
  - 2.x
7
9
  description: |
8
- Worker ID allocator based on Redis.
10
+ Worker id allocator based on Redis.
9
11
  isFree: false
10
12
  builtIn: false
11
13
  defaultEnabled: false
12
14
  editionLevel: 3
13
15
  ---
14
16
 
15
- # Redis worker ID allocator
17
+ # Redis worker ID allocator
@@ -1,4 +1,6 @@
1
1
  ---
2
+ title: "Workflow"
3
+ keywords: "Workflow"
2
4
  displayName: "Workflow"
3
5
  packageName: '@nocobase/plugin-workflow'
4
6
  description: |
@@ -9,4 +11,4 @@ defaultEnabled: false
9
11
  editionLevel: 0
10
12
  ---
11
13
 
12
- # Workflow
14
+ # Workflow
@@ -1,12 +1,14 @@
1
1
  ---
2
+ title: "Workflow: Post-action event"
3
+ keywords: "Workflow"
2
4
  displayName: "Workflow: Post-action event"
3
5
  packageName: '@nocobase/plugin-workflow-action-trigger'
4
6
  description: |
5
- Triggered after the completion of a request initiated through an action button or API, such as after adding new, updating, deleting data, or "Submit to workflow". Suitable for data processing, sending notifications, etc., after actions are completed.
7
+ Triggered after the completion of a request initiated through an action button or API, such as after adding, updating, deleting data, or "submit to workflow". Suitable for data processing, sending notifications, etc., after actions are completed.
6
8
  isFree: true
7
9
  builtIn: true
8
10
  defaultEnabled: false
9
11
  editionLevel: 0
10
12
  ---
11
13
 
12
- # Workflow: Post-action event
14
+ # Workflow: Post-action event
@@ -1,12 +1,14 @@
1
1
  ---
2
- displayName: "Workflow: Aggregate query node"
2
+ title: "Workflow: Aggregate node"
3
+ keywords: "Workflow"
4
+ displayName: "Workflow: Aggregate node"
3
5
  packageName: '@nocobase/plugin-workflow-aggregate'
4
6
  description: |
5
- Used to perform aggregate queries on the database in a workflow, such as: count, sum, average, etc.
7
+ Used to aggregate data against the database in workflow, such as: statistics, sum, average, etc.
6
8
  isFree: true
7
9
  builtIn: true
8
10
  defaultEnabled: false
9
11
  editionLevel: 0
10
12
  ---
11
13
 
12
- # Workflow: Aggregate query node
14
+ # Workflow: Aggregate node
@@ -1,15 +1,17 @@
1
1
  ---
2
+ title: "Workflow: Approval"
3
+ keywords: "Workflow"
2
4
  displayName: "Workflow: Approval"
3
5
  packageName: '@nocobase/plugin-workflow-approval'
4
6
  supportedVersions:
5
7
  - 1.x
6
8
  - 2.x
7
9
  description: |
8
- Triggered when an approval request is initiated through an action button or API. Dedicated to the approval process, with dedicated approval nodes and blocks for managing documents and tracking the process.
10
+ Triggered when an approval request is initiated through an action button or API. Dedicated to the approval process, with exclusive approval node and block for managing documents and tracking processing processes.
9
11
  isFree: false
10
12
  builtIn: false
11
13
  defaultEnabled: false
12
14
  editionLevel: 2
13
15
  ---
14
16
 
15
- # Workflow: Approval
17
+ # Workflow: Approval
@@ -1,4 +1,6 @@
1
1
  ---
2
+ title: "Workflow: CC"
3
+ keywords: "Workflow"
2
4
  displayName: "Workflow: CC"
3
5
  packageName: '@nocobase/plugin-workflow-cc'
4
6
  description: |
@@ -9,4 +11,4 @@ defaultEnabled: false
9
11
  editionLevel: 0
10
12
  ---
11
13
 
12
- # Workflow: CC
14
+ # Workflow: CC
@@ -1,15 +1,17 @@
1
1
  ---
2
+ title: "Workflow: Custom action event"
3
+ keywords: "Workflow"
2
4
  displayName: "Workflow: Custom action event"
3
5
  packageName: '@nocobase/plugin-workflow-custom-action-trigger'
4
6
  supportedVersions:
5
7
  - 1.x
6
8
  - 2.x
7
9
  description: |
8
- Triggered after clicking a button bound to a custom event. Suitable for orchestrating custom actions on data rows.
10
+ Triggers after click a custom action button.
9
11
  isFree: true
10
12
  builtIn: true
11
13
  defaultEnabled: false
12
14
  editionLevel: 0
13
15
  ---
14
16
 
15
- # Workflow: Custom action event
17
+ # Workflow: Custom action event
@@ -1,15 +1,17 @@
1
1
  ---
2
- displayName: "Workflow: Date Calculation Node"
2
+ title: "Workflow: date calculation node"
3
+ keywords: "Workflow"
4
+ displayName: "Workflow: date calculation node"
3
5
  packageName: '@nocobase/plugin-workflow-date-calculation'
4
6
  supportedVersions:
5
7
  - 1.x
6
8
  - 2.x
7
9
  description: |
8
- Used to perform operations and evaluations on dates in workflows, such as addition/subtraction, comparison, and formatting, etc.
10
+ Used to do date calculation in workflows, such as manipulating, comparing and formatting, etc.
9
11
  isFree: true
10
12
  builtIn: true
11
13
  defaultEnabled: false
12
14
  editionLevel: 0
13
15
  ---
14
16
 
15
- # Workflow: Date Calculation Node
17
+ # Workflow: date calculation node
@@ -1,12 +1,14 @@
1
1
  ---
2
+ title: "Workflow: Delay node"
3
+ keywords: "Workflow"
2
4
  displayName: "Workflow: Delay node"
3
5
  packageName: '@nocobase/plugin-workflow-delay'
4
6
  description: |
5
- Can be used in parallel branches of a workflow to wait for other branches to complete execution.
7
+ Could be used in workflow parallel branch for waiting other branches.
6
8
  isFree: true
7
9
  builtIn: true
8
10
  defaultEnabled: false
9
11
  editionLevel: 0
10
12
  ---
11
13
 
12
- # Workflow: Delay node
14
+ # Workflow: Delay node
@@ -1,8 +1,10 @@
1
1
  ---
2
- displayName: "Workflow: Dynamic expression calculation node"
2
+ title: "Workflow: Dynamic calculation node"
3
+ keywords: "Workflow,Collections"
4
+ displayName: "Workflow: Dynamic calculation node"
3
5
  packageName: '@nocobase/plugin-workflow-dynamic-calculation'
4
6
  description: |
5
- Used for dynamic expression calculation based on data rows in workflows.
7
+ Useful plugin for doing dynamic calculation based on expression collection records in workflow.
6
8
  isFree: true
7
9
  builtIn: true
8
10
  defaultEnabled: false
@@ -10,6 +12,6 @@ deprecated: true
10
12
  editionLevel: 0
11
13
  ---
12
14
 
13
- # Workflow: Dynamic expression calculation node
15
+ # Workflow: Dynamic calculation node
14
16
 
15
- > Note: This plugin is deprecated.
17
+ > Note: This plugin is deprecated.
@@ -1,15 +1,17 @@
1
1
  ---
2
- displayName: "Workflow: JavaScript node"
2
+ title: "Workflow: JavaScript"
3
+ keywords: "Workflow"
4
+ displayName: "Workflow: JavaScript"
3
5
  packageName: '@nocobase/plugin-workflow-javascript'
4
6
  supportedVersions:
5
7
  - 1.x
6
8
  - 2.x
7
9
  description: |
8
- Execute a piece of JavaScript code in an isolated environment.
10
+ Execute a piece of JavaScript in an isolated Node.js environment.
9
11
  isFree: true
10
12
  builtIn: true
11
13
  defaultEnabled: false
12
14
  editionLevel: 0
13
15
  ---
14
16
 
15
- # Workflow: JavaScript node
17
+ # Workflow: JavaScript
@@ -1,12 +1,14 @@
1
1
  ---
2
- displayName: "Workflow: JSON Query"
2
+ title: "Workflow: JSON calculation"
3
+ keywords: "Workflow"
4
+ displayName: "Workflow: JSON calculation"
3
5
  packageName: '@nocobase/plugin-workflow-json-query'
4
6
  description: |
5
- Used to transform or calculate values of complex JSON objects (such as results from HTTP Request and SQL nodes).
7
+ Used for transforming or calculating values from complex JSON data (result of HTTP request or SQL etc.).
6
8
  isFree: true
7
9
  builtIn: true
8
10
  defaultEnabled: true
9
11
  editionLevel: 0
10
12
  ---
11
13
 
12
- # Workflow: JSON Query
14
+ # Workflow: JSON calculation
@@ -1,4 +1,6 @@
1
1
  ---
2
+ title: "Workflow: JSON variable mapping"
3
+ keywords: "Workflow"
2
4
  displayName: "Workflow: JSON variable mapping"
3
5
  packageName: '@nocobase/plugin-workflow-json-variable-mapping'
4
6
  description: |
@@ -9,4 +11,4 @@ defaultEnabled: false
9
11
  editionLevel: 0
10
12
  ---
11
13
 
12
- # Workflow: JSON variable mapping
14
+ # Workflow: JSON variable mapping
@@ -1,12 +1,14 @@
1
1
  ---
2
+ title: "Workflow: Loop node"
3
+ keywords: "Workflow"
2
4
  displayName: "Workflow: Loop node"
3
5
  packageName: '@nocobase/plugin-workflow-loop'
4
6
  description: |
5
- Used to execute a sub-process for each item in an array or for a fixed number of iterations.
7
+ Used to repeat the sub-process processing of each value in an array, and can also be used for fixed times of sub-process processing.
6
8
  isFree: true
7
9
  builtIn: true
8
10
  defaultEnabled: false
9
11
  editionLevel: 0
10
12
  ---
11
13
 
12
- # Workflow: Loop node
14
+ # Workflow: Loop node
@@ -1,12 +1,14 @@
1
1
  ---
2
- displayName: "Workflow: Send email node"
2
+ title: "Workflow: mailer node"
3
+ keywords: "NocoBase,Workflow,SMTP,email"
4
+ displayName: "Workflow: mailer node"
3
5
  packageName: '@nocobase/plugin-workflow-mailer'
4
6
  description: |
5
- Used to send emails in a workflow.
7
+ Send email in workflow.
6
8
  isFree: true
7
9
  builtIn: true
8
10
  defaultEnabled: false
9
11
  editionLevel: 0
10
12
  ---
11
13
 
12
- # Workflow: Send email node
14
+ # Workflow: mailer node
@@ -1,12 +1,14 @@
1
1
  ---
2
- displayName: "Workflow: Manual Node"
2
+ title: "Workflow: Manual node"
3
+ keywords: "Workflow"
4
+ displayName: "Workflow: Manual node"
3
5
  packageName: '@nocobase/plugin-workflow-manual'
4
6
  description: |
5
- Used for processes where some decisions are controlled manually.
7
+ Could be used for workflows which some of decisions are made by users.
6
8
  isFree: true
7
9
  builtIn: true
8
10
  defaultEnabled: false
9
11
  editionLevel: 0
10
12
  ---
11
13
 
12
- # Workflow: Manual Node
14
+ # Workflow: Manual node
@@ -1,12 +1,14 @@
1
1
  ---
2
- displayName: "Workflow: Notification Node"
2
+ title: "Workflow: notification node"
3
+ keywords: "Workflow"
4
+ displayName: "Workflow: notification node"
3
5
  packageName: '@nocobase/plugin-workflow-notification'
4
6
  description: |
5
- Used to send various notifications in the workflow.
7
+ Send notification in workflow.
6
8
  isFree: true
7
9
  builtIn: true
8
10
  defaultEnabled: false
9
11
  editionLevel: 0
10
12
  ---
11
13
 
12
- # Workflow: Notification Node
14
+ # Workflow: notification node
@@ -1,12 +1,14 @@
1
1
  ---
2
- displayName: "Workflow: Parallel branch node"
2
+ title: "Workflow: Parallel node"
3
+ keywords: "Workflow"
4
+ displayName: "Workflow: Parallel node"
3
5
  packageName: '@nocobase/plugin-workflow-parallel'
4
6
  description: |
5
- Used for branch processes that need to be executed in parallel in a workflow.
7
+ Could be used for parallel execution of branch processes in the workflow.
6
8
  isFree: true
7
9
  builtIn: true
8
10
  defaultEnabled: false
9
11
  editionLevel: 0
10
12
  ---
11
13
 
12
- # Workflow: Parallel branch node
14
+ # Workflow: Parallel node
@@ -1,12 +1,14 @@
1
1
  ---
2
- displayName: "Workflow: HTTP Request Node"
2
+ title: "Workflow: HTTP request node"
3
+ keywords: "Workflow"
4
+ displayName: "Workflow: HTTP request node"
3
5
  packageName: '@nocobase/plugin-workflow-request'
4
6
  description: |
5
- Used to send requests to any HTTP service for data interaction within a workflow.
7
+ Send HTTP requests to any HTTP service for data interaction in workflow.
6
8
  isFree: true
7
9
  builtIn: true
8
10
  defaultEnabled: false
9
11
  editionLevel: 0
10
12
  ---
11
13
 
12
- # Workflow: HTTP Request Node
14
+ # Workflow: HTTP request node
@@ -1,15 +1,17 @@
1
1
  ---
2
+ title: "Workflow: Pre-action event"
3
+ keywords: "Workflow"
2
4
  displayName: "Workflow: Pre-action event"
3
5
  packageName: '@nocobase/plugin-workflow-request-interceptor'
4
6
  supportedVersions:
5
7
  - 1.x
6
8
  - 2.x
7
9
  description: |
8
- Triggered before the execution of a request initiated through an action button or API, such as before adding, updating, or deleting data. Suitable for data validation and logic judgment before the action, and the request could be rejected by using the "End node".
10
+ Triggered before the execution of a request initiated through an action button or API, such as before adding, updating, or deleting data. Suitable for data validation and logic judgment before action, and the request could be rejected by using the "End process" node.
9
11
  isFree: true
10
12
  builtIn: true
11
13
  defaultEnabled: false
12
14
  editionLevel: 0
13
15
  ---
14
16
 
15
- # Workflow: Pre-action event
17
+ # Workflow: Pre-action event
@@ -1,12 +1,14 @@
1
1
  ---
2
+ title: "Workflow: Response message"
3
+ keywords: "Workflow"
2
4
  displayName: "Workflow: Response message"
3
5
  packageName: '@nocobase/plugin-workflow-response-message'
4
6
  description: |
5
- Used to assemble and display response messages to the client in form event and request interception workflows.
7
+ Used for assemble response message and showing to client in form event and request interception workflows.
6
8
  isFree: true
7
9
  builtIn: true
8
10
  defaultEnabled: false
9
11
  editionLevel: 0
10
12
  ---
11
13
 
12
- # Workflow: Response message
14
+ # Workflow: Response message
@@ -1,12 +1,14 @@
1
1
  ---
2
- displayName: "Workflow: SQL Node"
2
+ title: "Workflow: SQL node"
3
+ keywords: "Workflow"
4
+ displayName: "Workflow: SQL node"
3
5
  packageName: '@nocobase/plugin-workflow-sql'
4
6
  description: |
5
- Used to execute arbitrary SQL statements on the database within a workflow.
7
+ Execute SQL statements in workflow.
6
8
  isFree: true
7
9
  builtIn: true
8
10
  defaultEnabled: false
9
11
  editionLevel: 0
10
12
  ---
11
13
 
12
- # Workflow: SQL Node
14
+ # Workflow: SQL node
@@ -1,4 +1,6 @@
1
1
  ---
2
+ title: "Workflow: Subflow"
3
+ keywords: "Workflow"
2
4
  displayName: "Workflow: Subflow"
3
5
  packageName: '@nocobase/plugin-workflow-subflow'
4
6
  supportedVersions:
@@ -12,4 +14,4 @@ defaultEnabled: false
12
14
  editionLevel: 2
13
15
  ---
14
16
 
15
- # Workflow: Subflow
17
+ # Workflow: Subflow
@@ -1,5 +1,7 @@
1
1
  ---
2
- displayName: "Workflow: Test Kit"
2
+ title: "Workflow: test kit"
3
+ keywords: "Workflow: test kit,Plugin,NocoBase"
4
+ displayName: "Workflow: test kit"
3
5
  packageName: '@nocobase/plugin-workflow-test'
4
6
  description: |
5
7
 
@@ -9,4 +11,4 @@ defaultEnabled: false
9
11
  editionLevel: 0
10
12
  ---
11
13
 
12
- # Workflow: Test Kit
14
+ # Workflow: test kit
@@ -1,15 +1,17 @@
1
1
  ---
2
- displayName: "Workflow: Custom variable node"
2
+ title: "Workflow: Custom variable"
3
+ keywords: "Workflow"
4
+ displayName: "Workflow: Custom variable"
3
5
  packageName: '@nocobase/plugin-workflow-variable'
4
6
  supportedVersions:
5
7
  - 1.x
6
8
  - 2.x
7
9
  description: |
8
- Used for creating custom variables or assigning values to them in workflows, to save temporary data in the process.
10
+ Used for creating custom variables or assigning value to it in workflows, to save temporary data in the process.
9
11
  isFree: true
10
12
  builtIn: true
11
13
  defaultEnabled: false
12
14
  editionLevel: 0
13
15
  ---
14
16
 
15
- # Workflow: Custom variable node
17
+ # Workflow: Custom variable
@@ -1,5 +1,7 @@
1
1
  ---
2
- displayName: "Workflow: Webhook Trigger"
2
+ title: "Workflow: Webhook"
3
+ keywords: "Workflow"
4
+ displayName: "Workflow: Webhook"
3
5
  packageName: '@nocobase/plugin-workflow-webhook'
4
6
  supportedVersions:
5
7
  - 1.x
@@ -12,4 +14,4 @@ defaultEnabled: false
12
14
  editionLevel: 2
13
15
  ---
14
16
 
15
- # Workflow: Webhook Trigger
17
+ # Workflow: Webhook
@@ -2,7 +2,7 @@
2
2
 
3
3
  In this series, we'll build a **minimal IT HelpDesk system** from scratch using NocoBase. The entire system needs only **2 [data tables](/data-sources/data-modeling/collection)** and zero lines of code — yet it will support ticket submission, category management, change tracking, access control, and even a [dashboard](/data-visualization).
4
4
 
5
- This chapter walks you through deploying NocoBase with [Docker](/get-started/installation/docker), completing your first login, and understanding the difference between [UI Editor mode and Usage mode](/quickstart/how-nocobase-works).
5
+ This chapter walks you through deploying NocoBase with [Docker](/get-started/installation/docker), completing your first login, and understanding the difference between [UI Editor mode and Usage mode](/get-started/how-nocobase-works).
6
6
 
7
7
 
8
8
  ## 1.1 What Is NocoBase
@@ -173,4 +173,4 @@ See you in Chapter 2!
173
173
 
174
174
  - [Docker Installation Guide](/get-started/installation/docker) — Full installation options and environment variables
175
175
  - [System Requirements](/get-started/system-requirements) — Hardware and software requirements
176
- - [How NocoBase Works](/quickstart/how-nocobase-works) — Core concepts: data sources, blocks, actions
176
+ - [How NocoBase Works](/get-started/how-nocobase-works) — Core concepts: data sources, blocks, actions
@@ -23,7 +23,7 @@ Remember this analogy: **Blocks = building bricks**. We're about to use them to
23
23
 
24
24
  First, we need to create an entry point for "Tickets" in the system.
25
25
 
26
- 1. Click the **[UI Editor](/quickstart/how-nocobase-works)** toggle in the top-right corner to enter design mode (the entire page will show orange editable borders).
26
+ 1. Click the **[UI Editor](/get-started/how-nocobase-works)** toggle in the top-right corner to enter design mode (the entire page will show orange editable borders).
27
27
  2. Click the **"Add menu item"** button (`+` icon) in the top navigation bar, select **"Add group"**, and name it **"Tickets"**.
28
28
  3. The "Tickets" menu appears immediately in the top navigation bar. **Click on it** — a sidebar menu will expand on the left.
29
29
  4. In the sidebar, click the orange **"Add menu item"** button, select **"Modern page (v2)"**, and add two sub-pages one by one:
@@ -12,7 +12,7 @@ In the last chapter, we quickly created a working "Add new" form. Now let's refi
12
12
 
13
13
  ### Adding the "Add new" Action Button
14
14
 
15
- 1. Make sure you're in [UI Editor](/quickstart/how-nocobase-works) mode (top-right toggle is on).
15
+ 1. Make sure you're in [UI Editor](/get-started/how-nocobase-works) mode (top-right toggle is on).
16
16
  2. Go to the "All Tickets" page, and click **"[Actions](/interface-builder/actions)"** above the Table block.
17
17
  3. Check the **"Add new"** action button.
18
18
  4. An "Add new" button will appear above the table. Clicking it opens a [popup](../../interface-builder/actions/types/pop-up.md).
@@ -108,7 +108,7 @@ Before testing permissions, let's add a handy feature to the ticket list: **assi
108
108
 
109
109
  The implementation is simple — add a custom popup button to the table row actions:
110
110
 
111
- 1. Enter [UI Editor](/quickstart/how-nocobase-works) mode. In the ticket list table's actions column, click **"+"** to add a **"Popup"** action button.
111
+ 1. Enter [UI Editor](/get-started/how-nocobase-works) mode. In the ticket list table's actions column, click **"+"** to add a **"Popup"** action button.
112
112
 
113
113
  ![05-roles-and-permissions-2026-03-14-13-57-31](https://static-docs.nocobase.com/05-roles-and-permissions-2026-03-14-13-57-31.png)
114
114
 
@@ -8,7 +8,7 @@ How many tickets are there? How many have been resolved? Which category has the
8
8
 
9
9
  First, let's add a new menu item to the top navigation bar.
10
10
 
11
- Enter [configuration mode](/quickstart/how-nocobase-works), click **"Add menu item"** (`+` icon) on the top menu bar, select **"Modern page (v2)"**, and name it "Dashboard."
11
+ Enter [configuration mode](/get-started/how-nocobase-works), click **"Add menu item"** (`+` icon) on the top menu bar, select **"Modern page (v2)"**, and name it "Dashboard."
12
12
 
13
13
  ![07-dashboard-2026-03-15-21-39-35](https://static-docs.nocobase.com/07-dashboard-2026-03-15-21-39-35.png)
14
14
 
@@ -78,7 +78,7 @@ If you're evaluating no-code/low-code platforms:
78
78
  ## Related Docs
79
79
 
80
80
  ### Getting Started
81
- - [How NocoBase Works](/quickstart/how-nocobase-works) — Core concepts overview
81
+ - [How NocoBase Works](/get-started/how-nocobase-works) — Core concepts overview
82
82
  - [Quick Start](/get-started/quickstart) — Installation and initial setup
83
83
  - [System Requirements](/get-started/system-requirements) — Hardware and software requirements
84
84