gadget/gadget-code/frontend/src
Rob Colbert 91d02e1468 fix: FILES panel should fill entire sidebar height
- Remove max-h-80 constraint from FileTree
- FileTree uses flex-1 to expand and fill available space
- Panel now properly fills sidebar from top to bottom
- File tree scrolls internally when content overflows

The FILES panel header, file tree, and footer now form a proper
flex column that fills all remaining vertical space in the sidebar.
2026-05-12 16:45:26 -04:00
..
components fix: FILES panel should fill entire sidebar height 2026-05-12 16:45:26 -04:00
lib feat: Implement FILES panel foundation with lazy-loading file tree 2026-05-12 15:12:18 -04:00
pages feat: abort controller for work order processing 2026-05-12 12:25:17 -04:00
types Define missing socket event types and enforce typed events in frontend build 2026-05-12 10:42:31 -04:00
workers fix: resolve drone heartbeat timeouts and JWT expiration bugs 2026-05-11 17:46:09 -04:00
App.tsx Fix User Settings persona display issue 2026-05-12 01:15:00 -04:00
index.css style and display fixes 2026-05-12 01:02:09 -04:00
main.tsx return to Home on sign out 2026-05-01 20:15:34 -04:00