refactor(frontend): migrate auth/portfolio pages to FSD, add layer boundaries #28

Merged
ksv741 merged 1 commits from codex/frontend-fsd-pages-cleanup into main 2026-06-20 21:43:11 +03:00
Owner
  • Convert LoginPage, RegisterPage, ProfilePage to FSD structure (index.ts + ui/)
  • Convert PortfoliosListPage, PortfolioDetailPage to FSD structure
  • Replace relative imports with @/ aliases in portfolio pages
  • Add ESLint import/no-restricted-paths for FSD layer boundaries
  • Refactor useSession test to mock context instead of import from app/
  • Mark frontend-fsd-screener tasks as complete
- Convert LoginPage, RegisterPage, ProfilePage to FSD structure (index.ts + ui/) - Convert PortfoliosListPage, PortfolioDetailPage to FSD structure - Replace relative imports with @/ aliases in portfolio pages - Add ESLint import/no-restricted-paths for FSD layer boundaries - Refactor useSession test to mock context instead of import from app/ - Mark frontend-fsd-screener tasks as complete
ksv741 added 1 commit 2026-06-20 21:43:02 +03:00
refactor(frontend): migrate auth/portfolio pages to FSD, add layer boundaries
Some checks failed
CI / ci (pull_request) Failing after 2m45s
CI / ci (push) Failing after 2m41s
055bc23097
- Convert LoginPage, RegisterPage, ProfilePage to FSD structure (index.ts + ui/)
- Convert PortfoliosListPage, PortfolioDetailPage to FSD structure
- Replace relative imports with @/ aliases in portfolio pages
- Add ESLint import/no-restricted-paths for FSD layer boundaries
- Refactor useSession test to mock context instead of import from app/
- Mark frontend-fsd-screener tasks as complete
ksv741 merged commit 055bc23097 into main 2026-06-20 21:43:11 +03:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: moex/moex-vibe#28
No description provided.