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
3 months ago
..
assets remove old 3 months ago
layout feat: 添加角色管理模块(API + UI) 3 months ago
page feat: 实现组织成员角色管理功能 3 months ago
env.js refactor: 重构用户/组织/OAuth页面UI 3 months ago
favicon.ico change to new version 1 year ago
ico.html feat: 全新UI框架升级和页面重构 3 months ago
langs.json feat: 实现组织成员角色管理功能 3 months ago
root.html refactor(ui): Rebuild permission system in vbase.js with scope support 3 months ago
routes.js feat: 添加角色管理模块(API + UI) 3 months ago
vbase.js refactor(ui): Rebuild permission system in vbase.js with scope support 3 months ago