ADORSYS-GIS / ADORSYS-GIS/lightbridge-authz
[Story]: Admin UI for managing content-exclusion lists
- 主要语言
- Rust
- 星标
- 0
- 派生
- 1
- 平均合并
- 7 小时 7 分钟
- 30 天内合并 PR
- 237
描述
## Summary
Build an admin UI/API surface for managing content-exclusion lists, so platform and scoped admins can add/remove excluded repos and paths without direct database access.
## Intent / Source of truth
The exclusion feature needs to be operable by customer admins, not just engineers with API access, to be a real product feature rather than an internal escape hatch. Part of [Epic] Content and path exclusion controls.
## Scope
- [ ] Admin UI list/add/remove exclusion rules
- [ ] Scoped-admin visibility (an admin sees/manages exclusions within their subtree, once the org-hierarchy epic ships)
- [ ] Bulk import of exclusion patterns
## Out of scope
- End-user (non-admin) visibility into exclusion state
## Verification
UI walkthrough covering add/remove/bulk-import; scoped-admin restriction test once org hierarchy is available (otherwise falls back to platform-admin-only).
## Risk assessment
Low risk; primarily a UI/API convenience layer on top of a6s1's data model.
## AI Usage Declaration
Drafted with AI assistance during the 2026-08-13 cross-repo backlog consolidation and enterprise-readiness research. A human owns intent, verification and consequences.
贡献指南
调研方向
Start from a6s1's data model and the requested admin UI/API surface. Done means a UI walkthrough covers adding, removing, and bulk-importing exclusion rules, with scoped-admin restriction coverage once the org hierarchy is available, or platform-admin-only behavior otherwise.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust
- 领域
- full-stack
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100