Commit Graph

  • bf45322c46 Merge pull request #126 from resolutionflow/refactor/dashboard-design-critique chihlasm 2026-04-06 20:23:50 -04:00
  • f45b045943 refactor: resolve merge conflicts — combine main improvements with token normalization Michael Chihlas 2026-04-06 20:23:36 -04:00
  • cef853d7ea refactor: normalize FlowPilot/Assistant/ScriptBuilder to design system tokens Michael Chihlas 2026-04-06 20:20:07 -04:00
  • 87cf874199 fix: invalidate currentChatRef before await in handleNewChat and handleResumeNew chihlasm 2026-04-06 20:56:10 +00:00
  • 2b53315cc9 Merge pull request #125 from resolutionflow/fix/task-lane-partial-submit chihlasm 2026-04-06 16:31:41 -04:00
  • 1811889ed9 chore: update docs and redesign landing page hero chihlasm 2026-04-06 20:17:47 +00:00
  • 990f04489f fix: prevent TaskLane showing stale data when starting new chat chihlasm 2026-04-06 20:17:39 +00:00
  • ba815d3ee5 Merge remote-tracking branch 'origin/main' into fix/task-lane-partial-submit chihlasm 2026-04-06 20:14:45 +00:00
  • 8bd395a0c7 fix: resolve task lane stale state, partial submit, and closure bugs chihlasm 2026-04-06 16:53:48 +00:00
  • 7198c165b2 docs: update CHANGELOG with session documentation overhaul and client communications Claude 2026-04-06 10:34:57 +00:00
  • 58fe3574bf docs: resolve all contract decisions from codex readiness review chihlasm 2026-04-01 21:33:47 +00:00
  • 63a84be921 docs: merge codex insights into claude super plan chihlasm 2026-04-01 21:17:08 +00:00
  • 75971d8b97 docs: add MSP assistant harness super plan (claude synthesis) chihlasm 2026-04-01 21:11:26 +00:00
  • 7998dd237d docs: add MSP assistant harness cockpit design spec chihlasm 2026-04-01 20:59:15 +00:00
  • 1a45f66358 feat: overhaul session documentation, PSA notes, and client communications feat/cockpit-harness chihlasm 2026-04-05 15:18:31 +00:00
  • f4143e52a1 feat: overhaul session documentation, PSA notes, and client communications chihlasm 2026-04-05 15:18:31 +00:00
  • 6f12e42ebe feat: network diagrams UX overhaul — icons, empty canvas, properties panel chihlasm 2026-04-05 00:55:03 +00:00
  • c0d8163e98 fix: network diagram team_id guard + multi-style edge routing chihlasm 2026-04-05 00:05:12 +00:00
  • af4f07cec6 fix: network diagram editor UX — straight edges, snap-to-grid, ISP in Cloud, group resize chihlasm 2026-04-04 23:09:49 +00:00
  • 5eac5fecff Merge remote-tracking branch 'origin/main' into feat/cockpit-harness chihlasm 2026-04-04 23:06:41 +00:00
  • e042cf6186 fix: backend code review fixes for network diagrams chihlasm 2026-04-04 19:11:44 +00:00
  • 22baad7992 docs: update CHANGELOG with latest unreleased changes Claude 2026-04-04 17:45:39 +00:00
  • c53ced8725 fix: context menu dismisses on pane click, ISP in toolbar chihlasm 2026-04-04 17:44:48 +00:00
  • e3b2f73f38 feat: wire context menu and keyboard shortcuts into diagram editor chihlasm 2026-04-04 17:33:27 +00:00
  • 866b02833c feat: add useCanvasShortcuts hook for copy/paste/duplicate chihlasm 2026-04-04 17:28:05 +00:00
  • 80c82f0b48 feat: add ContextMenu component for network diagram editor chihlasm 2026-04-04 17:26:59 +00:00
  • f989c1e487 feat: improve drag-and-drop feel in network diagram editor chihlasm 2026-04-04 17:26:38 +00:00
  • 375e739348 feat: add ISP icon to network diagram device registry chihlasm 2026-04-04 17:24:36 +00:00
  • f4b05a2ff5 fix: address code review findings for React Flow UI integration chihlasm 2026-04-04 14:33:00 +00:00
  • 73ea126f4c feat: add grouping toolbar items and traffic flow toggle chihlasm 2026-04-04 14:27:23 +00:00
  • 93b1398b5c refactor: DeviceNode uses BaseNode, BaseHandle, StatusIndicator, Tooltip chihlasm 2026-04-04 14:24:25 +00:00
  • 654b9cb4ac feat: add LabeledGroupNode and AnimatedSvgEdge components chihlasm 2026-04-04 14:22:45 +00:00
  • ee32fdbf78 feat: add React Flow UI foundation components for network diagrams chihlasm 2026-04-04 14:20:42 +00:00
  • db9d5a8393 fix: resolve stale selection bug in network diagram PropertiesPanel chihlasm 2026-04-04 14:18:02 +00:00
  • 289b3cacfc fix: resolve TypeScript errors in DeviceToolbar and DiagramEditor chihlasm 2026-04-04 08:00:42 +00:00
  • 6b7bc3fd42 feat: add Network Maps to sidebar navigation and router chihlasm 2026-04-04 07:59:06 +00:00
  • 6aef6e2602 feat: add Network Diagrams list page with search, client filter, import chihlasm 2026-04-04 07:57:43 +00:00
  • 12f6a29dd5 feat: add DiagramEditor page assembling all panels with auto-save and AI generation chihlasm 2026-04-04 07:56:03 +00:00
  • 600c3959af feat: add NetworkCanvas wrapper and DiagramHeader components chihlasm 2026-04-04 07:53:52 +00:00
  • d8d8de91d1 feat: add AIAssistPanel with replace and merge modes chihlasm 2026-04-04 07:52:28 +00:00
  • ebfd4e5651 feat: add PropertiesPanel for node and edge property editing chihlasm 2026-04-04 07:52:15 +00:00
  • 7c19521fc2 feat: add DeviceToolbar panel with search, categories, drag-drop, custom type creation chihlasm 2026-04-04 07:51:44 +00:00
  • 17e1bc84e2 feat: add device registry, DeviceNode, ConnectionEdge for React Flow chihlasm 2026-04-04 07:50:10 +00:00
  • ebc6b46823 feat: add frontend API clients for device types and network diagrams chihlasm 2026-04-04 07:48:03 +00:00
  • 38be5b0370 feat: add TypeScript types for network diagrams chihlasm 2026-04-04 07:48:00 +00:00
  • b6ea63d81a feat: add network diagrams CRUD + AI generate + export/import router chihlasm 2026-04-04 07:45:42 +00:00
  • 03f6100d4c feat: add AI generation service for network diagrams chihlasm 2026-04-04 07:44:00 +00:00
  • a3c49873f5 feat: add device types CRUD router chihlasm 2026-04-04 07:43:23 +00:00
  • 5a91c4d672 feat: add Pydantic schemas for device types and network diagrams chihlasm 2026-04-04 07:42:18 +00:00
  • 068baec179 feat: add network_diagrams table chihlasm 2026-04-04 07:41:13 +00:00
  • 9c042c750e feat: add device_types table with system seed data chihlasm 2026-04-04 07:40:12 +00:00
  • 8c90da1960 docs: add network diagrams implementation plan chihlasm 2026-04-04 07:36:52 +00:00
  • be34a20441 docs: add network diagrams design spec chihlasm 2026-04-04 07:25:51 +00:00
  • e7ac87bf7d docs: update CURRENT-STATE.md with action bar consolidation work chihlasm 2026-04-04 05:05:23 +00:00
  • 165e402284 fix: deduplicate actions, promote ViewToggle tab bar, standardize naming chihlasm 2026-04-04 04:40:06 +00:00
  • aca976a49a fix: move ViewToggle into header bars and remove subtitle chihlasm 2026-04-04 01:48:09 +00:00
  • 47e71c4753 fix: opaque overflow menu, add Update button to cockpit and assistant headers chihlasm 2026-04-04 00:43:48 +00:00
  • 91e3f80707 fix: clear cockpit state on session switch and add loading placeholders chihlasm 2026-04-03 05:56:29 +00:00
  • b03f84aecf fix: prevent task lane from showing previous session's data on switch chihlasm 2026-04-03 05:23:55 +00:00
  • 813b598101 fix: cockpit/flowpilot bugs and redesign view toggle placement chihlasm 2026-04-03 05:02:42 +00:00
  • ed6e6cd1ed fix: stabilize cockpit and assistant session handoff chihlasm 2026-04-03 04:00:47 +00:00
  • b07dfb7603 fix: preserve cockpit steps across view toggles and show full step info chihlasm 2026-04-03 03:09:19 +00:00
  • 4ba32a08ac fix: resolve race conditions in assistant/cockpit session loading chihlasm 2026-04-03 02:49:29 +00:00
  • 3ea669a1e5 chore: rename 'AI Assistant' to 'FlowPilot' in user-facing text chihlasm 2026-04-02 17:34:36 +00:00
  • 81ad52f5bc feat: add launch view preference toggle to StartSessionInput chihlasm 2026-04-02 17:33:57 +00:00
  • cd7774b733 feat: add preferredFlowPilotView to user preferences store chihlasm 2026-04-02 17:33:08 +00:00
  • 3ce4201d62 feat: add FlowPilot and FlowPilot Cockpit to sidebar navigation chihlasm 2026-04-02 17:32:40 +00:00
  • b994e82c56 feat: add /cockpit routes, point /assistant to FlowPilotPage chihlasm 2026-04-02 17:31:47 +00:00
  • 7d97412d1f feat: add ViewToggle component, uncomment in both pages chihlasm 2026-04-02 17:31:20 +00:00
  • fc51ceb610 refactor: rename AssistantChatPage to CockpitPage, consume useAssistantSession hook chihlasm 2026-04-02 17:29:42 +00:00
  • 4cc6ee4797 feat: create FlowPilotPage with classic chat layout chihlasm 2026-04-02 17:20:34 +00:00
  • 2ed02607a8 fix: add loadChats to useAssistantSession return value chihlasm 2026-04-02 17:18:20 +00:00
  • 1a858237ba feat: extract useAssistantSession hook from AssistantChatPage chihlasm 2026-04-02 17:16:46 +00:00
  • df9e069452 docs: add FlowPilot / Cockpit side-by-side implementation plan chihlasm 2026-04-02 16:58:49 +00:00
  • 79c8632dbb docs: add FlowPilot / Cockpit side-by-side design spec chihlasm 2026-04-02 16:44:07 +00:00
  • a001aa11e5 chore: seed flowpilot_cockpit feature flag with plan defaults chihlasm 2026-04-02 15:23:17 +00:00
  • 2ee3c1afda refactor: remove canUseFeature from useSubscription chihlasm 2026-04-02 15:20:58 +00:00
  • cc929c8932 feat: add useFeatureFlag hook for feature gating chihlasm 2026-04-02 15:20:53 +00:00
  • b7e5979d0c feat: add featureFlags to authStore, fetched in fetchUser chihlasm 2026-04-02 15:20:38 +00:00
  • 6117a83b0b fix: add response_model, tighten overrides type annotation, add uuid import chihlasm 2026-04-02 15:19:11 +00:00
  • a60c19b305 feat: add GET /auth/me/feature-flags resolution endpoint chihlasm 2026-04-02 15:16:26 +00:00
  • a2749104f4 refactor: design critique fixes for account pages chihlasm 2026-04-02 06:24:26 +00:00
  • 8c28f48ce0 fix: remove unused admin account icon import chihlasm 2026-04-02 04:48:38 +00:00
  • f9de76b28c feat: add admin account detail management chihlasm 2026-04-02 04:37:23 +00:00
  • 296153850b feat: expand admin customer account controls chihlasm 2026-04-02 04:17:29 +00:00
  • 1d4d7ef35d feat: expand account management hub chihlasm 2026-04-02 03:57:27 +00:00
  • bfcb8c52d3 feat: reorganize admin panel around accounts chihlasm 2026-04-02 03:46:11 +00:00
  • b8189a1999 fix: guard all chat response paths against session-switch race condition chihlasm 2026-04-02 01:09:28 +00:00
  • 9462da8b80 feat: cockpit UX polish — conversation log, interactive steps, onboarding chihlasm 2026-04-02 00:13:46 +00:00
  • 63023d486d fix: resolve TypeScript errors from cockpit refactor (Phase 7) chihlasm 2026-04-01 23:04:23 +00:00
  • 1705ecbb9f feat: MSP-native language pass + conclude modal update (Phase 6) chihlasm 2026-04-01 23:02:14 +00:00
  • 6ee6faa712 feat: refactor AssistantChatPage into cockpit layout (Phase 5) chihlasm 2026-04-01 22:51:29 +00:00
  • 23a7cee1f5 feat: add cockpit work zone components (Phase 4) chihlasm 2026-04-01 22:43:15 +00:00
  • 036198b224 feat: add cockpit frontend types and API methods (Phase 3) chihlasm 2026-04-01 22:41:49 +00:00
  • 92cc62bcbd feat: add [TRIAGE_UPDATE] marker extraction and auto-PATCH (Phase 2) chihlasm 2026-04-01 22:40:49 +00:00
  • 15781baeb7 feat: add cockpit triage backend foundation (Phase 1) chihlasm 2026-04-01 22:30:48 +00:00
  • cb750d52f6 docs: resolve all contract decisions from codex readiness review chihlasm 2026-04-01 21:33:47 +00:00
  • 56ca5d2669 docs: merge codex insights into claude super plan chihlasm 2026-04-01 21:17:08 +00:00
  • 81f8aa0074 docs: add MSP assistant harness super plan (claude synthesis) chihlasm 2026-04-01 21:11:26 +00:00
  • 5dd43b2226 docs: add MSP assistant harness cockpit design spec chihlasm 2026-04-01 20:59:15 +00:00