167 Commits

Author SHA1 Message Date
57f352f50a Added data tree icons 2025-09-07 19:43:34 +01:00
f3839b278f Added data tree component. 2025-09-07 19:43:16 +01:00
537aa35e34 Added 3d viewer 2025-09-07 19:42:13 +01:00
bdc376af25 Added file support 2025-09-07 19:41:26 +01:00
8993caeac5 Add objectData to state in DocumentTemplateDesign component for improved data handling and management. 2025-09-05 23:21:24 +01:00
800e0d82a2 Enhance PrinterTemperaturePanel component by adding sendObjectAction for temperature setting; refactor handleSetTemperature to support async operations and improve event handling for temperature input changes. 2025-09-05 23:21:14 +01:00
d07e2be330 Refactor PropertyChanges component to replace Space with Flex for improved layout and spacing in rendering property changes. 2025-09-05 23:21:00 +01:00
09bf3b81c7 Refactor ObjectSelect component to improve state management and UI structure; add useRef for tracking previous values and enhance rendering with additional div wrapper for ObjectProperty. 2025-09-05 23:20:50 +01:00
e2a96949b3 Enhance ObjectProperty component by adding AlertsDisplay for rendering alerts; update value checks for improved data handling and styling adjustments. 2025-09-05 23:20:27 +01:00
0eac407db4 Update ObjectInfo component to conditionally include showHyperlink prop in ObjectProperty, enhancing flexibility in rendering object properties. 2025-09-05 23:20:19 +01:00
f2e7959a00 Enhance ObjectForm component to include objectData in state changes; add useEffect for syncing objectData updates, improving form validation handling and state management. 2025-09-05 23:20:08 +01:00
1b7fd77a99 Add new 'deploy' action to Job model and enhance Printer model with additional fields for 'active', 'online', 'currentJob', 'currentSubJob', and 'alerts'; update existing fields for improved data handling. 2025-09-05 23:19:56 +01:00
f90eb4ed37 Add File and DocumentJob models to ObjectModels; update exports for improved model accessibility. 2025-09-05 23:19:45 +01:00
45d9aabb87 Enhance WizardView component by adding sideBar and submitText props for improved customization; refactor layout for better responsiveness and structure. 2025-09-05 23:19:32 +01:00
c7ddcd36e3 Refactor TemplateEditor component to utilize TemplatePreview for improved preview functionality; remove unnecessary state and effects, enhancing code clarity and maintainability. 2025-09-05 23:19:20 +01:00
b6cd1bac0b Integrate IdDisplay component into ObjectDisplay for improved ID handling; conditionally render ID when object name is absent. 2025-09-05 23:18:57 +01:00
5cf4976635 Update IdDisplay component to enhance styling with minWidth and width properties for better layout control 2025-09-05 23:18:45 +01:00
475f06e5f0 Enhance ObjectActions component to support dynamic action disabling based on objectData; refactor mapActionsToMenuItems function to include objectData parameter. 2025-09-05 23:18:37 +01:00
12a4d46da8 Update DeveloperSidebar to replace Print Server Debug with API Debug; adjust routeKeyMap for new API context debugging path. 2025-09-05 23:17:58 +01:00
1f7b7292fb Add destroyOnHidden prop to NewPrinter modal for improved cleanup on close 2025-09-05 23:17:45 +01:00
6c0933b797 Refactor NewPrinter component to utilize NewObjectForm and WizardView for improved structure and user experience; streamline printer setup process and enhance form validation. 2025-09-05 23:17:35 +01:00
5300874b80 Enhance ObjectTable component to support Electron context; adjust scroll height based on Electron environment and improve action button handling with dynamic disabled state. 2025-09-05 23:17:20 +01:00
f0cb4b3b83 Add ApiContextDebug component for API server debugging and testing functionality; removed PrintServerContextDebug component. 2025-09-05 23:17:08 +01:00
fbdb451659 Add DocumentPrintButton to various management components and update objectData handling 2025-09-05 23:16:42 +01: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
c5355c8cf2 Implement DocumentPrintButton component for document template selection and printing functionality 2025-09-05 23:15:24 +01:00
5a656d43f1 Added AlertsDisplay component to ControlPrinter and updated state management to include objectData. 2025-09-05 23:14:32 +01:00
c82954db2a Icon changes 2025-09-05 23:13:53 +01:00
cccabfb063 Fixed scroll bars. 2025-09-05 23:13:45 +01:00
5e915fe8bc Icon changes 2025-09-05 23:13:36 +01:00
6fedb9739f Added DocumentPrintButton to PrinterInfo component and updated objectData handling. 2025-09-05 23:13:19 +01:00
27a7acf68f Added file and document job support. 2025-09-05 23:12:52 +01:00
e4b766fab1 Removed more logging. 2025-08-31 22:02:48 +01:00
4271a7f084 Removed logging. 2025-08-31 22:01:58 +01:00
8bbfe20ec4 Fixed object update issues. 2025-08-31 21:31:54 +01:00
d7ea87f957 Added NoteInfo route 2025-08-31 21:31:41 +01:00
ced34b4a86 Fixed note schema. 2025-08-31 21:31:31 +01:00
25743ddc2c Overhauled notes system. 2025-08-31 21:31:13 +01:00
e688bd891d Added reusable component for a missing placeholder. 2025-08-31 21:30:08 +01:00
aee3370b6d Refactor object form. 2025-08-31 21:29:46 +01:00
4d01a6a04f Overhaul printer control 1. 2025-08-31 21:29:00 +01:00
23b5300a2c Upgrade packages. 2025-08-31 21:27:47 +01:00
5c69fa5fda Added color to object display. 2025-08-31 21:27:37 +01:00
eba1a87664 Refactor EditObjectForm to ObjectForm 2025-08-30 23:42:05 +01:00
be2109505f Fixed filament number data types. 2025-08-30 23:39:27 +01:00
2b092cb846 Removed test action. 2025-08-30 23:39:10 +01:00
c38ed74f21 Fixed auth not removing session token. 2025-08-30 23:39:01 +01:00
71c83f6147 Fixed ws updating. 2025-08-30 23:38:51 +01:00
3f353c1f70 Fixed collapse button not being at bottom. 2025-08-24 10:50:59 +01:00
1a59ad9618 Started work on scroll bars. 2025-08-24 00:08:26 +01:00