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 5460289957 refactor(ui): Update vbase.js to match new Scoped RBAC permission system
- Replace old permission check methods with new Perm/PermCreate/PermRead/PermWrite/PermAdmin
    - Add Level constants export (None, Create, Read, Write, ReadWrite, Admin)
    - Remove role-based permission checks (hasRole, checkPermAny, checkPermAll)
    - Update core permission checking logic to match backend checkPermissionLevel
    - Remove _isAdmin helper, use Level.Admin check instead
    - Simplify localStorage keys (remove scope prefix from keys)
    - Clean up console.log in env.js
3 weeks ago
..
assets remove old 1 month ago
layout refactor(ui): Remove organization management pages and related i18n 3 weeks ago
page refactor(ui): Remove organization management pages and related i18n 3 weeks ago
env.js refactor(ui): Update vbase.js to match new Scoped RBAC permission system 3 weeks ago
favicon.ico change to new version 11 months ago
ico.html feat: 全新UI框架升级和页面重构 1 month ago
langs.json refactor(ui): Remove organization management pages and related i18n 3 weeks ago
root.html refactor(ui): Rebuild permission system in vbase.js with scope support 4 weeks ago
routes.js refactor(ui): Remove organization management pages and related i18n 3 weeks ago
vbase.js refactor(ui): Update vbase.js to match new Scoped RBAC permission system 3 weeks ago