Skip to content

docs(FR-2325): add RBAC Management documentation for all languages#6533

Closed
ironAiken2 wants to merge 3 commits intomainfrom
04-09-fix_fr-2325_use_correct_sidebar_label_in_rbac_docs
Closed

docs(FR-2325): add RBAC Management documentation for all languages#6533
ironAiken2 wants to merge 3 commits intomainfrom
04-09-fix_fr-2325_use_correct_sidebar_label_in_rbac_docs

Conversation

@ironAiken2
Copy link
Copy Markdown
Contributor

@ironAiken2 ironAiken2 commented Apr 9, 2026

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
  • 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 / 관리자 설정 / 管理者設定 / การตั้งค่าผู้ดูแลระบบ)

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

ironAiken2 and others added 3 commits April 9, 2026 15:08
Resolves #6046(FR-2325)

- Add dedicated RBAC Management page (en, ko, ja, th)
- Update admin_menu.md with RBAC cross-reference
- Update overview.md accessible-menu-by-role table
- Update TERMINOLOGY.md with RBAC terms
- Update book.config.yaml navigation
- Add 10 screenshots captured from live UI

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Add language-specific screenshots (EN, KO, JA) for all 9 RBAC Management
UI states: role list, create/edit role modals, role detail drawer,
assignments tab, add/remove user dialogs, permissions tab, and add
permission modal. TH uses EN screenshots as placeholders since Thai
locale is not available in the current deployment.

Also applies reviewer feedback: fix terminology, version references,
cross-reference links, and field descriptions across all 4 languages.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace "Administration" with the actual i18n sidebar labels:
- EN: Admin Settings
- KO: 관리자 설정
- JA: 管理者設定
- TH: การตั้งค่าผู้ดูแลระบบ

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions github-actions Bot added the size:XS ~10 LoC label Apr 9, 2026
Copy link
Copy Markdown
Contributor Author

ironAiken2 commented Apr 9, 2026


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • flow:merge-queue - adds this PR to the back of the merge queue
  • flow:hotfix - for urgent changes, fast-track this PR to the front of the merge queue

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has required the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@ironAiken2 ironAiken2 changed the base branch from 04-09-docs_fr-2325_add_screenshots_and_improve_rbac_management_documentation to graphite-base/6533 April 9, 2026 07:30
@ironAiken2 ironAiken2 force-pushed the graphite-base/6533 branch from 4e5c3dd to 9f3cb82 Compare April 9, 2026 07:30
@ironAiken2 ironAiken2 changed the base branch from graphite-base/6533 to main April 9, 2026 07:30
@ironAiken2 ironAiken2 changed the title fix(FR-2325): use correct sidebar label in RBAC docs docs(FR-2325): add RBAC Management documentation for all languages Apr 9, 2026
@ironAiken2
Copy link
Copy Markdown
Contributor Author

Folded into #6534

@ironAiken2 ironAiken2 closed this Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS ~10 LoC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Documentation for RBAC Management Page

1 participant