- 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
952 B
JSON
1 line
952 B
JSON
{"rustc":5391851738765093524,"features":"[]","declared_features":"[]","target":9906554988426319147,"profile":1722584277633009122,"path":10763286916239946207,"deps":[[4891297352905791595,"axum",false,1806282359723396856],[5634746108715412610,"axum_test",false,15548826983947076127],[10632374999838431203,"sqlx",false,3849957299098872474],[11798544947020256579,"uuid",false,4268860009610478994],[12478428894219133322,"anyhow",false,12666174154364178144],[13208667028893622512,"rand",false,4217197083831503009],[13548984313718623784,"serde",false,13993743657434939901],[13795362694956882968,"serde_json",false,14792315538488301761],[14435908599267459652,"tower_http",false,3481708785094987483],[17541620359049798014,"tokio",false,6352395554011230797]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/taskpile-backend-3dcba231309734d4/dep-test-lib-taskpile_backend","checksum":false}}],"rustflags":[],"config":8247474407144887393,"compile_kind":0} |