|
|
b38af41929
|
Add form validation to NewObjectForm component
- Implemented validation for form fields in the NewObjectForm component.
- Added logic to set form validity state based on validation results.
|
2025-12-28 01:08:35 +00:00 |
|
|
|
100bfb69dc
|
Initialize objectData state with defaultValues and set _isEditing to true in NewObjectForm component
|
2025-12-27 13:48:55 +00:00 |
|
|
|
d7827ecb6d
|
Implemented new message context.
|
2025-12-14 23:06:42 +00:00 |
|
|
|
bbadede777
|
Used computed on object save.
|
2025-12-13 21:05:47 +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 |
|
|
|
1f85145b67
|
Refactor NewObjectForm to use merge for setting object data, ensuring computed values are correctly integrated with previous state.
|
2025-11-17 18:47:09 +00:00 |
|
|
|
48631c98c3
|
Refactor file handling and update API methods for improved file management. Renamed fetchObjectContent to fetchFileContent, updated related function calls, and enhanced file preview capabilities. Removed unused components and optimized imports.
|
2025-11-16 17:02:15 +00:00 |
|
|
|
204a881dfa
|
Refactor object data merging in NewObjectForm to use lodash's merge for improved state management
|
2025-09-05 23:15:42 +01: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 |
|
|
|
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 |
|