- Foldable left panel (user profile) and right panel (task details) - Clicking a task in the list or graph node selects it and shows details - Both views (task list + graph) always mounted via absolute inset-0 for correct canvas dimensions; tabs toggle visibility with opacity - Graph node selection animation: other nodes repel outward (charge -600), then selected node smoothly slides to center (500ms cubic ease-out), then charge restores to -120 and graph stabilizes - Graph re-fits on tab switch and panel resize via ResizeObserver - Fix UUID string IDs throughout (backend returns UUIDs, not integers) - Add TaskDetailPanel, UserPanel components - Add CLAUDE.md project documentation Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 line
1.6 KiB
JSON
1 line
1.6 KiB
JSON
{"rustc":5391851738765093524,"features":"[\"cors\", \"default\"]","declared_features":"[\"add-extension\", \"async-compression\", \"auth\", \"base64\", \"catch-panic\", \"compression-br\", \"compression-deflate\", \"compression-full\", \"compression-gzip\", \"compression-zstd\", \"cors\", \"decompression-br\", \"decompression-deflate\", \"decompression-full\", \"decompression-gzip\", \"decompression-zstd\", \"default\", \"follow-redirect\", \"fs\", \"full\", \"futures-core\", \"futures-util\", \"httpdate\", \"iri-string\", \"limit\", \"map-request-body\", \"map-response-body\", \"metrics\", \"mime\", \"mime_guess\", \"normalize-path\", \"percent-encoding\", \"propagate-header\", \"redirect\", \"request-id\", \"sensitive-headers\", \"set-header\", \"set-status\", \"timeout\", \"tokio\", \"tokio-util\", \"tower\", \"trace\", \"tracing\", \"util\", \"uuid\", \"validate-request\"]","target":14850331575045365232,"profile":15657897354478470176,"path":17113443395634798112,"deps":[[784494742817713399,"tower_service",false,16019076366609623065],[2251399859588827949,"pin_project_lite",false,5057344457388244224],[2620434475832828286,"http",false,12178800335506446277],[3870702314125662939,"bytes",false,2709368896986884538],[7712452662827335977,"tower_layer",false,12329683236559188260],[14084095096285906100,"http_body",false,10962244317973710858],[16900715236047033623,"http_body_util",false,13695458902152294853],[16909888598953886583,"bitflags",false,14042442056833153104]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/tower-http-ed0fb23234055a0b/dep-lib-tower_http","checksum":false}}],"rustflags":[],"config":8247474407144887393,"compile_kind":0} |