Commit graph

10 commits

Author SHA1 Message Date
MrPiglr
0623521374
feat: complete Phase 2 design system rollout
Applied max-w-6xl standard across all remaining pages:

**Internal Tools & Admin (6 files):**
- Teams.tsx, Squads.tsx, Network.tsx, Portal.tsx
- Admin.tsx, BotPanel.tsx, Arms.tsx

**Hub/Client Pages (6 files):**
- ClientHub.tsx, ClientProjects.tsx (all 3 instances)
- ClientDashboard.tsx, ClientSettings.tsx
- ClientContracts.tsx, ClientInvoices.tsx, ClientReports.tsx

**Dashboard Pages (5 files):**
- FoundationDashboard.tsx, GameForgeDashboard.tsx
- StaffDashboard.tsx, NexusDashboard.tsx, LabsDashboard.tsx

**Community & Creator Pages (6 files):**
- Directory.tsx, Projects.tsx
- CreatorDirectory.tsx, MentorProfile.tsx, EthosGuild.tsx
- FoundationDownloadCenter.tsx, OpportunitiesHub.tsx

**Result:** Zero instances of max-w-7xl remaining in client/pages
All pages now use consistent max-w-6xl width for optimal readability
2026-01-11 01:57:16 +00:00
Builder.io
0eba7ad4a1 Prettier format pending files 2025-10-19 03:14:43 +00:00
Builder.io
8a43039124 Strip Builder CMS from Projects page and point to Admin
cgen-ee4105c0cc1a47e58fd536a2839c3cfc
2025-10-19 03:12:50 +00:00
Builder.io
9865e97baf Prettier format pending files 2025-10-19 03:02:40 +00:00
Builder.io
d8ed3af6ec Projects: prefer Supabase data with embedding; fallback to CMS/local
cgen-3ef9f282e96c4d179464123af37f4d5d
2025-10-19 03:00:43 +00:00
Builder.io
710944f79e Projects page: load from Builder CMS when available; owner edit link
cgen-c4ddf05306e44d7fa5199cb1be326f2e
2025-10-19 02:40:24 +00:00
Builder.io
57e08ae4bf Refactor Projects page to use ShowcaseCard and enhance layout
cgen-6d27103e42424add958c1cd1c60cce67
2025-10-19 02:35:52 +00:00
Builder.io
28efa8d6c0 Remove unused import from Projects page
cgen-df9b86fc4bc84f0d900c19d67efecd20
2025-10-19 02:30:13 +00:00
Builder.io
dbcc58e347 Remove LinkedIn button from empty-state as requested
cgen-de4bfa6c15ed48249ce920a7a9a47284
2025-10-19 02:25:28 +00:00
Builder.io
28d4b6524f Create Projects page to showcase testimonials/projects with empty-state and list rendering
cgen-d5468729f2f94d66b62492617db09cd7
2025-10-19 02:23:17 +00:00