Commit Graph

101 Commits

Author SHA1 Message Date
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
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
a361aea582 design: optimize border-beam with layout containment and hardcoded path radius to eliminate corner stutter 2026-06-06 21:15:08 -07:00
f391a85938 design: add hardware acceleration offsets to border-beam to prevent corner jitter 2026-06-06 21:12:45 -07:00
b0fe3af609 design: apply silver gradient to .audience-title section header 2026-06-06 21:11:41 -07:00
3dc98f0a32 design: apply silver gradient to section headers + nav links, add dev-only live accent switcher, slow border-beam to 11s 2026-06-06 21:10:42 -07:00
c1d37184eb feat(frontend): email+password auth, /signin + /signup pages, marketing consolidation, onboarding workspace naming + full data persistence 2026-06-06 20:28:38 -07:00
fbe991d8e6 feat: flatten routes and merge marketing and onboarding directories 2026-06-06 18:52:03 -07:00
de425667c5 feat: support root-level _marketing and _onboarding directories (T12) 2026-06-06 18:32:57 -07:00
fcf072ea7a chore: remove deprecated modular marketing components (Group 3) 2026-06-06 18:27:17 -07:00
16a545a26a feat: complete live-verified GTM onboarding flow & places autocomplete search proxies 2026-06-06 17:53:13 -07:00
28a959ea5a fix(db): cast project_id to uuid in agent_sessions INSERT query 2026-05-30 12:40:14 -07:00
775c42e2fa fix(auth): allow empty string appPath inside session-creation route 2026-05-29 19:23:06 -07:00
3cb079f6e4 feat(auth): enable requireWorkspacePrincipal on agent/sessions routes to support desktop API keys 2026-05-29 19:08:23 -07:00
a8b55b7d8f feat(auth): enable requireWorkspacePrincipal on individual project GET/PATCH routes to support desktop API keys 2026-05-29 18:48:28 -07:00
7a3b964fb2 feat(auth): enable requireWorkspacePrincipal on projects GET route to support desktop API keys 2026-05-29 17:06:23 -07:00
cf270c285d feat(auth): add Copy Workspace Key button on Next.js auth page for desktop SSO fallback 2026-05-29 16:17:18 -07:00
2a8bc25804 feat: added desktop sso endpoints 2026-05-28 16:05:47 -07:00
2647919bd5 feat(refactor): live zed-style codebase files autocomplete and context attachment 2026-05-21 17:20:31 -07:00
50f65e337d feat(refactor): premium zed-style chat UI, collapsible reasoning, and comprehensive strict type sweeps 2026-05-21 17:05:42 -07:00
8bf8da088c fix(ui): safely restore remarkGfm without corrupting tsx syntax 2026-05-19 20:00:58 -07:00
4ed5249cd0 fix(ui): re-add remarkGfm plugin to markdown renderer for PRD tab 2026-05-19 19:54:54 -07:00
b3a2e8a418 fix(db): correct ambiguous data column error in plan generation query 2026-05-19 19:52:52 -07:00
07a79df28c feat(ai): patch Architect prompt with full Spec Kit PRD template rules 2026-05-19 19:49:05 -07:00
8323108f96 feat(ai): configure Architect mode prompt with Spec Kit templates and enforce task completion rules in background runner 2026-05-19 19:40:23 -07:00
9319ea8da2 fix(ui): inject Spec Kit architectural templates directly into Architect mode prompt 2026-05-19 19:38:40 -07:00
2b799e4907 feat(ai): automate end-to-end PRD, architecture, and task generation directly from Objective 2026-05-19 19:32:07 -07:00
7c2323f44d fix(ui): remove the redundant Objective heading 2026-05-19 19:11:42 -07:00
e000348992 fix(ui): combine PRD tabs and remove redundant headers 2026-05-19 19:10:17 -07:00
8d53ca659e fix(ui): remove unnecessary User Stories description and emojis 2026-05-19 19:01:45 -07:00
d43ce1fd2f feat(ui): redesign Plan tab with Objective, User Stories, Features, and Architecture panels 2026-05-19 19:00:07 -07:00
07da08f11f fix(ui): disable aggressive polling on plan page to prevent layout thrashing 2026-05-19 18:56:54 -07:00