Pulse/internal/models
Pulse Monitor 063cd670a6 feat: improve filter UX with full-width search fields and dynamic node summary filtering
- Remove max-width constraint on search fields to utilize available space
- Node summary table now updates based on search/filter criteria
- Only show nodes with matching guests when filtering is active
- Calculate node metrics based on filtered guests only
- Show matched guest count in node summary when filtering
- Provides better visual feedback on what the filters are affecting
2025-08-26 11:18:44 +00:00
..
cluster.go Fix all TypeScript 'any' types and ensure strict typing 2025-07-30 14:08:06 +00:00
converters.go feat: Implement security, type safety, and error handling improvements 2025-07-29 17:53:51 +00:00
models.go feat: improve filter UX with full-width search fields and dynamic node summary filtering 2025-08-26 11:18:44 +00:00
models_frontend.go Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
state_snapshot.go feat: Implement security, type safety, and error handling improvements 2025-07-29 17:53:51 +00:00