- 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
991 B
JSON
1 line
991 B
JSON
{"rustc":5391851738765093524,"features":"[\"alloc\", \"formatting\", \"macros\", \"parsing\", \"std\"]","declared_features":"[\"alloc\", \"default\", \"formatting\", \"large-dates\", \"local-offset\", \"macros\", \"parsing\", \"quickcheck\", \"rand\", \"rand08\", \"rand09\", \"serde\", \"serde-human-readable\", \"serde-well-known\", \"std\", \"wasm-bindgen\"]","target":8476133839300368761,"profile":3578024019828412783,"path":13029516063129052471,"deps":[[5532778797167691009,"itoa",false,6050066881301659259],[5901133744777009488,"powerfmt",false,13932753730354847817],[8249548034248209199,"num_conv",false,2932016938027319822],[9889232103266058129,"time_macros",false,5002245241434559229],[15572560757901793625,"time_core",false,15246716729927976361],[17634244132575000293,"deranged",false,8177764358666036304]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/time-513dcb1271c958f0/dep-lib-time","checksum":false}}],"rustflags":[],"config":8247474407144887393,"compile_kind":0} |