diff --git a/docs/organization/access-token.md b/docs/organization/access-token.md index 44856d4f89833ff0f6cf6cb14cccf03578bedac7..0515722c380199f73624b01da1a743cc762b0964 100644 --- a/docs/organization/access-token.md +++ b/docs/organization/access-token.md @@ -1,5 +1,5 @@ --- -sidebar_position: 3 +sidebar_position: 4 --- diff --git a/docs/organization/account.md b/docs/organization/account.md new file mode 100644 index 0000000000000000000000000000000000000000..67c0ecae18d25e401afb347181bb1c1e82652837 --- /dev/null +++ b/docs/organization/account.md @@ -0,0 +1,15 @@ +--- +sidebar_position: 1 +--- + +# 个人资料 + +用户可在 [**工作台->设置->个人信息**]({{SITE_URL}}/dashboard/settings/profile) 编辑个人昵称、头像等。 + +## 第三方账号绑定 + +- **绑定** + 平台支持绑定 gitee 账号, 绑定后可通过 oauth 鉴权登录 gitee 平台,绑定后可使用创建模型和数据集等仓库功能, + +- **解绑** + 用户可选择解绑 gitee 账号,请注意解绑后将无法创建模型和数据集,也将无法访问私有仓库。 如果需要保留仓库能力,建议不要解绑。 \ No newline at end of file diff --git a/docs/organization/organizations.md b/docs/organization/organizations.md index 7f7382365d214e29e13c7a89ed2480b0a265c2d3..4667fe678fc24d07d5a589376f5c1b1cc471ffe3 100644 --- a/docs/organization/organizations.md +++ b/docs/organization/organizations.md @@ -1,14 +1,14 @@ --- -sidebar_position: 2 +sidebar_position: 3 --- # 组织协作管理 -组织功能支持团队共享资源、协同开发,适用于企业、科研团队等多人间协作场景,权限体系与 Gitee 组织无缝同步。 +组织功能支持团队共享资源、协同开发,适用于企业、科研团队等多人间协作场景。 -## 组织创建与同步 +## 组织创建与导入 -模力方舟支持用户创建组织,以及同步 Gitee 的组织。组织成员可以共同创建模型、数据集。管理员还可以创建应用、模型引擎和 Serverless API,允许管理员设置用户角色来控制对仓库的访问并管理其组织的付款方式和账单信息。 +模力方舟支持用户创建组织,以及导入 Gitee 的组织。组织成员可以共同创建模型、数据集。管理员还可以创建应用、模型引擎和 Serverless API,允许管理员设置用户角色来控制对仓库的访问并管理其组织的付款方式和账单信息。 ### 新建组织 @@ -28,23 +28,21 @@ sidebar_position: 2 ![alt text](/img/organization/image-0.png) -### 从 Gitee 同步组织 +### 从 Gitee 导入组织 -若您在 Gitee 已有组织,可直接同步至模力方舟: +若您在 Gitee 已有组织,可直接导入至模力方舟: -1. 在创建组织时,选择想要同步的 Gitee 组织,即可完成同步。 +1. 在创建组织时,选择想要导入的 Gitee 组织,即可完成导入。 ![alt text](/img/organization/image02.png) -2. 系统将列出您在 Gitee 拥有的组织,勾选需要同步的组织,点击「同步所选组织」。 -3. 同步完成后,组织信息(名称、成员、权限)将与 Gitee 实时同步。 +2. 系统将列出您在 Gitee 拥有的组织,勾选需要导入的组织,点击「导入所选组织」。 +3. 导入完成后,组织信息(名称、成员、权限)将与 Gitee 实时导入。 -#### 同步内容 +#### 导入内容 -- 组织信息的同步:在 Gitee 修改的组织信息会实时同步至模力方舟,组织信息包括组织名称、组织空间地址、组织简介、网址。 -- 组织成员的同步:首次同步会同步所有成员,后续同步需在组织工作台-成员管理页面,点击同步成员。 - -![alt text](/img/organization/image03.png) +- 组织信息的导入:在 Gitee 修改的组织信息会实时导入至模力方舟,组织信息包括组织名称、组织空间地址、组织简介、网址。 +- 组织成员的导入:首次进行组织成员导入时,系统会自动检测成员是否已在模力方舟注册。已注册的成员将自动加入当前组织,未注册的成员将不会被导入。(模力方舟用户需要绑定 gitee 账号才能被自动导入组织) ## 组织主页 @@ -66,20 +64,20 @@ sidebar_position: 2 ### 组织信息修改 -管理员在 [**组织工作台->设置->组织管理->组织信息**]({{SITE_URL}}/dashboard/settings/organizations) 可以修改以下组织信息。同时也支持同步用户在 Gitee 所修改的组织信息。 +管理员在 [**组织工作台->设置->组织管理->组织信息**]({{SITE_URL}}/dashboard/settings/organizations) 可以修改以下组织信息。 ![alt text](/img/organization/image-2.png) +> 如需创建组织模型和数据集等仓库功能,请绑定 Gitee 组织。 + ### 组织成员管理 1. 管理员进入 **组织工作台->组织成员** 页面。 -2. 点击「管理成员 > 添加成员」,可选择所邀请成员的的组织权限(管理员/开发者),复制链接地址或分享邀请二维码添加成员。 - 您也可以直接输入Gitee用户的个人空间地址或完整的邮箱地址直接添加成员。 - +2. 点击「邀请成员」,复制链接地址。 ![alt text](/img/organization/image04.png) -3. 移除成员:管理员点击「管理成员」,可选中对应成员并移除,确认后该成员将失去组织资源访问权限。 - +3. 移除成员:管理员点击表格中的成员操作栏,可修改成员权限和移除成员。 + ![alt text](/img/organization/image05.png) ### 组织权限说明 @@ -89,7 +87,6 @@ sidebar_position: 2 | :------------------ | :----- | -------- | | 创建模型 | ✓ | ✓ | | 创建数据集 | ✓ | ✓ | -| 创建应用 | ✓ | | | 创建模型引擎 | ✓ | | | 创建 Serverless API | ✓ | | | 创建组织访问令牌 | ✓ | | @@ -105,15 +102,23 @@ sidebar_position: 2 1. **模型/数据集共享**: - 创建资源时选择「归属组织」为目标组织。 +创建模型和数据集时选择「归属组织」为目标组织。 + +成员访问**私有仓库**,需要在 **组织工作台-> 组织成员** 中添加组织成员,分配「管理员」角色。 + +![img.png](/img/organization/img-org-role.png) + +由于仓库等功能基于 Gitee 平台,需要在 Gitee 仓库成员管理页面添加对应成员,才能进行访问和推送。 - 进入资源详情页,在「设置 > 权限管理」中勾选「允许组织内所有成员访问」。 +具体操作如下: -2. **应用协作开发**: +- 点击模力方舟控制台组织名下方的红色 Gitee Logo, 进入 Gitee 组织页面; + ![img.png](/img/organization/img-org-gitee.png) - 在应用详情页的「成员管理」中添加组织成员,分配「开发者」角色。 +- 找到对应的**私有仓库**, 进入仓库成员管理页面; +- 将模力方舟组织成员的第三方 Gitee 账号添加为仓库成员。 - 被添加成员可克隆应用仓库、提交代码并参与开发。 +![img.png](/img/organization/img-gitee-org-repo.png) ## 组织访问令牌 diff --git a/docs/organization/workbench.md b/docs/organization/workbench.md index 45a9e9db45d53af569f46ee4ab8c91602816562e..87905fc1b05650868a12bbf7e3c982eb7c76bfd0 100644 --- a/docs/organization/workbench.md +++ b/docs/organization/workbench.md @@ -1,5 +1,5 @@ --- -sidebar_position: 1 +sidebar_position: 2 --- # 个人工作台 @@ -17,18 +17,16 @@ sidebar_position: 1 ## 个人信息设置 -个人信息与 Gitee 账号实时同步,无需单独维护: - 1. 登录后点击右上角头像,选择「个人设置」进入信息页面。 2. 可编辑内容包括: - 基础信息:姓名、头像(同步自 Gitee 账号)。 + 基础信息:姓名、头像。 - 联系信息:邮箱(与 Gitee 账号绑定,用于接收通知)。 + 联系信息:邮箱。 研究领域:自定义填写,帮助平台推荐相关模型与资源。 -3. 点击「保存」即可更新,信息变更将实时同步至 Gitee 账号。 +3. 点击「保存」即可更新。 ## 个人统计与日志 diff --git a/static/img/organization/image-2.png b/static/img/organization/image-2.png index 88e7e5e85bc936583f2eaf7f2d9da2ed63ae7125..9228a13413b9e8a1e5b5776e0e87872e14cc38a5 100644 Binary files a/static/img/organization/image-2.png and b/static/img/organization/image-2.png differ diff --git a/static/img/organization/image02.png b/static/img/organization/image02.png index 47267257db9306c3376d2676280d8531fa3f6ee9..e2ee6385e08d2227fcddb723bb4fe4da11a4e579 100644 Binary files a/static/img/organization/image02.png and b/static/img/organization/image02.png differ diff --git a/static/img/organization/image04.png b/static/img/organization/image04.png index a207b94e9ed9c21ee09f7212e494ab8dbd2ffd34..424cb05a20f6c80e51f5b9c1a7a9530234b355e0 100644 Binary files a/static/img/organization/image04.png and b/static/img/organization/image04.png differ diff --git a/static/img/organization/image05.png b/static/img/organization/image05.png new file mode 100644 index 0000000000000000000000000000000000000000..6f581b3ebea5a43fffd3bfb0dd7917a42900894f Binary files /dev/null and b/static/img/organization/image05.png differ diff --git a/static/img/organization/img-gitee-org-repo.png b/static/img/organization/img-gitee-org-repo.png new file mode 100644 index 0000000000000000000000000000000000000000..4dd0cfa0d4b6513c0dc0b58534a28b14bc08fb55 Binary files /dev/null and b/static/img/organization/img-gitee-org-repo.png differ diff --git a/static/img/organization/img-org-gitee.png b/static/img/organization/img-org-gitee.png new file mode 100644 index 0000000000000000000000000000000000000000..e610525f2bfaba623272086c18d5f14f8580672e Binary files /dev/null and b/static/img/organization/img-org-gitee.png differ diff --git a/static/img/organization/img-org-role.png b/static/img/organization/img-org-role.png new file mode 100644 index 0000000000000000000000000000000000000000..a43e458bf6d253ecba934c817ee3720afa52cf50 Binary files /dev/null and b/static/img/organization/img-org-role.png differ