- 09 Feb, 2021 11 commits
-
-
* feat(dashboard): initial commit of general settings migration to react * fix(dashboardsettings): force update of general settings when selects change * feat(dashboardsettings): initial commit of delete dashboard button and modal * feat(dashboardsettings): introduce useDashboardDelete hook * feat(dashboardsettings): add tags and editable inputs * refactor(dashboardsettings): fix typescript error in general settings * refactor(dashboardsettings): use grafana-ui form components for general settings * refactor(dashboardsettings): use ConfirmModal and move provisioned modal to own component * refactor(dashboardsettings): revertDashboardModal uses ConfirmModal * test(autorefreshintervals): remove renderCount prop to fix test * test(dashboardsettings): put back aria-label for e2e tests * chore(dashboardsettings): remove redundant generl settings angular code * test: change references to now deleted SettingsCtrl to GeneralSettings * refactor(dashboardsettings): swap out switch for inlineswitch component * chore(timepickersettings): remove timePickerSettings angular directive definition * feat(dashboardsettings): add tooltips, fix description field name * refactor(dashboardsettings): remove redundant await Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> * refactor(usedashboarddelete): clean up Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
Jack Westbrook committed -
Bumps [github.com/jung-kurt/gofpdf](https://github.com/jung-kurt/gofpdf) from 1.10.1 to 1.16.2. - [Release notes](https://github.com/jung-kurt/gofpdf/releases) - [Commits](https://github.com/jung-kurt/gofpdf/compare/v1.10.1...v1.16.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed -
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.36.31 to 1.37.7. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.36.31...v1.37.7) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed -
Prometheus: Min step defaults to seconds when no unit is set to prevent errors when running alerts. (#30966) * update interval to fix no unit * fix bug * update with new method * format go * add test * change test method to add test error nil * add simplejson and model package * change json format * add parentheses * add simplejson to function * change mode to model * move assert import package * add one enter to avoid goimport error * change to test case
Nutmos committed -
Bumps [github.com/magefile/mage](https://github.com/magefile/mage) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/magefile/mage/releases) - [Changelog](https://github.com/magefile/mage/blob/master/.goreleaser.yml) - [Commits](https://github.com/magefile/mage/compare/v1.10.0...v1.11.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed -
Bumps [github.com/grpc-ecosystem/go-grpc-middleware](https://github.com/grpc-ecosystem/go-grpc-middleware) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases) - [Changelog](https://github.com/grpc-ecosystem/go-grpc-middleware/blob/master/CHANGELOG.md) - [Commits](https://github.com/grpc-ecosystem/go-grpc-middleware/compare/v1.2.1...v1.2.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed -
* 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 10 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
-