- 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
957 B
JSON
1 line
957 B
JSON
{"rustc":5391851738765093524,"features":"[]","declared_features":"[]","target":2894223549738466862,"profile":2040997289075261528,"path":4942398508502643691,"deps":[[4891297352905791595,"axum",false,8031792963620477361],[10632374999838431203,"sqlx",false,1409188048188272743],[11729547220879958972,"taskpile_backend",false,15840613518402488939],[11798544947020256579,"uuid",false,6966338225964486399],[12478428894219133322,"anyhow",false,17485346168396041665],[13208667028893622512,"rand",false,17940818923215868830],[13548984313718623784,"serde",false,13980136895421925704],[13795362694956882968,"serde_json",false,3313470706320821944],[14435908599267459652,"tower_http",false,3190878117553965530],[17541620359049798014,"tokio",false,15361907931370940024]],"local":[{"CheckDepInfo":{"dep_info":"release/.fingerprint/taskpile-backend-c1270994350bf2e2/dep-bin-taskpile-backend","checksum":false}}],"rustflags":[],"config":8247474407144887393,"compile_kind":0} |