Commit Graph

8 Commits

Author SHA1 Message Date
ffa6afc913 refactor: enhanced structure 2025-11-28 20:57:24 +03:00
9400c9d748 refactor: update status panel styling
- Remove background and border for cleaner appearance
- Maintain grid layout and information hierarchy
- Improve integration with overall design system
2025-11-28 20:30:33 +03:00
74d10877fc refactor: clean up overview component
- Remove terminal integration now handled by main layout
- Streamline grid layout and component structure
- Maintain status panel functionality
2025-11-28 20:30:33 +03:00
298b315afa refactor: simplify header component
- Remove title and control buttons for cleaner interface
- Maintain status indicator functionality
- Improve visual hierarchy and spacing
2025-11-28 20:30:33 +03:00
44a2051536 feat: add resizable terminal panel to main layout
- Integrate terminal as persistent component in main App layout
- Add drag-to-resize functionality with min/max height constraints
- Implement auto-scroll to bottom for new terminal lines
- Prevent context menu and enable text selection in terminal content
- Add responsive behavior that hides terminal on small screens
2025-11-28 20:30:33 +03:00
91dcff8f77 experiment: svelte ui 2025-11-28 18:36:41 +03:00
49530a9a70 refactor: svelte 2025-11-28 15:47:09 +03:00
bfdc3cb90d feat: initialized wails structure 2025-11-28 14:19:17 +03:00