- Notifications
You must be signed in to change notification settings - Fork928
Commitb45f32c
committed
feat: add Unhealthy Workspaces filter option
Adds a new preset filter option 'Unhealthy workspaces' to the workspacefiltering interface. This filter shows workspaces with failed status,making it easier for users to quickly identify and manage problematicworkspaces.Changes:- Add 'unhealthy' query mapping to 'status:failed' in workspaceFilterQuery- Add 'Unhealthy workspaces' preset to PRESET_FILTERS arrayThe filter integrates seamlessly with the existing StatusMenu andWorkspacesTable components.1 parent4095330 commitb45f32c
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| 22 | + | |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
| |||
47 | 48 |
| |
48 | 49 |
| |
49 | 50 |
| |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
50 | 55 |
| |
51 | 56 |
| |
52 | 57 |
| |
|
0 commit comments
Comments
(0)