- 23 Nov, 2020 4 commits
-
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Marcus Andersson committed
-
* Docs: updates changelog and docs for openshift docker fix * Docker: local docker build synced with official build * Update docs/sources/installation/docker.md Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Update docs/sources/installation/upgrading.md Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Update CHANGELOG.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update CHANGELOG.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/installation/upgrading.md Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
Leonard Gram committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed
-
- 21 Nov, 2020 2 commits
-
-
* fixing so changes to annotations query links will update submenu. * Refactored so we dont use the events to trigger a refresh but instead recreating the annotations list instead of mutating the existing list. * updated snapshot. * uppdates according to feedback. * fixed so it also works to update a annotation.
Marcus Andersson committed -
[GraphNG] update uPlot, add temporal DataFrame alignment/outerJoin, move null-asZero pass inside, merge isGap updates into u.setData() calls. Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
Leon Sorokin committed
-
- 20 Nov, 2020 14 commits
-
-
* Login: Fixes issue where url parameters where modified by golang url code * Add tests * Fix test cases * Update pkg/middleware/auth_test.go Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com> * fixed formatting Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com> Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com>
Torkel Ödegaard committed -
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
Carl Bergquist committed -
Besart Berisha committed
-
Giordano Ricci committed
-
* Update default option to 'both' * Update public/app/plugins/datasource/prometheus/components/PromExploreExtraField.tsx Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Fix running of queries for both * Update wording Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Ivana Huckova committed -
* Create query type switcher * Add and update tests * Add handling in datasource * Refactor * Update tests, when checking higlighting, suppy logs * Remove both option as redundant * Add tooltip, remove old comments * Remove unused importts * Remove console.log, update width * Update public/app/plugins/datasource/loki/components/LokiExploreExtraField.tsx Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update tests * Prettier fixes * Fix test Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
Ivana Huckova committed -
* Refactor: Adds getNextAvailableId * Refactor: Hides DependencyGraph button if there are no dependencies * Refactor: Changes the new button * Refactor: Removes usages of NEW_VARIABLE_ID * Refactor: Reverts the new button
Hugo Häggmark committed -
Signed-off-by: bergquist <carl.bergquist@gmail.com>
Carl Bergquist committed -
* Dashboard: Use '/' instead of 'p' in time rate suffixes * Dashboard: Fix FLOPS unit
Berbe committed -
* Remove extra "Transformations overview topic from the TOC * Updated heading to "Transformations" from "Transformations overview".
achatterjee-grafana committed -
achatterjee-grafana committed
-
* Remove duplicate Panel overview topic. Add aliases metadata to _index.md file. * Fixed a broken relref.
achatterjee-grafana committed -
Dominik Prokop committed
-
* Bump popper * Bump react-transition group * Fix react conflicting style ruls warning * Fix ts
Dominik Prokop committed
-
- 19 Nov, 2020 15 commits
-
-
Timothy Palpant committed
-
Changed a couple codeblock types, and reformatted one yaml block to use two-spaces instead of tabs.
Vitaliy committed -
* Updated index topic, removed "what-is-grafana", and adjusted weight of few other topics. Also, updated the left menu. * Updated title to "Getting started". * Added alias /docs/grafana/latest/guides/what-is-grafana to _index.md file
achatterjee-grafana committed -
Torkel Ödegaard committed
-
achatterjee-grafana committed
-
* Enable errorlint linter * Handle wrapped errors Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
Arve Knudsen committed -
Torkel Ödegaard committed
-
Hugo Häggmark committed
-
Hugo Häggmark committed
-
* Chore: Handle wrapped errors Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
Arve Knudsen committed -
* comes from grafana/gel-app * remove transform plugin code * move __expr__ and -100 constants to expr pkg * set OrgID on request plugin context * use gtime for resample duration * in resample, rename "rule" to "window", use gtime for duration, parse duration before exec * remove gel entry from plugins-bundled/external.json which creates an empty array for plugins
Kyle Brandt committed -
Zoltán Bedi committed
-
* Inline datasource actions into initialisation * Fix datasource change * Fix rich history * Fix test * Move rich history init to Wrapper * Remove console log * TS fixes Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
Andrej Ocenas committed -
What this PR does / why we need it: Fix typo in grafana-toolkit README Which issue(s) this PR fixes: None. Special notes for your reviewer:
Hong committed -
* Refactor API * Fix types * Cleanup * Remove useMemo * Update actions * Update story * Align secondary actions * Replace snapshot tests * Update docs * Update packages/grafana-ui/src/components/Card/Card.tsx Co-authored-by: kay delaney <45561153+kaydelaney@users.noreply.github.com> * Allow overriding child props * Fix types and remove alpha tags Co-authored-by: kay delaney <45561153+kaydelaney@users.noreply.github.com>
Alex Khomenko committed
-
- 18 Nov, 2020 5 commits
-
-
Zaki Haris committed
-
* React: Upgrading react, wip * build(grafana-ui): bump react to v17 * build: get enzyme running with react 17 * chore(grafana-ui): declare isMemo namedExport for rollup Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
Torkel Ödegaard committed -
* Tweaks gauge value auto-sizing * tweak factor a bit Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Piotr G committed -
Ryan McKinley committed
-
Ryan McKinley committed
-