forked from cockroachdb/cockroach
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ui: unconditionally enable the terminate buttons
Follow-on to cockroachdb#70832. Clusters running the 21.2 release series had to be careful, because the necessary endpoints weren't available until 21.2.2. Now that master is headed for 22.1, we can remove the conditions. Release note: None
- Loading branch information
1 parent
cfe9338
commit 179ef67
Showing
10 changed files
with
64 additions
and
254 deletions.
There are no files selected for viewing
85 changes: 0 additions & 85 deletions
85
pkg/ui/workspaces/cluster-ui/src/sessions/sessionDetails.spec.tsx
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
75 changes: 0 additions & 75 deletions
75
pkg/ui/workspaces/cluster-ui/src/sessions/sessionsPage.spec.tsx
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.