Pulse/frontend-modern/src/components
rcourtman d195c8357e fix: Use specific checkbox selector in UnifiedAgents test
The test was using getByRole('checkbox') which now matches multiple
elements after adding the "Skip certificate verification" checkbox.
Use name matcher to select the specific Docker monitoring checkbox.
2025-12-03 14:32:05 +00:00
..
__tests__
Alerts Remove unwanted table animations on data updates 2025-11-27 18:52:43 +00:00
Backups fix: Add reconnect button to Backups and Replication pages 2025-12-02 20:24:34 +00:00
Dashboard fix: Resolve TypeScript errors in StackedMemoryBar and Settings 2025-12-02 20:37:44 +00:00
Docker fix: Truncate very long container names in Docker table 2025-12-03 14:09:16 +00:00
Hosts fix: Add connection lost indicator to Hosts page 2025-12-02 20:29:15 +00:00
icons
PMG fix: Update Mail Gateway disconnect state for consistency 2025-12-02 20:34:32 +00:00
Proxmox
Replication fix: Add reconnect button to Backups and Replication pages 2025-12-02 20:24:34 +00:00
Settings fix: Use specific checkbox selector in UnifiedAgents test 2025-12-03 14:32:05 +00:00
shared Convert data tables from CSS Grid to HTML tables 2025-11-29 21:20:02 +00:00
Storage fix: Add connection lost indicator to Storage page 2025-12-02 20:20:39 +00:00
Toast
DemoBanner.tsx
ErrorBoundary.tsx Improve auth timeout handling (related to #705) 2025-11-12 21:50:53 +00:00
FirstRunSetup.tsx Improve temperature proxy control-plane flow 2025-11-15 21:49:51 +00:00
Login.tsx Fix TypeScript errors in Login.tsx and UnifiedAgents.tsx 2025-11-28 20:16:31 +00:00
SecurityWarning.tsx
TokenRevealDialog.tsx
UpdateBanner.tsx
UpdateConfirmationModal.tsx
UpdateProgressModal.tsx Improve auth timeout handling (related to #705) 2025-11-12 21:50:53 +00:00