- 25 Nov, 2019 8 commits
-
-
Updates changelog for 6.4.5 release.
Marcus Efraimsson committed -
Updates changelog for 6.5.0.
Marcus Efraimsson committed -
Updates index page to point at What's new in 6.5. Updates What's new in 6.5 article.
Marcus Efraimsson committed -
Profiling and tracing can now be enabled/disabled separately. Adds argument for trace file path. Support overriding profiling and tracing argument using environment variables. Update docs. Fixes #20576
Sofia Papagiannaki committed -
Dominik Prokop committed
-
* Introduce new Switch component * Experiment with different focus style * Review update * Update on/off swtch colors
Dominik Prokop committed -
* WIP: Adds basic template variables CRUD start * e2eTests: Adds aria-labels in VariableEditorCtrl * Refactor: Simplifies a bit * e2eTests: Adds first Template Variable CRUD for QueryVariable * Tests: Adds ArrayPageOjbectType * Tests: Adds createQueryVariable method * Tests: Refactor CRUD test * Tests: Adds datasource and dashboard to scenario * Refactor: Fixes type errors * Refactor: Move pages to toolkit
Hugo Häggmark committed -
Resolves #20560
Šimon Podlipský committed
-
- 24 Nov, 2019 2 commits
-
-
Fixes #20615
Torkel Ödegaard committed -
* calculate metrics * fix tests * update test * update names * BarGauge: measure title width * BarGauge: added tests * BarGauge: Improved font size handling * Removed unused var * BarGauge: Further font size tweaks * BarGauge: added comments * BarGauge: final tweak * Updated snapshot* * Fixed issues
Ryan McKinley committed
-
- 23 Nov, 2019 2 commits
-
-
Fixed a typo.
Brenda Harjala committed -
* Updates after feedback * docs: remove br tag in whats new
Erik Sundell committed
-
- 22 Nov, 2019 11 commits
-
-
Arve Knudsen committed
-
* Add Service Quota part * Update docs after pr feedback * Describing new features * Divide into subheaders * Changes after feedback * cloudwatch: add min time interval section to docs * docs: json format fix * cloudwatch: move min time interval section in docs * cloudwatch: docs fix * docs: cloudwatch fixes * docs: s/you are/you're * docs: Cloudwatch - escapes underscores in tables
Erik Sundell committed -
Peter Holmberg committed
-
* Cache decrypted securejsondata * Models: Add datasource cache tests
Marcus Efraimsson committed -
Ivana Huckova committed
-
Ivana Huckova committed
-
* Added edition and licensing info to usage stats
Jon Gyllenswärd committed -
* add loop to get invdividual packages build time * run only on master
Peter Holmberg committed -
After toolkit uploads a report successfully, it should only show the response data, not the whole request info.
Ryan McKinley committed -
This PR lets the alpha Table component use a Fields configured formatter rather than the super hacky ColumnStyle.
Ryan McKinley committed -
* sanitize html after replacing variables * TextPanel: Always html escape variable values
Torkel Ödegaard committed
-
- 21 Nov, 2019 17 commits
-
-
Ivana Huckova committed
-
Ivana Huckova committed
-
Adds support for using custom dockerfiles to pre-install image renderer plugins. Updates docs for docker and image rendering. Fixes #20241 Co-Authored-By: Leonard Gram <leo@xlson.com>
Marcus Efraimsson committed -
Dominik Prokop committed
-
* Reference a few more issues that were fixed * Remove dashboard entry - it will be added automatically
Erik Sundell committed -
* Enable theme context mocking in tests * Expose mockThemeContext from grafana/ui * Add docs * Update contribute/style-guides/themes.md Co-Authored-By: Marcus Olsson <olsson.e.marcus@gmail.com> * Update packages/grafana-ui/src/themes/ThemeContext.tsx Co-Authored-By: Marcus Olsson <olsson.e.marcus@gmail.com> * Update contribute/style-guides/themes.md Co-Authored-By: Marcus Olsson <olsson.e.marcus@gmail.com> * Docs update * Update contribute/style-guides/themes.md Co-Authored-By: Marcus Olsson <olsson.e.marcus@gmail.com>
Dominik Prokop committed -
* Chore: Remove angular dependency from prometheus datasource
kay delaney committed -
* Build: Supply curl -f when downloading phantomjs * Build: Verify checksums of downloaded PhantomJS zips
Arve Knudsen committed -
* DevEnv: updates nodejs to 12.x and golang to 1.13 * Updates CI-build and CI-deploy image versions * DevEnv: updates update repo readme * DevEnv: updates build container version
Lukas Siatka committed -
Lukas Siatka committed
-
Łukasz Siatka committed
-
Łukasz Siatka committed
-
Łukasz Siatka committed
-
Ivana Huckova committed
-
* Docs: Document required Go version in developer guide
Arve Knudsen committed -
* refactor to multiple rows * added name for org user struct * added name getorgusers * added user name to tableview * made test pass * updated userMocks to user name field * added missing UsersTable snapshot * added name on teammembers page, be able to search query for name, login and email * added the updated snapshots * conform to same sorting as output form * conform to previous way of using it * sort first by login and after by email, as it was before
Eric Leijonmarck committed -
Mitsuhiro Tanda committed
-