f80ab801e8
Enable hyperlink display in ObjectInfo components for improved navigation.
2025-12-03 12:45:52 +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
d5d0040871
Added scroll box for custom scroll bars.
2025-11-30 00:13:52 +00:00
91e7121fd5
Add filament stock management to ControlPrinter component with modal integration for loading and unloading filament. Implement new actions for pausing, resuming, and canceling jobs, enhancing printer control functionality.
2025-11-24 03:34:28 +00:00
3c9071be33
Add printer control actions for firmware and queue management
2025-11-17 18:49:00 +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
28422018cd
Overhauled new gcodefile.
2025-09-07 19:45:57 +01:00
9fe2b60d04
Added deploy functionality.
2025-09-07 19:44:38 +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
fbdb451659
Add DocumentPrintButton to various management components and update objectData handling
2025-09-05 23:16:42 +01:00
5a656d43f1
Added AlertsDisplay component to ControlPrinter and updated state management to include objectData.
2025-09-05 23:14:32 +01:00
6fedb9739f
Added DocumentPrintButton to PrinterInfo component and updated objectData handling.
2025-09-05 23:13:19 +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
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
ee90e75133
Refactor PrinterInfo component for improved state management and UI consistency
...
- Updated the PrinterInfo component to utilize React hooks for managing edit form state and actions.
- Replaced the previous job-related collapsible sections with a unified audit logs section for better clarity.
- Enhanced the layout and structure of the component to improve user experience and maintainability.
- Updated imports to ensure consistency with file extensions and component organization.
2025-08-18 01:05:07 +01:00
2eccf6736f
Refactor PrinterState import to use StateDisplay component
...
- Updated imports in LoadFilamentStock and ControlPrinter components to replace PrinterState with StateDisplay for improved consistency in state representation.
- This change aligns with recent refactoring efforts to unify state display components across the application.
2025-08-18 01:04:58 +01:00
08311a4a94
Added big fixes allowing dynamic obtaining of the token.
2025-07-20 22:50:40 +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
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
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
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
9a9b2a8326
Added more icons and fixed some ui elements.
2025-06-02 02:01:02 +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
792d2e1c1c
Added config file
2025-06-01 00:18:15 +01:00
6f65c062bd
Added icons and some minor UI tweaks.
2025-05-31 23:53:54 +01:00
4e11392f03
chore: prepare for webpack configuration
2025-05-31 11:44:36 +01:00
e56a563e98
Added filament stock functionality and improves some performance
2025-05-19 00:28:00 +01:00
47ce2dfe8e
Added more functionality.
2025-05-09 22:23:51 +01:00