- 24 Sep, 2020 11 commits
-
-
kay delaney committed
-
* Squash merge Ryans uPlot work * uPlot - wrap into composable API * Remove MicroPlot.tsx * Add missing uPlot stylesheet import * Use field config for axes config * Min selection distance for Zoom * WIP Tooltip behaviour * Some progress on rendering plot * gdev dashboard for graph ng tests * Update custom field config interface for graph options * Add support for paths in default field config setup (+2 squashed commits) Squashed commits: [93fc3afbfc] Typecheck fix [a07ef86a8b] Add support for paths in default field config setup * Include IANA timezone canonical name in TimeZoneInfo * Use correct time zone on time axis * Default axis width * Use system date time formats for time axis ticks * Graph panel layout * Respect config paths when rendering default value of field config property * Fix mismatch in field config editor types * Color field option editor * Refactor plot context to a single one * First version of new graph legend plugin * Fix mutable data frame * Multiple ui fixes, layout is still slightly problematic * Remove unused * Fix tooltip test * Some perf optimisations * Update dev dashboard * Typecheck fix * Do not use color value editor as standard property editor, add custom field config to graph panel to control series color * Update dev dashboard with correct tags * Fix undefined issues * Update devenv/dev-dashboards/panel-graph/graph-ng.json
Dominik Prokop committed -
* Document Update Where to were * Document Update "re enter" to "reenter" * Document Update "an" to "a" * Document Update "an" to "a" * Document update "can not " to cannot * Document update Changes made from "and by that not function as expected." to "and by that it do not function as expected." * Document update Change made from "by that not function as expected" to "by that it does not function as expected" * Update docs/sources/installation/upgrading.md Commit, the document based on suggestion Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Update docs/sources/installation/upgrading.md Commit the changes as per the suggestion Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Document update Changes reverted from "cannot" to "can not" as per the suggestion * Document Update Changes as per the suggestion * Document changes Changes as per the suggestion * Document Change Changes made as per the suggestion Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Nitesh Koushik S committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Document Update "dashboards definition" to "dashboard's definition" * Document Change Betweens to Between
Nitesh Koushik S committed -
Chiang Fong Lee committed
-
* Get Alerts AND OKs for LINE Notify * Get Alerts AND OKs for LINE Notify * Get Alerts AND OKs for LINE Notify
Harald Kubota committed -
* CI: Migrate to Drone for master builds
Arve Knudsen committed -
* Use eslintignore instead of gitignore * Fix jaeger errors
Zoltán Bedi committed -
What this PR does / why we need it: Fix [Field options and overrides](https://grafana.com/docs/grafana/latest/panels/field-options/) several links. Which issue(s) this PR fixes: None. Special notes for your reviewer:
Hong committed -
* Dashboard: Add subUrl to explore url Honour subUrl when opening explore in new window * Dashboard: Add tests to onNavigateToExplore * Dashboard: Remove condition from tests
Tiago Mota Santos committed
-
- 23 Sep, 2020 22 commits
-
-
* Correcting case in documentation * Correcting case in docs
Amal committed -
* Minor Grammatical correction * Correcting, as per PR suggestion
Amal committed -
* Correcting case in documentation * Correcting case in documentation * Correcting case in documentation * Suggested changes on PR
Amal committed -
Amal committed
-
* Update whats-new-in-v7-2.md * added content * Update queries.md * Update queries.md
Diana Payton committed -
Fix bad url for dataframe
Zoltán Bedi committed -
* Update field-options.md * Update menu.yaml * Create _index.md * Update _index.md * added files * moving content * updated links * fixed links and deleted old file * content changes * Update configure-all-fields.md * Content updates * contnet updates * updated content * Update whats-new-in-v7-2.md * content updates * added content * Update filter-table-columns.md * Update standard-field-options.md * moved files * content edits * Update _index.md * Update _index.md * fixed links and merge conflicts * Update menu.yaml * Update menu.yaml
Diana Payton committed -
* Removed prereq.md, updated description in Overview topic. * Fixed relref for manage users. * Update docs/sources/panels/transformations/_index.md Co-authored-by: Torkel Ödegaard <torkel@grafana.org> * Removed extra "the" * Changed "In case" to "If" Co-authored-by: Torkel Ödegaard <torkel@grafana.org>
achatterjee-grafana committed -
Ryan McKinley committed
-
Diana Payton committed
-
Leonard Gram committed
-
* changelog 7.2.0 * Update CHANGELOG.md Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com> * Update CHANGELOG.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update packages/grafana-toolkit/CHANGELOG.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update CHANGELOG.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com> Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Leonard Gram committed -
This reverts commit 61a3160c.
Giordano Ricci committed -
Joan López de la Franca Beltran committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* ValueMappings: Fix issue with value mappings override creating default value mapping for all fields * Fixed unit tests
Torkel Ödegaard committed -
* Chore: Upgrade golangci-lint to latest * ci-build: Upgrade Node/Yarn Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
kennytm committed
-
Torkel Ödegaard committed
-
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Nitesh Koushik S committed -
Hugo Häggmark committed
-
* Docs: Updated table docs, moved annotations notice down * Removed unnessary notices * Updated wording
Torkel Ödegaard committed
-
- 22 Sep, 2020 7 commits
-
-
* Chunking out the long Transformation topic. Also, updated TOC. Local build looks fine. * More changes. * More re-arranging of content. Fixed links in Types and Options page. * Capitalization changes. * Changes to Overview section. * Fixed merge conflicts. * Fixed typo to fix build failure. * Update docs/sources/panels/transformations/types-options.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Changes from Diana. * Fixed a typo in a relref. * Fixed broken link. * Update link in Troubleshooting topic. * Added changes. * Fixed a bunch of broken links. Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
achatterjee-grafana committed -
* Chunking out the long Transformation topic. Also, updated TOC. Local build looks fine. * More changes. * More re-arranging of content. Fixed links in Types and Options page. * Capitalization changes. * Changes to Overview section. * Fixed merge conflicts. * Fixed typo to fix build failure. * Update docs/sources/panels/transformations/types-options.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Changes from Diana. * Fixed a typo in a relref. * Fixed broken link. * Update link in Troubleshooting topic. Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
achatterjee-grafana committed -
Andrej Ocenas committed
-
Jorge Vallecillo committed
-
Ryan McKinley committed
-
* Make graph and table collapsing just a UI thing * Remove showingGraph and showingTable, set them defaultly to true * Remove collaapsing for panels in Explore * UI toggle WiP * WIP, add query type * Refactor, clean up * Update tests * Clean uo * Update rangeAll to range and instant * Remove console logs * Update packages/grafana-data/src/types/datasource.ts Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com> * Update public/app/core/utils/explore.ts Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com> * Fix prettier error Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
Ivana Huckova committed -
* Add docs for explore query editor * Update text * Reverse changed linting * Update docs/sources/features/datasources/prometheus.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/features/datasources/prometheus.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Ivana Huckova committed
-