- 09 Feb, 2021 5 commits
-
-
* Graph: Fixes so graph is shown for non numeric time values * Tests: changes times to UTC * Tests: forgot one value in time array * GraphNG: make time series panel work with string time stamps (#30981) * Make Time series panel work with data that time is represented as string * Map to for Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Hugo Häggmark committed -
* check if label response has resource type prop * use nullish coalescing operator
Erik Sundell committed -
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.33.0 to 0.39.0. - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md) - [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.33.0...v0.39.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed -
Hugo Häggmark committed
-
* TextPanel: Fixes so panel title is updated when variables change * Tests: fixes tests * Chore: updates after PR comments
Hugo Häggmark committed
-
- 08 Feb, 2021 10 commits
-
-
Docs: Update configuration.md (login_maximum_inactive_lifetime_duration, login_maximum_lifetime_duration) (#31000) Grafana [v7.2.0-beta2](https://github.com/grafana/grafana/releases/tag/v7.2.0-beta2) brought support for `login_maximum_inactive_lifetime_duration` and `login_maximum_lifetime_duration` to replace the older way of specifying the same flavor of timeouts (`login_maximum_inactive_lifetime_days` and `login_maximum_lifetime_days`). Unfortunately, this improvement did not make it to `configuration.md`. The suggested changes reflect the current state of `conf/defaults.ini`.
Igor Beliakov committed -
Signed-off-by: bergquist <carl.bergquist@gmail.com>
Carl Bergquist committed -
* Grafana/UI: Remove DismissableFeatureInfoBox and replace with LocalStorageValueProvider
Oscar Kilhed committed -
Torkel Ödegaard committed
-
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4. - [Release notes](https://github.com/actions/cache/releases) - [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed -
Torkel Ödegaard committed
-
Giordano Ricci committed
-
Torkel Ödegaard committed
-
Erik Sundell committed
-
Erik Sundell committed
-
- 06 Feb, 2021 2 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 05 Feb, 2021 7 commits
-
-
Giordano Ricci committed
-
Hugo Häggmark committed
-
* Chore: Upgrade docker build image * use updated build image in drone
Marcus Efraimsson committed -
* Docs: updated developer guide * Fix: made heading uppercase * small nit fix
Uchechukwu Obasi committed -
* Alert: Design update for alerts * Before text color * Text update * reverted style changes * Minor fix * Updated snapshot
Torkel Ödegaard committed -
* Variables: Adds queryparam formatting option * Chore: fixes strict errors * Chore: changes after PR comments
Hugo Häggmark committed -
Ryan McKinley committed
-
- 04 Feb, 2021 16 commits
-
-
Ryan McKinley committed
-
Zoltán Bedi committed
-
Chuck Wilson committed
-
Will Browne committed
-
* Make value mappings corectly interprete numeric-like strings * More tests * Update packages/grafana-data/src/utils/valueMappings.ts * Update packages/grafana-data/src/utils/valueMappings.ts Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com> * Fix issue detected by singlestat test Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
Dominik Prokop committed -
Giordano Ricci committed
-
Diana Payton committed
-
When the user session expires, and the 401 triggers a page reload to get the user to the login page, ChangeTracker will interfer. By setting the user as logged out in the context when the session is timed out, we can ignore the changes in ChangeTracker.
Oscar Kilhed committed -
* ReleaseNotes: Updated changelog and release notes for 7.4.0 * Combine beta and stable Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Grot (@grafanabot) committed -
* add support for timeout to be passed in for addDatasource * fix merge update
Vicky Lee committed -
Erik Sundell committed
-
* Updated * DataSourceSettings: Adds info box and link to Grafana Cloud * Updated wording * Less words * use variables * Fixing ts issues * fixed import
Torkel Ödegaard committed -
* OAuth: more user-frienly logging * OAuth: custom user name attribute * OAuth: remove deprecated nameAttributeName option * OAuth: nameAttributePath tests * OAuth: add name_attribute_path config option * OAuth: docs for name_attribute_path option * OAuth: docs for name_attribute_path Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Alexander Zobnin committed -
* Panels: Remove value mapping of values that have been formatted
Oscar Kilhed committed -
* Alerting: Fixes alert panel header icon not showing * Remove as any
Torkel Ödegaard committed -
* break out new and edit * changed model to match new model in backend * AlertingNG: API modifications (#30683) * Fix API consistency * Change eval alert definition to POST request * Fix eval endpoint to accept custom now parameter * Change JSON input property for create/update endpoints * model adjustments * set mixed datasource, fix put url * update snapshots * remove edit and add landing page * remove snapshot tests ans snapshots * wrap linkbutton in array Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com> Co-authored-by: Sofia Papagiannaki <sofia@grafana.com>
Peter Holmberg committed
-