Commit 4892c49
committed
Resolves #6046 (FR-2325)
## Summary
- Add complete RBAC Management user manual documentation in 4 languages (EN, KO, JA, TH)
- Add language-specific screenshots for EN, KO, JA (9 screenshots each, 27 total); TH uses EN placeholders (Thai locale unavailable)
- Add RBAC terminology to [TERMINOLOGY.md](http://TERMINOLOGY.md)
- Add navigation entries in book.config.yaml
- Add RBAC cross-references in admin_menu and overview docs
- Fix sidebar label: "Administration" → actual i18n labels (Admin Settings / 관리자 설정 / 管理者設定 / การตั้งค่าผู้ดูแลระบบ)
- Fix cross-reference links: use `#rbac-management` anchor links with `<a id>` in rbac_management.md
## Documentation coverage
- Role list page with filtering and status tabs
- Create / Edit / Delete role workflows
- Role detail drawer (source, status, dates, description)
- Role Assignments tab (add/remove users)
- Permissions tab (add permissions with scope type, target, permission type, permission)
## Screenshots (9 per language)
| Screenshot | Description |
| --- | --- |
| `rbac_role_list_page.png` | Role list with filter and table |
| `rbac_create_role_modal.png` | Create Role modal |
| `rbac_role_detail_drawer.png` | Role detail drawer |
| `rbac_edit_role_modal.png` | Edit Role modal |
| `rbac_assignments_tab.png` | Role Assignments tab |
| `rbac_add_user_modal.png` | Add User modal |
| `rbac_remove_user_dialog.png` | Remove user confirmation |
| `rbac_permissions_tab.png` | Permissions tab |
| `rbac_add_permission_modal.png` | Add Permission modal |
## Test plan
- [ ] Verify screenshots render correctly in built documentation
- [ ] Verify cross-reference links work from admin_menu to rbac_management
- [ ] Check all 4 language versions have structural parity
🤖 Generated with [Claude Code](https://claude.com/claude-code)
1 parent 1cc59a7 commit 4892c49
75 files changed
Lines changed: 810 additions & 44 deletions
File tree
- packages/backend.ai-webui-docs
- src
- en
- overview
- rbac_management
- images
- ja
- overview
- rbac_management
- images
- ko
- overview
- rbac_management
- images
- th
- overview
- rbac_management
- images
- resources/i18n
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
141 | 154 | | |
142 | 155 | | |
143 | 156 | | |
| |||
158 | 171 | | |
159 | 172 | | |
160 | 173 | | |
| 174 | + | |
161 | 175 | | |
162 | 176 | | |
163 | 177 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
60 | 62 | | |
61 | 63 | | |
62 | 64 | | |
| |||
114 | 116 | | |
115 | 117 | | |
116 | 118 | | |
| 119 | + | |
| 120 | + | |
117 | 121 | | |
118 | 122 | | |
119 | 123 | | |
| |||
171 | 175 | | |
172 | 176 | | |
173 | 177 | | |
| 178 | + | |
| 179 | + | |
174 | 180 | | |
175 | 181 | | |
176 | 182 | | |
| |||
228 | 234 | | |
229 | 235 | | |
230 | 236 | | |
| 237 | + | |
| 238 | + | |
231 | 239 | | |
232 | 240 | | |
233 | 241 | | |
| |||
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1371 | 1371 | | |
1372 | 1372 | | |
1373 | 1373 | | |
| 1374 | + | |
| 1375 | + | |
| 1376 | + | |
| 1377 | + | |
| 1378 | + | |
| 1379 | + | |
| 1380 | + | |
| 1381 | + | |
| 1382 | + | |
| 1383 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
| 192 | + | |
0 commit comments