- 01 Oct, 2020 5 commits
-
-
* Minor change for better readability of docs * Update docs/sources/developers/plugins/backend/plugin-protocol.md Accepting review suggestions Co-authored-by: Marcus Olsson <marcus.olsson@hey.com> Co-authored-by: Marcus Olsson <marcus.olsson@hey.com>
Amal committed -
Ref #27921
Marcus Efraimsson committed -
* Drone: Don't use npx Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Drone: Upgrade build pipeline tool Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* DashboardLinks: values in links are updated when variable changes * Tests: adds e2e test that verifies links
Hugo Häggmark committed -
* Initial work on adding new mapping variable type * Remove add button * Update custom variable type to include key/value mapping * Update custom variable docs * Try to fix failing build * Update reducer.ts * Fix failing build * Remove expansion of the colon * Update docs Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Sartaj Singh Baveja committed
-
- 30 Sep, 2020 19 commits
-
-
* Notify failures in separate pipeline * Include branch and event in triggers * Use snake case * Use snake case * Fix enterprise/downstream * Apply suggestions from code review Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Marcus Efraimsson committed -
denominator committed
-
Amal committed
-
Carl Bergquist committed
-
Amal committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Diana Payton committed
-
Amal committed
-
Amal committed
-
Marcus Olsson committed
-
* Format glossary table * Add trace and examplar to glossary * Fix typo * Fix review comments * Fix review comment * Update docs/sources/getting-started/glossary.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Marcus Olsson committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* removed dependency from grafana/ui on public/app. * fixed so we don't get rollup issues when building the packages. * fixed so import path is working properly. * removed uncommented code.
Marcus Andersson committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Graph: Fixed histogram bucket calculations to avoid missing buckets * Removed testdata * Updated tests
Torkel Ödegaard committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Dashboard: don't send analytics for explore or edit event * AnalyticsProcessor: merge subsequent conditions * Add analyticsProcessor tests * apply PR feedback
Agnès Toulet committed
-
- 29 Sep, 2020 16 commits
-
-
Joan López de la Franca Beltran committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Simplify `useSpinner` to run immediately, instead of returning a function * Removed unnecessary exports * Avoid mutating input arguments
Steven Vachon committed -
Ryan McKinley committed
-
Ryan McKinley committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Fix typo and clarify need for query editor * Update docs/sources/developers/plugins/add-support-for-annotations.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Marcus Olsson committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
The old link (https://owasp.org/index.php/SameSite) no longer works, so I suggest to use this one instead: https://owasp.org/www-community/SameSite
MorgeMoensch committed -
Ryan McKinley committed
-
... to hopefully avoid race conditions with working directory changes
Steven Vachon committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Add docs for TagsInput * Add import to TagsInput.story.tsx * Update packages/grafana-ui/src/components/TagsInput/TagsInput.mdx Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
Jess committed -
* Fix gdev dashboard * API for declarative Axis, Series and Scales configuration * Bring back time zone change support * Update tests and fix type errors * Review comments and fixes
Dominik Prokop committed
-