-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Discover] Refactor DownloadScript Screens (#1367)
- Refactor join token api handler and useJoinToken - Add agent matcher label to join token request - Change join token requests fields into its own type - Add db script api handler - Revert useJoinToken changes (removes runNow) and accepts optional agent matcher label - Extract reusable logic for polling - Reorganize shared stories - Refactor Server's DownloadScript (use suspense and fallback) - Refactor Kube HelmChart (DownloadScript) with less hacky ways - Create DownloadScript for database (tentativly)
- Loading branch information
Showing
35 changed files
with
2,910 additions
and
1,975 deletions.
There are no files selected for viewing
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
Oops, something went wrong.