-
Notifications
You must be signed in to change notification settings - Fork 379
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[graph-editor] Change Dashboard WidgetCustomLink properties (#1062)
* [graph-editor] Add support for context menu override for custom_links * stash * ready for review * clean up changes * update logic to handle field selection * update client * revert change * make docs * add test * fix test * revert cassettes change * fix TestAccDatadogDashboardTopList * revert datadog/tests/cassettes changes * try to fix TestAccDatadogDashboardGeomap * try fix TestAccDatadogDashboardTimeseries * fix more tests * try to fix TestAccDatadogDashboardTopList * add cassettes * Update datadog/resource_datadog_dashboard.go Co-authored-by: skarimo <[email protected]> * Update datadog/resource_datadog_dashboard.go Co-authored-by: skarimo <[email protected]> * update make docs * add period Co-authored-by: skarimo <[email protected]>
- Loading branch information
Showing
68 changed files
with
1,193 additions
and
1,422 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2021-03-12T17:13:32.763037-05:00 | ||
2021-06-07T14:52:21.726734-04:00 |
70 changes: 35 additions & 35 deletions
70
datadog/tests/cassettes/TestAccDatadogDashboardChange.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
datadog/tests/cassettes/TestAccDatadogDashboardChange_import.freeze
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 +1 @@ | ||
2021-03-12T17:13:30.199134-05:00 | ||
2021-06-07T14:52:21.732309-04:00 |
70 changes: 35 additions & 35 deletions
70
datadog/tests/cassettes/TestAccDatadogDashboardChange_import.yaml
Large diffs are not rendered by default.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2021-03-12T17:13:16.636793-05:00 | ||
2021-06-07T14:56:00.068169-04:00 |
70 changes: 35 additions & 35 deletions
70
datadog/tests/cassettes/TestAccDatadogDashboardGeomap.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
datadog/tests/cassettes/TestAccDatadogDashboardGeomapFormula.freeze
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 +1 @@ | ||
2021-04-27T08:58:27.619933+02:00 | ||
2021-06-07T14:56:00.068244-04:00 |
112 changes: 35 additions & 77 deletions
112
datadog/tests/cassettes/TestAccDatadogDashboardGeomapFormula.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
datadog/tests/cassettes/TestAccDatadogDashboardGeomapFormula_import.freeze
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 +1 @@ | ||
2021-04-27T08:58:27.620391+02:00 | ||
2021-06-07T14:56:00.071311-04:00 |
154 changes: 35 additions & 119 deletions
154
datadog/tests/cassettes/TestAccDatadogDashboardGeomapFormula_import.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
datadog/tests/cassettes/TestAccDatadogDashboardGeomap_import.freeze
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 +1 @@ | ||
2021-03-12T17:13:16.615202-05:00 | ||
2021-06-07T14:56:00.068519-04:00 |
66 changes: 33 additions & 33 deletions
66
datadog/tests/cassettes/TestAccDatadogDashboardGeomap_import.yaml
Large diffs are not rendered by default.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2021-03-12T17:13:16.548459-05:00 | ||
2021-06-07T14:57:35.765228-04:00 |
70 changes: 35 additions & 35 deletions
70
datadog/tests/cassettes/TestAccDatadogDashboardHeatMap.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
datadog/tests/cassettes/TestAccDatadogDashboardHeatMap_import.freeze
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 +1 @@ | ||
2021-03-12T17:13:16.46456-05:00 | ||
2021-06-07T14:57:35.765637-04:00 |
70 changes: 35 additions & 35 deletions
70
datadog/tests/cassettes/TestAccDatadogDashboardHeatMap_import.yaml
Large diffs are not rendered by default.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2021-03-12T17:13:15.820444-05:00 | ||
2021-06-07T14:59:48.602905-04:00 |
Oops, something went wrong.