Add service filter, batch operations, and snapshot features

- Service Filter Bar: search by name, filter by status (online/offline)
- Batch Operations: multi-select containers for start/stop/restart
- Container Snapshots: create and manage Docker checkpoints
- Added filter bar and batch action bar to index.html
- Added snapshot button to Admin tools section
- New JS modules: service-filter.js, batch-operations.js, snapshot.js
- Updated build.js to include new modules in bundle
This commit is contained in:
Krystie
2026-05-15 02:17:24 -07:00
parent 0cec447bf1
commit 77688daec7
7 changed files with 642 additions and 186 deletions
+178 -124
View File
File diff suppressed because one or more lines are too long