- 17 Sep, 2020 2 commits
-
-
SharedQuery: Error when switching to -- Dashboard -- data source caused "no data" no matter what source panel was selected (#27627) * SharedQuery: Error when switching to -- Dashboard -- data source made observable subscription error and subsequent data results not update visualization * added null check just in case
Torkel Ödegaard committed -
ImageRendering: Fix rendering panel using shared query in png, PDF reports and embedded scenarios (#27628) * ImageRendering: Fixed issue rendering panel using shared query * Fixed spelling
Torkel Ödegaard committed
-
- 16 Sep, 2020 8 commits
-
-
* Update configuration.md * Update whats-new-in-v7-2.md * edited content * Update whats-new-in-v7-2.md * Update docs/sources/guides/whats-new-in-v7-2.md Co-authored-by: Torkel Ödegaard <torkel@grafana.org> * Update table-panel.md * Update whats-new-in-v7-2.md Co-authored-by: Torkel Ödegaard <torkel@grafana.org>
Diana Payton committed -
* DataLinks: Fixes issue with data links not having access to other fields field config * Fixed test
Torkel Ödegaard committed -
Ryan McKinley committed
-
In particular, so plugins can see the FromAlert header
Kyle Brandt committed -
Marcus Olsson committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 15 Sep, 2020 18 commits
-
-
Diana Payton committed
-
* Updated file to change description of Enterprise. * Removed duplicate content w.r.t Grafana installation and support. * Replaced "not" with "neither".
achatterjee-grafana committed -
* Removed Datadog-specific fields from config for annotation creation * Added a custom form config option for annotation creation * Added regex support to `selectOption`
Steven Vachon committed -
Ryan McKinley committed
-
achatterjee-grafana committed
-
Remove unsupported editable field removed in SHA: d6faa3d0
Sofia Papagiannaki committed -
Emil Tullstedt committed
-
Putting the optional argument "--homepath" after the command. The previous one throws the following error: "Incorrect Usage. flag provided but not defined: -homepath". See also https://community.grafana.com/t/admin-password-reset/19455/9
Lenahilin committed -
Add a default timezone that the administrator can set in the settings. This setting is be used as default for the users timezone preference. Can be used when creating Grafana instances without administrator intervention, in order to give user the correct default timezone. Fixes #25654
Wouter Smeenk committed -
Dan Cech committed
-
* Docs: Field Config Docs Update, Table Docs update, Override matcher naming sync * removed sentance that feels duplicated * Update docs/sources/panels/field-configuration-options.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/panels/field-configuration-options.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/panels/field-configuration-options.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/panels/field-configuration-options.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * removed bad newlines and minor tweaks, still need to figure out naming for matchers in UI and docs * Updated matcher names and descriptions, and UX * Updated field override docs * Fixed plural * Updated wording * removed plurals for the selectors heading * Updated names * Updated docs Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Torkel Ödegaard committed -
Ryan McKinley committed
-
* Add support for paths in default field config setup * Typecheck fix
Dominik Prokop committed -
Giordano Ricci committed
-
Giordano Ricci committed
-
* fixed: bigdata dropdown first limit 1000 * fixed: change to use function of applylimit * fixed: remove both applyLimit callers * feat: test for new logic with applimit * feat: test showOptions with the applyLimit logic * fixed: test equal fixed
jonny committed -
Ryan McKinley committed
-
Postgres: Support request cancellation properly (Uses new backendSrv.fetch Observable request API) (#27478) * Postgres: Replaces dataSourceRequest with fetch * Postgres: Replaces dataSourceRequest with fetch * Tests: removes unnecessary import
Hugo Häggmark committed
-
- 14 Sep, 2020 11 commits
-
-
* Update documentation-style-guide.md * Update documentation-style-guide.md
Diana Payton committed -
Ryan McKinley committed
-
* Minor correction in docs * Accepting review recommendation
Amal committed -
* Minor grammatical correction * Typo correction in docs
Amal committed -
Allows login_maximum_inactive_lifetime_duration and login_maximum_lifetime_duration to be configured using time.Duration-compatible values while retaining backward compatibility. Fixes #17554 Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Hansuuuuuuuuuu committed -
Sofia Papagiannaki committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Agnès Toulet committed
-
* PanelEdit: Drag and drop query order & UI tweaks * Fixed width of title issue * added correct color and hover * Updated e2e tests
Torkel Ödegaard committed -
* Fixed so we try to use the variables in the redux store to replace values in template variables. * First draft of working version. * Including fieldPath when adding :text format. * cleaned up code by introducing helper function. * some minor refactoring. * Added tests and support for multi variables. * added test and code to handle the All scenario of a multivariable. * fixed according to feedback. * added docs. * added text format to gdev dashboard. * updated e2e tests. * make sure we use the same function for formatting och variable lable. * increased the number to 22. * changed label for tests to be All. * existing format should be respected.
Marcus Andersson committed
-
- 12 Sep, 2020 1 commit
-
-
Ryan McKinley committed
-