- 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
953 B
JSON
1 line
953 B
JSON
{"rustc":5391851738765093524,"features":"[]","declared_features":"[]","target":2894223549738466862,"profile":8731458305071235362,"path":4942398508502643691,"deps":[[4891297352905791595,"axum",false,1806282359723396856],[10632374999838431203,"sqlx",false,3849957299098872474],[11729547220879958972,"taskpile_backend",false,2868495655313259310],[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-d20b7426986c59b8/dep-bin-taskpile-backend","checksum":false}}],"rustflags":[],"config":8247474407144887393,"compile_kind":0} |