Commit Graph

  • 0a68c2a5a5 feat: update design tokens for SaaS redesign (Task 5.1) Andrew Charlwood 2026-02-05 01:46:58 +00:00
  • 27d2d603c3 docs: update progress.txt with iteration 11 completion (Task 4.3 Documentation) Andrew Charlwood 2026-02-05 00:57:48 +00:00
  • 76e0d64820 docs: complete Task 4.3 Documentation Andrew Charlwood 2026-02-05 00:56:34 +00:00
  • 49bf4cdf1b docs: update progress.txt with iteration 10 completion (Task 4.2 Performance) Andrew Charlwood 2026-02-05 00:50:57 +00:00
  • 870d2e6e0e feat: complete Task 4.2 Performance Testing - all targets met Andrew Charlwood 2026-02-05 00:50:14 +00:00
  • 58450d78fa docs: update progress.txt with iteration 9 completion (Task 4.1 E2E Validation) Andrew Charlwood 2026-02-05 00:44:39 +00:00
  • cabaa72e9d feat: complete Task 4.1 End-to-End Validation Andrew Charlwood 2026-02-05 00:43:55 +00:00
  • 7628c5fa20 docs: update progress.txt with iteration 8 completion (Task 3.3 UI Components) Andrew Charlwood 2026-02-05 00:38:16 +00:00
  • a6f1d8b30e feat: replace date pickers with select dropdowns (Task 3.3) Andrew Charlwood 2026-02-05 00:37:18 +00:00
  • 8f2425a9ae docs: update progress.txt with iteration 7 completion (Task 3.2 Icicle Figure) Andrew Charlwood 2026-02-05 00:31:10 +00:00
  • ced994f93f feat: update icicle_figure with full 10-field customdata (Task 3.2) Andrew Charlwood 2026-02-05 00:30:22 +00:00
  • fc3b3525c6 docs: update progress.txt with iteration 6 completion (Task 3.1 AppState) Andrew Charlwood 2026-02-05 00:26:59 +00:00
  • 7948ca7da3 feat: update AppState to query pre-computed pathway_nodes (Task 3.1) Andrew Charlwood 2026-02-05 00:26:21 +00:00
  • 0a13ba550e docs: update progress.txt with iteration 5 completion (Task 2.2 Pipeline Test) Andrew Charlwood 2026-02-05 00:21:08 +00:00
  • adc1dbfc58 feat: complete Task 2.2 - test refresh pipeline with Snowflake data Andrew Charlwood 2026-02-05 00:20:12 +00:00
  • 8b65dfd9a8 docs: update progress.txt with iteration 4 completion (Task 2.1 CLI) Andrew Charlwood 2026-02-04 23:30:50 +00:00
  • 092fdbba5a feat: add CLI refresh command for pathway data (Task 2.1) Andrew Charlwood 2026-02-04 23:30:11 +00:00
  • 9bb4748588 docs: mark Task 1.3 complete (migration already handled by schema) Andrew Charlwood 2026-02-04 23:24:57 +00:00
  • b48dbbc96a docs: update progress.txt with iteration 2 completion (Task 1.2 Pipeline) Andrew Charlwood 2026-02-04 23:21:50 +00:00
  • 5945649ae3 feat: add pathway pipeline module (Task 1.2) Andrew Charlwood 2026-02-04 23:21:27 +00:00
  • f2717a2219 docs: update progress.txt with iteration 1 completion (Task 1.1 Schema) Andrew Charlwood 2026-02-04 23:17:52 +00:00
  • 34396fef5e feat: add pathway data architecture schema (Task 1.1) Andrew Charlwood 2026-02-04 23:17:27 +00:00
  • 85b3c20341 docs: update progress.txt with iteration 17 completion (Task 5.2 Debounce) Andrew Charlwood 2026-02-04 19:26:26 +00:00
  • b93af40ac4 feat: implement debounced inputs for filter performance (Task 5.2) Andrew Charlwood 2026-02-04 19:25:57 +00:00
  • f863e79299 docs: update progress.txt with iteration 16 completion (Task 5.3 Error Handling) Andrew Charlwood 2026-02-04 19:21:31 +00:00
  • 6c3b3abf03 feat: improve error handling with user-friendly messages (Task 5.3) Andrew Charlwood 2026-02-04 19:20:57 +00:00
  • 8c04e65ced docs: update progress.txt with correct commit hash Andrew Charlwood 2026-02-04 19:16:58 +00:00
  • 0dd99e6a42 docs: complete visual polish audit against DESIGN_SYSTEM.md (Task 5.1) Andrew Charlwood 2026-02-04 19:16:34 +00:00
  • b5afb5deb2 docs: update progress.txt with iteration 14 verification results Andrew Charlwood 2026-02-04 19:09:02 +00:00
  • 307094eca3 docs: verify data loading, filter logic, and chart generation (Task 5.4 partial) Andrew Charlwood 2026-02-04 19:08:09 +00:00
  • fbf046eb8a docs: update progress.txt with iteration 13 completion Andrew Charlwood 2026-02-04 18:59:38 +00:00
  • e099538ea9 feat: enable app_v2 via package init, verify reflex compilation Andrew Charlwood 2026-02-04 18:59:08 +00:00
  • 5267a9f4ef docs: update progress.txt with iteration 12 completion Andrew Charlwood 2026-02-04 18:49:44 +00:00
  • 158d873750 feat: integrate rx.plotly() chart component (Task 4.3) Andrew Charlwood 2026-02-04 18:49:13 +00:00
  • a749514889 docs: update progress.txt with iteration 11 completion Andrew Charlwood 2026-02-04 18:45:59 +00:00
  • ec8f8dc198 feat: implement reactive Plotly icicle chart generation (Task 4.2) Andrew Charlwood 2026-02-04 18:45:22 +00:00
  • 14f970d37b feat: implement chart data preparation (Task 4.1) Andrew Charlwood 2026-02-04 18:41:37 +00:00
  • cd15ab6cdf feat: implement filter logic with reactive KPI updates (Task 3.3) Andrew Charlwood 2026-02-04 14:17:27 +00:00
  • f38ccfc128 feat: implement data loading from SQLite (Task 3.2) Andrew Charlwood 2026-02-04 14:11:03 +00:00
  • a18de83c8d docs: update progress.txt with iteration 7 completion Andrew Charlwood 2026-02-04 14:04:00 +00:00
  • fead4bf7dd feat: complete core state variables (Task 3.1) Andrew Charlwood 2026-02-04 14:03:28 +00:00
  • 80997cb0de docs: update progress.txt with iteration 6 completion Andrew Charlwood 2026-02-04 13:59:20 +00:00
  • 17478c96ae feat: implement chart container with state-based rendering (Task 2.4) Andrew Charlwood 2026-02-04 13:59:01 +00:00
  • 984374a3a8 docs: update progress.txt with iteration 5 completion Andrew Charlwood 2026-02-04 13:53:39 +00:00
  • 2df3a0976b feat: implement KPI row with reactive metrics (Task 2.3) Andrew Charlwood 2026-02-04 13:52:57 +00:00
  • 23335387b8 docs: update progress.txt with iteration 4 completion Andrew Charlwood 2026-02-04 13:47:37 +00:00
  • b2d4afd408 feat: implement filter section with date pickers and searchable dropdowns (Task 2.2) Andrew Charlwood 2026-02-04 13:46:57 +00:00
  • 00d0f2cc9d docs: update progress.txt with iteration 3 completion Andrew Charlwood 2026-02-04 13:41:23 +00:00
  • a8d9f7b757 feat: implement top navigation bar (Task 2.1) Andrew Charlwood 2026-02-04 13:40:31 +00:00
  • 072ce852af feat: complete app skeleton (Task 1.2) Andrew Charlwood 2026-02-04 13:35:28 +00:00
  • 4eeba9abc2 docs: update progress.txt with iteration 1 completion Andrew Charlwood 2026-02-04 13:11:11 +00:00
  • 2bd28f5f22 feat: create design tokens module (styles.py) Andrew Charlwood 2026-02-04 13:10:35 +00:00
  • fdd33a67af Initial commit before Ralph loop Andrew Charlwood 2026-02-04 13:04:29 +00:00