You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OneAuth/ui
veypi b2b24df82e refactor(ui): Rebuild permission system in vbase.js with scope support
- Add scope parameter to VBase constructor for multi-tenant support
    - Replace hasPermission with checkPerm, checkPermOnResource, checkPermAny, checkPermAll
    - Implement _isAdmin check for global wildcard permissions (*:*)
    - Add _matchPermission with wildcard support (resource:*, *:*)
    - Remove default 404 page from vrouter in root.html
1 month ago
..
assets remove old 1 month ago
layout feat: 添加角色管理模块(API + UI) 1 month ago
page feat: 实现组织成员角色管理功能 1 month ago
env.js refactor: 重构用户/组织/OAuth页面UI 1 month ago
favicon.ico change to new version 11 months ago
ico.html feat: 全新UI框架升级和页面重构 1 month ago
langs.json feat: 实现组织成员角色管理功能 1 month ago
root.html refactor(ui): Rebuild permission system in vbase.js with scope support 1 month ago
routes.js feat: 添加角色管理模块(API + UI) 1 month ago
vbase.js refactor(ui): Rebuild permission system in vbase.js with scope support 1 month ago