Commit Graph

190 Commits

Author SHA1 Message Date
267b14d09b fix(auth): prevent flash of login screen by maintaining loading state while resolving post-auth dashboard routing 2026-06-08 14:42:26 -07:00
528f9d0658 feat(agency): append user profile identity badge and sign-out footer to the agency side navigation 2026-06-08 14:37:58 -07:00
9e00ba3d54 design: streamline agency growth nav items to focus strictly on lead pipeline and contracts 2026-06-08 14:24:53 -07:00
1629c88e93 design: flatten agency client menu structure, moving granular client controls to dedicated client pages 2026-06-08 14:23:16 -07:00
933673aa6d feat(agency): redefine agency sidebar navigation to match Bonsai OS patterns with Client Management, nested Delivery Hubs, and Finance & Ops 2026-06-08 14:22:10 -07:00
7fa8375bac feat(agency): refactor agency dashboard into a Next.js App Router layout with dynamic route-based views for individual clients 2026-06-08 14:17:10 -07:00
cea8c35174 feat(agency): refactor agency sidebar to make clients selectable top-level items that render a dedicated client-management view instead of using inline collapsible accordions 2026-06-08 14:13:17 -07:00
a141ad0b08 feat(agency): restore icons and dynamic nested client menus with expand/collapse states 2026-06-08 14:08:03 -07:00
392619699f chore(agency): remove temporary routing console debug logs 2026-06-08 13:39:13 -07:00
1ea7d30366 fix(agency): permanently resolve double-sidebar race condition by cleanly redirecting agency workspaces from /projects to a dedicated /agency route 2026-06-08 13:31:11 -07:00
15fe506b9b fix(agency): resolve unused imports and wire workspace slug dynamically into Agency Command Center sidebar 2026-06-08 13:25:45 -07:00
e74d8b07a8 fix(agency): bypass standard maker sidebar inside projects layout for agency workspaces 2026-06-08 13:24:11 -07:00
2e5a03f273 fix(agency): add force-dynamic to workspace api route to prevent aggressive next.js cache 2026-06-08 13:23:07 -07:00
653fb8524b fix(agency): force no-store cache on workspace metadata fetch to prevent stale routing 2026-06-08 13:18:43 -07:00
6fbac60c3f feat(agency): implement dynamic day-0 routing to seamlessly send agency users to the Command Center instead of the Maker projects grid 2026-06-08 13:13:51 -07:00
49fde12836 feat(agency): build high-fidelity Agency Command Center dashboard matching Cadence CRM aesthetics with Lead Generation Engine interface 2026-06-08 13:12:15 -07:00
b8fcece14d design: implement multi-file selection support for research and existing-project onboarding uploaders 2026-06-08 12:49:03 -07:00
3ac861aaba design: implement dynamic file-ingestion and PRD checklists for research and existing-project stages 2026-06-08 12:33:43 -07:00
ee99284890 design: remove client-profile step from agency flow, streamlining it to Brief, Scope, and Handoff 2026-06-08 12:28:17 -07:00
b32e182297 design: update status-option card descriptions for research and existing-project stages 2026-06-08 12:24:51 -07:00
acefcbc216 design: integrate Name workspace step into the path, pre-seed name from description, and remove redundant vibe and choice stages 2026-06-08 12:23:14 -07:00
ae572efe3d design: integrate 4-step onboarding flow (Type, Idea, Status, Look) 2026-06-08 12:20:18 -07:00
c6fe32d9e6 design: replace onboarding audience step with starting-point progress status cards 2026-06-08 12:18:33 -07:00
8305b9c813 design: strip down onboarding path to 3 high-speed steps (Idea, Audience, Look) 2026-06-08 12:13:50 -07:00
25583e7b8d design: implement blurred dashboard overlays and 5-item symmetric 2x2 grid with full-width I'm not sure tile at the bottom 2026-06-08 12:12:00 -07:00
54c6a13df9 design: implement symmetrical 2x2 design layout grid with light/dark vertical sidebars and light/dark top horizontals 2026-06-08 12:08:48 -07:00
9a9742b613 design: double card sizes to 300px and lay out in a 2x2 grid 2026-06-08 12:01:14 -07:00
851690e5de design: scale up layout preview card height from 104px to 170px for dramatic legibility and impact 2026-06-08 11:57:10 -07:00
695ae73481 design: implement pixel-perfect high-fidelity vector mockup replicas of your actual CRM screens inside the onboarding layout selector 2026-06-08 11:56:14 -07:00
43678aafec design: implement 3-column horizontal side-by-side layout picker with minimal cards (illustrations only, no description/radio text) 2026-06-08 11:47:01 -07:00
f82a0fa0ff design: align layout-mockup previews with 100% precision to your actual Lattice CRM templates 2026-06-08 11:44:41 -07:00
14be298f80 design: align layout-mockup previews precisely with your high-fidelity SaaS templates 2026-06-08 11:37:33 -07:00
12dc6034ca design: implement beautiful CSS-animated miniature mockup layout previews inside design-style onboarding cards 2026-06-08 11:30:38 -07:00
d4a076bb16 design: swap order of onboarding steps so design-style selection happens before idea brain-dump 2026-06-08 11:24:09 -07:00
74bbb05a55 design: add dynamic design-style layout selector for saas, marketplace, and websites 2026-06-08 11:23:01 -07:00
7a6b57abc6 design: make I'm not sure a first-class full-width card tile inside the product-type selection grid 2026-06-08 11:10:23 -07:00
b8bf0a2726 design: add I'm not sure skip button to product archetype onboarding page 2026-06-08 11:08:35 -07:00
ffc0a5b751 design: prevent preset-group tiles from resizing on selection by maintaining a static radio-check circle 2026-06-08 11:07:10 -07:00
86658fd01e design: swap order of onboarding steps so category selection happens before idea brain-dump 2026-06-08 11:04:03 -07:00
9ac512d8c0 design: change onboarding front door option from Personal to Solo or Team 2026-06-08 11:02:27 -07:00
019cb32f8d design: remove emoji icons from product archetype onboarding tiles 2026-06-08 11:01:54 -07:00
a836a495f0 design: replace redundant onboarding audience step with 6 product archetype tiles 2026-06-08 11:00:37 -07:00
42bc09bcbd design: restore minimum character count to 8 on entrepreneur onboarding step 0 2026-06-08 10:54:58 -07:00
63ef26a4fd design: increase required minimum character count to 80 on entrepreneur onboarding step 0 2026-06-08 10:53:37 -07:00
14e7086109 design: increase entrepreneur onboarding textarea to 200px and add reassuring subheader text, resolve unused label import error 2026-06-08 10:52:13 -07:00
3491dafcfc design: remove trust bullet strip from signup, make 🇨🇦 Built in Canada single larger centered footer below card 2026-06-08 10:47:27 -07:00
d9057b922d feat(auth): make Name field required on signup 2026-06-08 10:45:26 -07:00
c2967cf551 design: hide live accent switcher from landing page (commented out) 2026-06-06 21:18:33 -07:00
ea6fac3ed2 design: set default site theme to crimson red (hue 25, vivid 1.0) 2026-06-06 21:17:19 -07:00
334255877b design: reduce border-beam size to 90px to prevent corner-overlap shudder on short vertical runs 2026-06-06 21:16:30 -07:00