Skip to content

refactor(web): split route pages by business domain - #93

Merged
Eclipseic1848 merged 1 commit into
mainfrom
codex/tb-18-page-modules
Sep 1, 2026
Merged

refactor(web): split route pages by business domain#93
Eclipseic1848 merged 1 commit into
mainfrom
codex/tb-18-page-modules

Conversation

@Eclipseic1848

Copy link
Copy Markdown
Owner

Closes #54.

Summary

  • extract each desktop business route into its own page module
  • keep authentication in App and route dispatch in Dashboard
  • share goal and approval workflow logic without duplicating domain behavior

Verification

  • npm.cmd run verify
  • API 149/149, Web 34/34, container contract 9/9
  • production builds, isolated Compose upgrade/ready/smoke/backup/restore/permissions/login
  • npm audit: 0 vulnerabilities
  • Spec and Standards reviews: no P0/P1

@Eclipseic1848
Eclipseic1848 merged commit ce79c6d into main Sep 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[P1][TB-18] 路由页模块化与稳定 URL

1 participant