97f0c816ad
Minor tweaks
2025-11-29 01:25:43 +00:00
df85d99aaf
Implemented DocumentPrinters and DocumentJobs
2025-11-29 01:24:57 +00:00
0594cf82cd
Added more columns
2025-11-29 01:23:59 +00:00
afe25c1e09
Enhance DocumentJob, DocumentPrinter, and Printer models by adding new fields for state, object IDs, and document size management. Update action labels for clarity and improve data handling with date formatting. Introduce new connection options for printers and enhance the user interface for job management.
2025-11-24 03:34:20 +00:00
c2f55a5967
Update FilamentStock model to conditionally return startingWeight based on object state type
2025-11-17 18:51:17 +00:00
5434b10923
Add printer control actions: restart, start, pause, and stop
2025-11-17 18:48:13 +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
6bb4943d0c
Added file functionality.
2025-09-07 19:47:15 +01:00
82831e4225
Deploy fixes
2025-09-07 19:44:10 +01:00
bdc376af25
Added file support
2025-09-07 19:41:26 +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
27a7acf68f
Added file and document job support.
2025-09-05 23:12:52 +01:00
ced34b4a86
Fixed note schema.
2025-08-31 21:31:31 +01:00
4d01a6a04f
Overhaul printer control 1.
2025-08-31 21:29:00 +01:00
be2109505f
Fixed filament number data types.
2025-08-30 23:39:27 +01:00
5680b067a8
Fixed warnings and info pages.
2025-08-23 00:53:47 +01:00
e7fe26f2da
Object Type is required if present.
2025-08-19 23:59:21 +01:00
97d5bfcee7
Update Filament and Printer models for improved data structure
...
- Added 'createdAt' to the sorters array in the Filament model for enhanced sorting capabilities.
- Refactored the Printer model to change 'moonraker.host' to 'host' and introduced a new 'host._id' field for better object representation and clarity.
- Updated the 'hostname' field to improve consistency in naming conventions.
2025-08-18 01:05:18 +01:00
e4ab4ea9c7
More document templates code.
2025-08-18 00:56:14 +01:00
ed322436e6
Add OTP functionality and related components for host management
...
- Introduced HostOTP component to handle one-time passcode generation and display.
- Added OTPIcon for visual representation of OTP functionality.
- Updated HostInfo component to integrate OTP modal and manage state for OTP actions.
- Refactored Host model to include a new 'connect' action for OTP access.
- Created new SVG and design assets for OTP icon representation.
- Enhanced user experience with loading states and progress indicators for OTP validity.
2025-08-18 00:54:20 +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
fdd16b2301
Add grouping options for Filament, GCodeFile, Printer, and Vendor models
2025-07-19 21:36:22 +01:00
b6c2cb22f4
Add VarianceDisplay component and update StockEvent model for variance type
2025-07-14 23:05:10 +01:00
b71537dc64
Updated models
2025-07-14 23:02:26 +01:00
4788b76363
Added delete functionality
2025-07-14 22:58:12 +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