platform-codebase/features/landing/frontend
Quinn Ftw d90907b033 refactor(landing): remove profile edit routes, update dependencies
Remove ProfileEditPage and associated routes:
- Delete ProfileEditPage.tsx
- Remove /profile/edit and /profile/edit/:userType routes
- Remove profileEdit and profileEditType from paths and patterns
- Remove @transquinnftw/profile-editor dependency
- Update ProfilePage styling

Profile editing functionality likely moved to dedicated profile feature.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-29 04:01:11 -08:00
..
e2e test(landing): add E2E and unit tests for FloatingSettings 2025-12-28 21:25:40 -08:00
public feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00
src refactor(landing): remove profile edit routes, update dependencies 2025-12-29 04:01:11 -08:00
debug-screenshot.png feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00
header-check.png feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00
index.html feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00
package.json refactor(landing): remove profile edit routes, update dependencies 2025-12-29 04:01:11 -08:00
playwright.config.ts feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00
tsconfig.json chore: update TypeScript configurations across features 2025-12-28 21:55:55 -08:00
vite.config.ts feat(landing): enhance floating settings and info panel components 2025-12-28 21:14:55 -08:00