Commit Graph

9 Commits

Author SHA1 Message Date
dfcba94cf5 feat(platform): add platform access control with quota management
- Add userPlatform hook to derive available platforms from company config
- Add platform access section in company popup with MT4/MT5 switch and quota limits
- Add platform access column in company list showing quota usage
- Replace hardcoded platform options with dynamic userPlatform in account/alert/data-source pages
- Add getPlatformList API and extend CompanyListItem typings
- Add i18n translations for platform access related keys
- Update dev proxy target port to 8082

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-12 17:57:25 +08:00
43d6e9207a feat: add permission-based access control and improve alert table UI
- Implement PermissionGuard component for route-level permission enforcement
- Add tree-based permission checkbox group in role management popup
- Gate SSE connection, unread count fetch, and rule edit actions on user permissions
- Add skip401Refresh option and auto token refresh on 401 response
- Improve alert table with fixed columns, explicit widths, and text ellipsis
- Add i18n entries for permission guide and rule menu descriptions (en/zh)
- Add expo-api nginx proxy configuration
- Add .claude to .gitignore

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-29 18:04:07 +08:00
710da86521 fix(oper-log): fix json.parse error again 2026-05-24 16:22:42 +08:00
8c77d91e00 fix(oper-log): fix json.parse error 2026-05-24 15:54:24 +08:00
961a4076fb perf‌(group & symbol select): styles change 2026-05-19 14:10:08 +08:00
9cafea8efb feat(account): show account id and group in popup 2026-05-18 22:56:13 +08:00
331e4ff625 feat: add search result actions to symbol select 2026-05-18 17:42:02 +08:00
4efa3b7ac3 组选择加上对结果的操作 2026-05-18 17:18:22 +08:00
704bc34625 new 2026-04-24 20:30:52 +08:00