- 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":2040997289075261528,"path":17113443395634798112,"deps":[[784494742817713399,"tower_service",false,9756858230363142852],[2251399859588827949,"pin_project_lite",false,12530558976595352840],[2620434475832828286,"http",false,832986012250940377],[3870702314125662939,"bytes",false,15853816070996633266],[7712452662827335977,"tower_layer",false,14607393924189152802],[14084095096285906100,"http_body",false,15844020918821535306],[16900715236047033623,"http_body_util",false,4277972724758570800],[16909888598953886583,"bitflags",false,3537587196174644502]],"local":[{"CheckDepInfo":{"dep_info":"release/.fingerprint/tower-http-8038d17588bdf7c6/dep-lib-tower_http","checksum":false}}],"rustflags":[],"config":8247474407144887393,"compile_kind":0} |