TuringToken/web/src/components
xiezhouwei d7fdbb4e18 feat: add supplierApply permission toggle for providing compute button
- Add supplierApply module to console area in role-menu-permission config
- Add supplierApply to DEFAULT_SIDEBAR_CONFIG in useSidebar hook
- Update HeaderLogo to check sidebar module config before showing the button
- Update MobileSiteNavDropdown to check same permission for mobile entry
- Default value is enabled (backward compatible)
2026-06-11 11:37:48 +08:00
..
auth feat: add captcha verification for login form 2026-06-05 13:57:13 +08:00
common Initial commit 2026-06-03 10:01:10 +08:00
dashboard Initial commit 2026-06-03 10:01:10 +08:00
distributor Initial commit 2026-06-03 10:01:10 +08:00
home Initial commit 2026-06-03 10:01:10 +08:00
layout feat: add supplierApply permission toggle for providing compute button 2026-06-11 11:37:48 +08:00
model-deployments Initial commit 2026-06-03 10:01:10 +08:00
playground Initial commit 2026-06-03 10:01:10 +08:00
settings fix(payment): resolve payment settings save logic and enable persistence 2026-06-09 14:35:37 +08:00
setup Initial commit 2026-06-03 10:01:10 +08:00
supplier Initial commit 2026-06-03 10:01:10 +08:00
table Initial commit 2026-06-03 10:01:10 +08:00
topup fix(payment): resolve payment settings save logic and enable persistence 2026-06-09 14:35:37 +08:00