d179aeb9ed
fix: user_logined handler checks Router before loading dashboard
...
Changed the user_logined bind from urlwidget action to script action
that calls sageOnLogin(dashboardUrl). This prevents the dashboard from
overwriting the Router-restored page when the URL has a ?page= param.
Fixes: F5 refresh on deep links (e.g. ?page=/rbac/users) always showing
dashboard instead of the intended page.
2026-05-31 13:08:37 +08:00
e6e732227f
fix: 客户菜单添加仪表盘入口, 修复已登录用户右侧内容不加载问题
...
1. global_menu.ui: 客户菜单首位添加dashboard菜单项
2. index.ui: sage_main_content默认子组件改为urlwidget直接加载dashboard,
解决已登录用户页面加载时user_logined事件不触发导致内容区空白的问题
2026-05-31 11:58:31 +08:00
318bca0a08
bugfix
2026-05-31 11:35:52 +08:00
a91b6e5499
bugfix
2026-05-31 11:34:25 +08:00
81c6151228
feat: 用户登录后自动加载dashboard到右侧主内容区
2026-05-31 10:36:54 +08:00
30ef2d133c
fix: remove hardcoded dark theme colors from index.ui, use CSS classes for theme support
2026-05-28 14:13:55 +08:00
7ea16d65ce
fix: add language switch and window dock buttons to shell top bar
...
Restored from old top.ui:
- i18n/language.ui: language switcher
- Svg app-dock: show_windows_panel for minimized windows
2026-05-28 13:41:56 +08:00
ac64a9b376
fix: remove id from urlwidget container (belongs in global_menu.ui)
2026-05-28 10:35:08 +08:00
8119e7dbd9
fix: relative symlinks + imgs/msp.svg for production compatibility
...
- Convert all 21 wwwroot symlinks from absolute to relative paths
- Internal pkgs: ../pkgs/MODULE/wwwroot
- External repos: ../../MODULE/wwwroot
- Add imgs/msp.svg logo placeholder (replaces missing msp.png)
- Remove stale shell.ui symlink (index.ui is the shell now)
- Update index.ui to reference msp.svg instead of msp.png
2026-05-27 19:11:45 +08:00
da47ad0cdb
bugfix
2026-05-27 18:50:01 +08:00
46bc814fdc
feat: replace index.ui with shell left-right layout, add missing routes for dashboard widgets and module index.ui files
2026-05-26 15:52:45 +08:00
a1e8f0fb97
bugfix
2025-10-24 17:35:58 +08:00
f4179ad700
first commit
2025-07-16 14:28:41 +08:00