forked from grafana/grafana
-
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.
Merge remote-tracking branch 'grafana/master' into v6-expose-emitter
* grafana/master: (40 commits) TableData: support name (grafana#16983) Changelog: Typo guage -> gauge (grafana#16982) TestData: stream via fetch (grafana#16963) plugins: fix how datemath utils are exposed to plugins (grafana#16976) NewDataSource: Updated page header title fix(prometheus): issue with click label to filter for recording rules in Explore Explore: Removes Promise.All from runQueries thunk (grafana#16957) Chore: Add prometheus basic auth proxy (grafana#16882) Snapshot: use given key and deleteKey (grafana#16876) DataSourcePlugins: more generics improvements (grafana#16965) AddDataSource: Updated page design & categories (grafana#16971) Templating: Support selecting all filtered values of multi-value variable (grafana#16873) Chore: Add Input stories (grafana#16897) FieldDisplay: Don't use group ui elements in field editors (grafana#16953) GettingStarted: Fixes layout issues, fixes grafana#16926 (grafana#16941) PanelModel: Fix crash after window resize, fixes grafana#16933 (grafana#16942) Singlestat: fixed centering issue for very small panels (grafana#16944) Tests: Adds end-to-end tests skeleton and basic smoke test scenario (grafana#16901) Chore: Replaces moment with Grafanas DateTime (grafana#16919) InfluxDB: Fix HTTP method should default to GET (grafana#16949) ...
- Loading branch information
Showing
264 changed files
with
5,322 additions
and
2,659 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 |
---|---|---|
|
@@ -84,3 +84,5 @@ debug.test | |
/packages/**/dist | ||
/packages/**/compiled | ||
/packages/**/.rpt2_cache | ||
|
||
theOutput/ |
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.