092b9ff4e4
Enhance ObjectProperty and ObjectChildTable components by introducing parentData prop for improved data handling in nested structures. Update related functions to utilize parentData for better context in calculations and rendering.
2026-07-04 20:20:17 +01:00
90204e4f10
Numerious fixes.
2026-06-21 20:19:22 +01:00
01be1ab29a
Update ObjectChildTable to use dynamic 'bordered' property based on 'minimal' prop for improved layout flexibility.
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
2026-06-21 19:19:54 +01:00
6cc3fdb0ce
Added minimal object child table with modal popup.
2026-06-20 23:10:10 +01:00
476a01eafb
Fixed warnings and bugs.
2026-06-20 22:36:48 +01:00
8f369d777d
Fixed product SKUs.
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
2026-06-20 22:27:17 +01:00
112cbb5ce8
Implemented product stocks.
farmcontrol/farmcontrol-ui/pipeline/head There was a failure building this commit
2026-03-07 13:37:26 +00:00
9b3de96be3
Rollup bug fix.
farmcontrol/farmcontrol-ui/pipeline/head There was a failure building this commit
2026-03-07 00:10:49 +00:00
4bd9acdc11
Refactor ObjectChildTable component to enhance editing functionality
...
- Removed unused formListName prop and related logic for cleaner code.
- Introduced resolveChangeValue function to streamline value handling during edits.
- Updated cell rendering to include a new handleCellChange function for better state management.
- Simplified the component structure by eliminating unnecessary Form.List integration.
2025-12-28 01:08:46 +00:00
f6986a45cd
Fixed all warnings.
2025-12-27 15:06:02 +00:00
4995d37aa2
Removed console.log statements from various components to clean up the code and improve performance.
2025-12-07 02:38:39 +00:00
13bbcbe50e
Added tax rates, tax records and minor style improvements.
2025-12-03 23:35:30 +00:00
17a4a5abd5
Added purchase orders and couriers.
2025-12-03 03:40:00 +00:00
05d7864da8
A lot of UI fixes updated packages etc.
2025-12-02 18:29:09 +00:00