Pulse/frontend-modern/src/components/Storage
courtmanr@gmail.com b0ff539fcc Remove unwanted table animations on data updates
- Remove animate-enter class from all table row components
- Prevents animations on routine WebSocket data updates
- Animations now only occur on initial load/new items
- Fix test expectation for Docker monitoring checkbox default state

Components updated:
- DockerUnifiedTable (container/service rows)
- DockerHostSummaryTable
- NodeSummaryTable
- GuestRow
- ConfiguredNodeTables (PVE/PBS/PMG)
- Storage and DiskList
- APITokenManager
- UnifiedAgents

All tests passing.
2025-11-27 18:52:43 +00:00
..
DiskList.tsx Remove unwanted table animations on data updates 2025-11-27 18:52:43 +00:00
Storage.tsx Remove unwanted table animations on data updates 2025-11-27 18:52:43 +00:00
StorageFilter.tsx Implement status bars for Storage, Backups, and Hosts tabs #744 2025-11-23 22:53:33 +00:00