2d32c55456
Add filter and sort persistence to multiple dashboard components
...
farmcontrol/farmcontrol-ui/pipeline/head There was a failure building this commit
- Enhanced various components across the Dashboard, including Invoices, Payments, TaxRecords, and Inventory items, by adding props to save and use filters and sorting in both session and URL.
- This update improves user experience by maintaining state across sessions and enhancing data handling consistency throughout the application.
2026-08-01 14:10:16 +01:00
c6ad465ad6
Enhance layout and styling across various components
...
- Added min-height: 0 to Flex components in multiple files to improve layout consistency.
- Updated App.css with new styles for .farmcontrol-splitter and .objectTableCards to enhance visual structure and overflow handling.
- Refactored ObjectTable component to utilize ScrollBox for better scrolling behavior and layout management.
2026-07-31 23:41:49 +01:00
657c1dd17e
Add expandHeight prop to various Dashboard components for improved layout flexibility
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
2026-06-22 01:48:12 +01:00
af063f7acc
Implemented filter sidebar.
farmcontrol/farmcontrol-ui/pipeline/head Build queued...
2026-03-13 22:51:32 +00:00
994f0d7d44
Fixed column visibility bug.
2026-03-13 20:10:39 +00:00
7ea5eaf1f5
Add export functionality with OData, Excel, and CSV options; introduce new icons and components for export buttons.
2026-03-02 00:53:43 +00:00
4c3d37a7d0
Migration to Vite.
2025-08-22 20:28:50 +01:00
9ba65075be
New flag display, updated old components to use model system. Implemented some inventory features.
2025-07-12 20:14:40 +01:00
fe85250838
Refactored components to replace DashboardTable with ObjectTable for improved consistency and functionality. Updated FilamentStockInfo, PartStocks, StockAudits, and other inventory management components to utilize NotesPanel instead of DashboardNotes. Removed unused DashboardNotes and DashboardTable components to streamline the codebase.
2025-07-04 21:29:27 +01:00
9ccf7faa2f
Added dayjs dependency for date manipulation and refactored components to replace IdText with IdDisplay for consistent ID representation. Updated logging to use loglevel for improved debugging and removed console logs for cleaner code.
2025-06-29 22:38:11 +01:00
0634919bb6
Refactored application to replace SocketContext with PrintServerContext for WebSocket communication. Updated related components to utilize print server events for real-time updates. Removed unused SocketContext and NotificationContext files. Updated package dependencies to use loglevel instead of log4js for improved logging capabilities.
2025-06-29 02:28:01 +01:00
f220d81722
Enhanced UI with new view modes for inventory components, added audit log displays, and improved loading states. Updated configuration for production URLs and removed unused components. Refactored styles for better consistency.
2025-06-28 00:17:58 +01:00
bd5085cded
Updated dependencies, improved UI elements, and refactored components for better performance. Added new features including audit logs and enhanced loading states. Removed unused print jobs component.
2025-06-08 18:31:06 +01:00
b39e761546
Added better UI and implmented missing features
2025-06-02 00:32:22 +01:00
60f62df55a
Added better app loading and error handling
2025-06-01 23:32:02 +01:00
2ccf770525
Added more icons, ui tweaks etc.
2025-06-01 22:24:00 +01:00