docs: rebuild documentation set for new architecture and add DB schema guide
This commit is contained in:
20
docs/FRONTEND_TASKPLAN.md
Normal file
20
docs/FRONTEND_TASKPLAN.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# Frontend TaskPlan
|
||||
|
||||
## 待辦
|
||||
- [ ] 重構群組管理頁為單一中心(整合權限設定,不再拆分心智)
|
||||
- [ ] 新增系統編輯頁關聯區塊:所屬群組、涉及會員
|
||||
- [ ] 新增模組編輯頁關聯區塊:所屬群組、涉及會員
|
||||
- [ ] 公司頁新增站台列表區塊
|
||||
- [ ] 會員編輯頁強化群組列表與編輯體驗
|
||||
- [ ] 所有 action UI 改為多選但僅 `view/edit`
|
||||
- [ ] 所有 scope UI 固定為 `site`(顯示 `公司/站台`)
|
||||
- [ ] 隱藏/移除會員細粒度直接授權主流程入口
|
||||
|
||||
## 進行中
|
||||
- [ ] 與新版後端 API 契約對齊(群組中心)
|
||||
|
||||
## 已完成
|
||||
- [x] 前端框架採用 Vue3 + JS + Vite + Element Plus + Tailwind
|
||||
- [x] 已有 admin 基礎頁面:systems/modules/companies/sites/members/permission-groups
|
||||
- [x] 已有會員建立/編輯與群組指派基本能力
|
||||
- [x] 已有 OIDC 登入與 `/me`、`/me/permissions/snapshot` 基礎流程
|
||||
Reference in New Issue
Block a user