133adece5f
Implemented RSS support.
2026-06-20 22:06:02 +01:00
fb9454d8e0
Refactor Stock Transfers and Management Components
...
- Adjusted width of Stock Transfers modal for better UI consistency.
- Enhanced New Stock Transfer form with default transfer name generation and improved validation handling.
- Added Product Categories to Management Sidebar and updated routing for better navigation.
- Implemented delete functionality in Host Info component.
- Improved User Info layout for mobile responsiveness and added ObjectProperty component for better data display.
- Updated FileUpload and FileList components to support minimal display mode.
- Enhanced ObjectTable with subscription filtering and improved rendering logic.
- Added new properties and filters to Stock Transfer and Product models for better data management.
2026-06-14 23:51:45 +01:00
7a5ea5416b
Numerious fixes.
2026-05-17 19:11:25 +01:00
1e2adb2b28
Implemented multiple app passwords.
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
2026-03-02 01:58:34 +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
2622fae555
Implemented notifications.
farmcontrol/farmcontrol-ui/pipeline/head There was a failure building this commit
2026-03-01 01:42:27 +00:00
d7827ecb6d
Implemented new message context.
2025-12-14 23:06:42 +00:00
d5d0040871
Added scroll box for custom scroll bars.
2025-11-30 00:13:52 +00:00
fbdb451659
Add DocumentPrintButton to various management components and update objectData handling
2025-09-05 23:16:42 +01:00
aee3370b6d
Refactor object form.
2025-08-31 21:29:46 +01:00
eba1a87664
Refactor EditObjectForm to ObjectForm
2025-08-30 23:42:05 +01:00
bbf21a3bb1
Fixed info page height to work better on diferent clients.
2025-08-23 23:45:30 +01:00
5680b067a8
Fixed warnings and info pages.
2025-08-23 00:53:47 +01:00
4c3d37a7d0
Migration to Vite.
2025-08-22 20:28:50 +01:00
66e137fac2
Refactor LockIndicator imports to use common path across components, remove unused LockIndicator file, and update related components for consistency. Enhance DashboardBreadcrumb for improved path mapping and add Hosts section to ManagementSidebar. Adjust ObjectSelect for better object handling and update ObjectTable for improved loading behavior.
2025-07-20 18:29:48 +01:00
2a18f3d697
Refactoring
2025-07-14 22:59:47 +01:00
3c2d3ec858
Refactored management components to enhance data handling and UI consistency. Integrated ObjectTable for audit logs across various entities, including Parts, Products, and Users. Updated column visibility management and removed unused imports for cleaner code. Improved error handling in API interactions and streamlined component structures for better maintainability.
2025-07-07 00:30:38 +01:00
fdc862d16c
Refactored management components to utilize ObjectTable for consistent data representation and improved functionality. Updated column visibility handling and integrated new model properties for better data management. Removed unused imports and streamlined code for enhanced readability.
2025-07-06 01:51:14 +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
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