forked from grafana/grafana
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Actions, Services , Agents, Nodes Apis changes * Update ServicesService * Backups, Alerting, User services api updates * ScheduledBakups, BackupInventory, Backup service * LocationsService api changes * RoleService, DumpsService, RestoreHistoryService api changes * PlatformService api changes * Nodes, Agents , CheckService API changes * Modified ChangeScheduled api * Platform, Entitlements service API * Management services APIs * Discover services APIs * Typescript fixes * PMM-12710 Extend api helper * PMM-12710 Reintroduce cancel token * PMM-12710 Update settings api calls * PMM-12710 Use correct url for backups * PMM-12710 Fix & ajdust inventory api connections * PMM-12710 Fix advisors * PMM-12710 Update service types * PMM-12710 Update PT Summary * PMM-12710 Refactor query parameters * PMM-12710 Update betterer file * PMM-12710 Correctly handle custom labels edit * PMM-12710 Update betterrer results * PMM-12710 Update ignore files * Fixed backups api call * Fix after PR review * Fixed prettier * Fixed tests * Fixed prettier * Fixed test in AddRemoteInstance.service.test * Fixed after review * Removed the body from InventoryService * Added payload back to the AlertRule list API * Force true to removeNode * PMM-12710 Remove identifier prefixes * PMM-12710 run prettier * Fixed payload for AlertRuleTemplate and Check services * PMM-12710 Remove redundant variable * Fixed APIs after testing * Fixed prettier * Added force to Service services * Fixed error message banner * Revert changes * Fixed error message banner * Modify the backup mode enum * Fixed DataModel enum * Check if axios is cancel, don't show the error --------- Co-authored-by: Matej Kubinec <[email protected]> Co-authored-by: Yash Sartanpara <[email protected]>
- Loading branch information
1 parent
6dedda3
commit fe75a73
Showing
74 changed files
with
508 additions
and
594 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
.nx | ||
.git | ||
.github | ||
.yarn | ||
|
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
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
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
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.