| .. |
|
ArchivesPage.test.tsx
|
b6a9d56651
feat(archives): Not Printed / Printed collections (#1153)
|
4 месяцев назад |
|
CamWallPage.test.tsx
|
d09db436c3
feat(camwall): serve the Cam Wall at /camwall, and on a token-authenticated kiosk
|
2 месяцев назад |
|
CameraPage.test.tsx
|
62a64006b8
fix(camera): stop /camera/stop from letting a second socket open (#2521)
|
2 месяцев назад |
|
CameraTokensPage.test.tsx
|
258db95483
fix(overlay): authenticate the OBS overlay with a token when login is enabled (#2613)
|
2 месяцев назад |
|
FileManagerExternalFolder.test.tsx
|
67f91d94de
v0.2.2.2 (#830)
|
5 месяцев назад |
|
FileManagerFolderDelete.test.tsx
|
9ef03067f7
feat(file-manager): show last activity on folder rows via the existing date toggle (issue #2680)
|
1 месяц назад |
|
FileManagerPage.test.tsx
|
9ef03067f7
feat(file-manager): show last activity on folder rows via the existing date toggle (issue #2680)
|
1 месяц назад |
|
GroupEditPage.test.tsx
|
b7d7c82501
fix(security): WebSocket auth gate + audit-driven hardening sweep
|
3 месяцев назад |
|
InventoryPageArchivedConsumed.test.tsx
|
9554ebd05d
refactor(inventory): rename /reset-usage to /reset-consumed-counter to match what it actually does (issue #1644)
|
3 месяцев назад |
|
InventoryPageCopyButton.test.tsx
|
5d6d928b3f
fix(virtual-printer): #1429 net.info[*].ip cache leak + mode wire-value rename
|
3 месяцев назад |
|
InventoryPageDeepLink.test.tsx
|
af5d24e289
feat(inventory): structured storage locations catalog (#1505)
|
3 месяцев назад |
|
InventoryPageGrouping.test.ts
|
7aad3fb395
fix(inventory): show group totals on collapsed grouped rows (issue #1368)
|
4 месяцев назад |
|
InventoryPageLowStock.test.tsx
|
5d6d928b3f
fix(virtual-printer): #1429 net.info[*].ip cache leak + mode wire-value rename
|
3 месяцев назад |
|
InventoryPageSearch.test.ts
|
b30a283184
Feature/spoolman inventory UI (#1241)
|
4 месяцев назад |
|
InventoryPageSpoolmanLocation.test.tsx
|
5d6d928b3f
fix(virtual-printer): #1429 net.info[*].ip cache leak + mode wire-value rename
|
3 месяцев назад |
|
LibraryTrashPage.test.tsx
|
e0e597271e
● feat(#1008): library trash bin, admin bulk purge, auto-purge setting
|
4 месяцев назад |
|
LoginPage.test.tsx
|
e06677b795
Redirect authenticated visitors off /login (#1889)
|
2 месяцев назад |
|
MaintenancePage.test.tsx
|
fc917ec842
Fix ESLint unused import errors in test files
|
8 месяцев назад |
|
MakerworldPage.test.tsx
|
5da403ba0c
Feature/makerworld (#1099)
|
4 месяцев назад |
|
NotificationsPage.test.tsx
|
70857af393
feat(auth): SSO autologin + disable local username/password login (#1589)
|
2 месяцев назад |
|
PipelineRunsPage.test.tsx
|
b23cb69a66
fix(permissions): self-heal Administrators to ALL_PERMISSIONS on upgrade + Pipelines runs dashboard polish
|
2 месяцев назад |
|
PrintersPage.test.tsx
|
03c35e06ce
fix(printers): order the fan badges to match the physical layout
|
1 месяц назад |
|
PrintersPageAiDetection.test.tsx
|
eae5359fbc
feat(printers): show AI failure detection state on printer cards (#1546)
|
1 месяц назад |
|
PrintersPageAmsLoadUnload.test.tsx
|
a1cd86880c
test(printers): repair speed + AMS load/unload tests after #1661 refactor
|
3 месяцев назад |
|
PrintersPageBackupGroups.test.ts
|
9d74f9281b
feat(deficit): backup-aware filament deficit check, colour-strict (#1762)
|
2 месяцев назад |
|
PrintersPageBucketing.test.ts
|
98b4d1c854
fix(frontend/hms): surface uncataloged HMS faults that carry firmware actions (#1840)
|
2 месяцев назад |
|
PrintersPageCompactMetrics.test.tsx
|
4e46ba071f
feat(printers): show remaining time, ETA and layers on the size-S card (#2674)
|
1 месяц назад |
|
PrintersPageDiscoveryCustomSubnet.test.tsx
|
eb418a5b37
feat(discovery): scan a custom subnet for cross-router printers (#1564)
|
3 месяцев назад |
|
PrintersPageDrying.test.ts
|
8d6f701f1d
feat(drying): continue drying while printing + gate rotate-spool when tray loaded (issue #1816)
|
2 месяцев назад |
|
PrintersPageDryingFeedback.test.tsx
|
ca3f6e5ee0
fix(drying): P1 AMS drying is screen-only — stop offering it (#2533)
|
2 месяцев назад |
|
PrintersPageFillLevel.test.ts
|
7b39026429
fix: resolve PFUS preset IDs causing slicer slot resets + fill level for new spools
|
7 месяцев назад |
|
PrintersPageFormatPrintName.test.ts
|
1682b6956f
fix(dispatch): clean up transient library upload from Direct-Print flow (#730)
|
5 месяцев назад |
|
PrintersPageSpeed.test.tsx
|
a1cd86880c
test(printers): repair speed + AMS load/unload tests after #1661 refactor
|
3 месяцев назад |
|
ProjectDetailPage.test.tsx
|
af7874546a
feat(projects): per-file print progress and complete-sets tracking (#1897)
|
1 месяц назад |
|
ProjectsPage.test.tsx
|
c640ddc1f7
fix(projects): carry tags, due date and priority in the list payload (#2536)
|
2 месяцев назад |
|
QueuePage.test.tsx
|
0bc98beac5
fix(queue): paginate History with Show more instead of a hard 50-cap (#2682)
|
1 месяц назад |
|
SettingsPage.test.tsx
|
db6cdb0745
fix(camera): take the finish photo when the print ends, not when its last layer starts (#2547)
|
1 месяц назад |
|
SpoolBuddyAmsPage.test.tsx
|
b30a283184
Feature/spoolman inventory UI (#1241)
|
4 месяцев назад |
|
SpoolBuddyAmsPageLogic.test.ts
|
8b36a129b7
Fix SpoolBuddy AMS page fill levels, ext-R active bug, and layout
|
6 месяцев назад |
|
SpoolBuddyCalibrationPage.test.tsx
|
d750e8f0e0
Added Spoolbuddy frontend/backend tests
|
6 месяцев назад |
|
SpoolBuddyDashboard.test.tsx
|
b30a283184
Feature/spoolman inventory UI (#1241)
|
4 месяцев назад |
|
SpoolBuddyInventorySearch.test.ts
|
b97f25d819
fix(spoolbuddy): inventory search matches spool ID + storage location (#1738)
|
3 месяцев назад |
|
SpoolBuddySettingsPage.test.tsx
|
c4ebe5a70c
● fix(spoolbuddy): actually power off HDMI on idle instead of CSS overlay (#937)
|
5 месяцев назад |
|
SpoolBuddyWriteTagPage.test.tsx
|
a4e8ae3ab4
Fix: SpoolBuddy Write-Tag page honours Spoolman mode + complete ID surface (#1439)
|
4 месяцев назад |
|
StatsPage.test.tsx
|
d68724c689
feat(stats): energy usage in cost records and trends (#1432)
|
1 месяц назад |
|
StreamOverlayPage.test.tsx
|
258db95483
fix(overlay): authenticate the OBS overlay with a token when login is enabled (#2613)
|
2 месяцев назад |
|
SystemInfoPage.test.tsx
|
0f0fac9b32
Show database engine and version on System Information page
|
5 месяцев назад |