Commit Graph

  • 119d17819b design: overhaul Edit Procedure page layout and color system chihlasm 2026-04-01 06:52:50 +00:00
  • 0b77eec1ca refactor: collapse Flows nav, remove session recovery from library, fix race conditions chihlasm 2026-04-01 06:36:20 +00:00
  • bf494bb043 fix: use dark text on blue accent step-number badges across all flow types chihlasm 2026-04-01 06:14:51 +00:00
  • 67a28664a9 feat: default script library to 'All Scripts' tab showing all accessible scripts chihlasm 2026-04-01 06:01:58 +00:00
  • 1637d7de8f fix: preserve tab ownership filter across category and search changes in script library chihlasm 2026-04-01 05:57:01 +00:00
  • cb33787c08 fix: close race conditions in script builder session and slug creation chihlasm 2026-04-01 05:09:42 +00:00
  • 41b0f0a627 Merge pull request #123 from resolutionflow/refactor/dashboard-design-critique chihlasm 2026-03-31 21:05:25 -04:00
  • 5c11c1db33 fix: prevent stale selectChat async results from clobbering new session task lane chihlasm 2026-04-01 00:41:50 +00:00
  • af524ec99d refactor: account settings page audit fixes chihlasm 2026-03-30 05:44:57 +00:00
  • 691963d432 Merge remote-tracking branch 'origin/main' into refactor/dashboard-design-critique chihlasm 2026-03-30 05:43:57 +00:00
  • ff9b5b2195 fix: remove hardcoded Sentry DSN fallback — use env var only chihlasm 2026-03-30 04:56:10 +00:00
  • 8427119bdb refactor: dashboard design critique fixes chihlasm 2026-03-30 00:39:37 -04:00
  • 431a0893bf docs: add CHANGELOG entry and CLAUDE.md lessons 104-105 chihlasm 2026-03-30 04:38:36 +00:00
  • 56b3f877c1 fix: pre-landing and adversarial review fixes chihlasm 2026-03-30 04:38:33 +00:00
  • 930a21b2b6 refactor: redesign landing page — break AI-template monotony, add FAQ, fix trust signals chihlasm 2026-03-30 03:30:10 +00:00
  • 841ce8d4ee fix: make landing page animations more dramatic and noticeable chihlasm 2026-03-30 02:20:42 +00:00
  • bc43f53633 feat: overdrive landing page — live chat animation + scroll-driven reveals chihlasm 2026-03-30 02:13:41 +00:00
  • d67af71b4c fix: tag badges and buttons using bg-accent with unreadable text chihlasm 2026-03-30 02:04:16 +00:00
  • 0484a1cb12 fix: restore removed icon imports in MyTreesPage, add default export to SessionHistoryPage chihlasm 2026-03-30 01:54:48 +00:00
  • bf902a4f02 refactor: simplify Create Flow dropdown, remove maintenance flow from UI chihlasm 2026-03-30 01:51:30 +00:00
  • 32d48146bf refactor: Script Library and Builder design critique fixes chihlasm 2026-03-30 01:26:35 +00:00
  • 9ce4a8bc8e refactor: redesign Session History with tabs + Load More, improve Escalation Queue urgency chihlasm 2026-03-30 00:34:38 +00:00
  • 37179096b0 refactor: assistant page — TaskLane UX + ChatSidebar improvements Michael Chihlas 2026-03-29 17:47:58 -04:00
  • cc51d21300 fix: correct ternary closing brackets in KnowledgeBaseCards and TeamSummary Michael Chihlas 2026-03-29 17:11:22 -04:00
  • 912075cd43 refactor: dashboard design critique — eliminate redundancy, differentiate sections Michael Chihlas 2026-03-29 17:06:30 -04:00
  • 677c8f88ea Merge pull request #121 from resolutionflow/feat/task-lane-persistence chihlasm 2026-03-29 12:59:41 -04:00
  • b75b4a3c10 fix: improve TaskLane section header readability chihlasm 2026-03-29 16:44:28 +00:00
  • 99a1af3585 fix: update meta theme-color to new sidebar color (#0e1016) chihlasm 2026-03-29 16:21:27 +00:00
  • 1152b023bf feat: replace hardcoded orange hex values with blue equivalents chihlasm 2026-03-29 16:20:52 +00:00
  • 61c410e366 feat: replace orange-* Tailwind classes with blue-* equivalents chihlasm 2026-03-29 16:20:24 +00:00
  • 5ff9a9d75e feat: replace all hardcoded orange rgba with blue rgba chihlasm 2026-03-29 16:20:13 +00:00
  • 3e52708253 feat: migrate index.css to design system v6 color tokens chihlasm 2026-03-29 16:19:21 +00:00
  • 98d50ff31a docs: add color migration v6 implementation plan chihlasm 2026-03-29 16:13:56 +00:00
  • 5c9772f66a docs: add color migration v5→v6 spec chihlasm 2026-03-29 15:53:19 +00:00
  • eafc3752a0 feat: update design system v5→v6, accent blue replaces ember orange chihlasm 2026-03-29 15:45:41 +00:00
  • d5122123c2 fix: preserve task lane answers across page reload and browser close chihlasm 2026-03-29 12:53:16 +00:00
  • bc6afbc90a fix: use status update API as fallback for resolve ticket notes chihlasm 2026-03-29 07:32:14 +00:00
  • a705bd58f9 fix: clear stale task lane when starting session from dashboard prefill chihlasm 2026-03-29 07:28:35 +00:00
  • d6877bb55e fix: correct streamDocumentation URL path to include /v1 prefix chihlasm 2026-03-29 07:21:44 +00:00
  • d6d1002172 fix: add status_update to step_type CHECK constraint chihlasm 2026-03-29 06:35:11 +00:00
  • 2c8aca3951 feat: add status update generation to assistant chat chihlasm 2026-03-29 06:03:34 +00:00
  • 0d89597fc0 chore: delete SaveToLibraryDialog, replaced by ParameterizeAndSavePanel chihlasm 2026-03-29 05:58:39 +00:00
  • 00e4a16ab5 feat: add 'New from Script' button to ScriptLibraryPage chihlasm 2026-03-29 05:54:48 +00:00
  • da71cd6ca4 feat: wire ParameterizeAndSavePanel into ScriptBuilderPage chihlasm 2026-03-29 05:53:49 +00:00
  • e6edf34485 feat: add ParameterizeAndSavePanel component chihlasm 2026-03-29 05:52:17 +00:00
  • 503402386a feat: add script_body and parameters_schema to SaveToLibraryRequest type chihlasm 2026-03-29 05:49:32 +00:00
  • 63d470455f feat: accept script_body and parameters_schema in save-to-library flow chihlasm 2026-03-29 05:48:53 +00:00
  • 60e1384a2c docs: add parameterize-and-save implementation plan chihlasm 2026-03-29 05:46:40 +00:00
  • c3a53f2f30 docs: add parameterize-and-save design spec chihlasm 2026-03-29 05:35:08 +00:00
  • 564d88e90f fix: update useFlowPilotSession return types for optional documentation chihlasm 2026-03-28 23:25:08 +00:00
  • 8c7a863f5f chore: remove debug logging from AssistantChatPage chihlasm 2026-03-28 23:09:26 +00:00
  • 5e04aad16f feat: two-phase resolve with streaming ticket notes generation chihlasm 2026-03-28 23:08:25 +00:00
  • bcab8158ab feat: add streamDocumentation SSE client for ticket notes chihlasm 2026-03-28 23:05:20 +00:00
  • 7a5d56494b feat: make resolve endpoint non-blocking, documentation optional chihlasm 2026-03-28 23:04:38 +00:00
  • d456b1156e feat: add SSE endpoint for streaming ticket notes generation chihlasm 2026-03-28 23:04:14 +00:00
  • 72fc56529d feat: add stream_ticket_notes generator for SSE doc streaming chihlasm 2026-03-28 23:04:07 +00:00
  • bb4743568b feat: add Tasks pill to reopen collapsed task lane chihlasm 2026-03-28 23:02:44 +00:00
  • 2f3781bfc2 feat: add generate_text_stream to AnthropicProvider for SSE support chihlasm 2026-03-28 23:02:35 +00:00
  • ca686c0901 feat: task lane close preserves state instead of clearing chihlasm 2026-03-28 23:02:20 +00:00
  • c47b8d26e5 feat: replace task lane X with PanelRightClose icon chihlasm 2026-03-28 23:02:14 +00:00
  • c6772c6607 perf: singleton AsyncAnthropic client to avoid per-call connection setup chihlasm 2026-03-28 23:02:07 +00:00
  • af2a41830c docs: add spec and implementation plan for task lane minimize + resolve streaming chihlasm 2026-03-28 22:33:47 +00:00
  • 0483b6f0f5 fix: prevent Monaco onChange echo from dismissing parameter stepper chihlasm 2026-03-28 22:18:17 +00:00
  • 96602a6676 fix: return pending_task_lane in session detail API response + debug logging chihlasm 2026-03-28 21:44:04 +00:00
  • 4fa26149e6 fix: add payload size limits to task lane save endpoint chihlasm 2026-03-28 19:16:06 +00:00
  • 80af408f2d feat: persist task lane user responses to backend chihlasm 2026-03-28 19:11:13 +00:00
  • 977e5a8ddb fix: task lane restore checks activeChatId, not urlSessionId chihlasm 2026-03-28 13:03:06 +00:00
  • 1e78977e4f feat: restore active chat session on reload chihlasm 2026-03-28 05:39:09 +00:00
  • e9f96474e0 feat: persist task lane state across reloads and session switches chihlasm 2026-03-28 04:21:42 +00:00
  • 6268aa3520 fix: task lane no longer self-hides on submit chihlasm 2026-03-28 03:05:58 +00:00
  • e8dfc84717 fix: rename migration to sequential 068, document convention chihlasm 2026-03-28 02:23:56 +00:00
  • d07e622aef fix: rebase migration onto actual head (067) chihlasm 2026-03-28 02:20:18 +00:00
  • 3bb3712d74 chore: trigger fresh Railway build (clear Docker cache) chihlasm 2026-03-28 02:17:51 +00:00
  • a285b6cdc2 fix: rebase migration onto correct alembic head chihlasm 2026-03-28 02:12:34 +00:00
  • ecd7393646 feat: persist task lane across submits and session reloads chihlasm 2026-03-27 21:48:06 +00:00
  • 217e70cb81 feat: add .docx upload support with text extraction chihlasm 2026-03-27 21:08:12 +00:00
  • 11de850054 feat: wire PDF and text file content into AI chat messages chihlasm 2026-03-27 21:02:56 +00:00
  • 3cea949519 fix: give test user a real team in test_shared_filter chihlasm 2026-03-27 20:32:25 +00:00
  • 1425b843a9 fix: shared filter returns all when user has no team chihlasm 2026-03-27 19:58:04 +00:00
  • c3f0370964 fix: resolve final 5 backend test failures chihlasm 2026-03-27 19:37:49 +00:00
  • 57e190ba65 fix: lower coverage threshold to 50% and ignore pluggy teardown warning chihlasm 2026-03-27 19:01:17 +00:00
  • 6bf386efce fix: add server_default to script_template columns, refresh fork_point after commit chihlasm 2026-03-27 18:16:42 +00:00
  • e130976803 fix: add back_populates to SessionHandoff and SessionResolutionOutput relationships chihlasm 2026-03-27 17:46:07 +00:00
  • c7abe905f7 fix: resolve strict mode violations and stale text in E2E tests chihlasm 2026-03-27 17:16:38 +00:00
  • 9061c91c89 fix: align CI tests with current UI text and database naming chihlasm 2026-03-27 17:02:19 +00:00
  • 9150972de9 fix: reuse frontend build artifact in e2e instead of rebuilding chihlasm 2026-03-27 16:42:04 +00:00
  • ba6a8af251 fix: increase Node heap and timeout for Playwright webServer build chihlasm 2026-03-27 16:36:11 +00:00
  • 6770c9fa8b chore: modernize CI workflow — rename DB, update GitHub Actions to v5 chihlasm 2026-03-27 16:34:35 +00:00
  • 1db9602739 fix: increase Node heap size for frontend build in CI chihlasm 2026-03-27 16:17:52 +00:00
  • 6917d46132 fix: move eslint-disable comments to directly before setState calls chihlasm 2026-03-27 16:10:36 +00:00
  • 4b8282ecec fix: suppress remaining lint errors in FlowPilotSession and AnalyticsPage chihlasm 2026-03-27 16:05:08 +00:00
  • 0b6b62682d Merge pull request #120 from resolutionflow/feat/conversational-branching chihlasm 2026-03-27 09:16:44 -04:00
  • 09e467e4f6 fix: use pgvector/pgvector:pg16 image in CI for vector extension support chihlasm 2026-03-27 12:36:25 +00:00
  • 69edf5378b fix: resolve remaining CI failures — mapper FK mismatch and lint errors chihlasm 2026-03-27 12:32:24 +00:00
  • 05f81d04df fix: resolve CI failures — SQLAlchemy mapper conflict and lint errors chihlasm 2026-03-27 11:51:18 +00:00
  • 1225b55786 fix: use opacity-only fade for page transitions instead of fade-in-up chihlasm 2026-03-27 11:16:30 +00:00
  • 8769b802c4 fix: eliminate page load blinking by adding animation-fill-mode: both chihlasm 2026-03-27 11:08:48 +00:00
  • b7a126299a merge: integrate fix/color-audit-cleanup into dashboard redesign chihlasm 2026-03-27 06:09:33 +00:00
  • 34b0f2ade9 fix: eliminate deprecated cyan, glass-border, and off-palette colors site-wide chihlasm 2026-03-27 05:42:08 +00:00
  • 4be8388a44 refactor: remove Recent Sessions from dashboard, hide Active when empty chihlasm 2026-03-27 05:41:37 +00:00