Commit 1a37cd1
authored
feat(profile): refactor module with manage page and navigation (#191)
* feat(profile): refactor module with manage page and navigation
LFXV2-856
- Remove old profile-layout component and profile-stats
- Remove old profile-edit component
- Create ProfileManageComponent with cleaner form layout
- Create ProfileNavComponent for consistent navigation
- Nest profile routes under main dashboard layout
- Add profile navigation to all profile pages
- Fix sidebar text colors for better visibility
- Add countries and US states constants to shared package
- Update tailwind config with new utilities
Generated with [Claude Code](https://claude.ai/code)
Signed-off-by: Asitha de Silva <[email protected]>
* fix: meeting id for pending actions
Signed-off-by: Asitha de Silva <[email protected]>
---------
Signed-off-by: Asitha de Silva <[email protected]>1 parent 7d5d8e8 commit 1a37cd1
File tree
24 files changed
+197
-618
lines changed- apps/lfx-one
- src
- app
- layouts/profile-layout
- components/profile-stats
- modules
- dashboards/components
- my-meetings
- pending-actions
- profile
- developer
- email
- manage-profile
- password
- server/services
24 files changed
+197
-618
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
| |||
41 | 45 | | |
42 | 46 | | |
43 | 47 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | 48 | | |
Lines changed: 0 additions & 86 deletions
This file was deleted.
Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 0 additions & 86 deletions
This file was deleted.
Lines changed: 0 additions & 127 deletions
This file was deleted.
Lines changed: 0 additions & 18 deletions
This file was deleted.
0 commit comments