- 16 Feb, 2021 5 commits
-
-
* SqlDataSources: Fixes the Show Generated SQL button in query editors * No need to protect against duplicate events now that the event emitter is isolated for each editor
Torkel Ödegaard committed -
* LibraryPanels: Disconnect before connect during dashboard save * Tests: fixed test * Chore: updates after PR comments * Chore: changes from context.Background() to c.Context.Req.Context() * Chore: fixes lint issue
Hugo Häggmark committed -
dupondje committed
-
* TagsInput: Design update and component refactor * Update packages/grafana-ui/src/components/TagsInput/TagsInput.tsx Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> * Update packages/grafana-ui/src/components/TagsInput/TagsInput.tsx Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> * Update packages/grafana-ui/src/components/TagsInput/TagsInput.tsx Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> * Update packages/grafana-ui/src/components/TagsInput/TagsInput.tsx Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> * Updated Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
Torkel Ödegaard committed -
* Variables: Adds back default option for data source variable * Chore: updates after PR comments
Hugo Häggmark committed
-
- 15 Feb, 2021 18 commits
-
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Postgres: Fix timeGroup macro converts long intervals to invalid numbers when TimescaleDB is enabled (#31179) Fixes #27253
Ricky Putra committed -
* First attempt * Get rid of time range as config invalidation dependency * GraphNG class refactor * Get rid of DataFrame dependency from Plot component, get rid of usePlotData context, rely on XYMatchers for data inspection from within plugins * Bring back legend * Fix Sparkline * Fix Sparkline * Sparkline update * Explore update * fix * BarChart refactor to class * Tweaks * TS fix * Fix tests * Tests * Update packages/grafana-ui/src/components/uPlot/utils.ts * Update public/app/plugins/panel/timeseries/plugins/ContextMenuPlugin.tsx * GraphNG: unified legend for BarChart, GraphNG & other uPlot based visualizations (#31175) * Legend experiment * Nits
Dominik Prokop committed -
* Remove last synchronisation field from LDAP debug view * Apply review comments
Tania B committed -
* Chore: Upgrade grafana-plugin-sdk-go * update plugin sdk Co-authored-by: Will Browne <will.browne@grafana.com>
Marcus Efraimsson committed -
* Graph: Make axes unit option work even when field option unit is set * Updated tests
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 * run test response through converters * remove edit and add landing page * remove snapshot tests ans snapshots * wrap linkbutton in array * different approaches to massage data * get instead of post * use function to return instances data * hook up test button in view * test endpoint for not saved definitions * function that return query options * Chore: fixes strict error * hide ng alert button * typings * fix setAlertDef error * better message when you have queries but no data * NGAlert: Refactoring that handles cleaning up state (#31087) * Chore: some refactorings of state * Chore: reduces strict null errors Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com> Co-authored-by: Sofia Papagiannaki <sofia@grafana.com> Co-authored-by: Hugo Häggmark <hugo.haggmark@gmail.com> Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
Peter Holmberg committed -
* Add config options * Update docs/sources/datasources/influxdb.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/datasources/influxdb.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Add config to provisioning docs * Style fixes Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Andrej Ocenas committed -
Dafydd committed
-
Will Browne committed
-
Torkel Ödegaard committed
-
QueryEditors: Fixes issue that happens after moving queries then editing would update other queries (#31193)
Torkel Ödegaard committed -
* Chore: report eslint no-explicit-any errors to metrics * double quote
Josh Hunt committed -
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md) - [Commits](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.12.0...spanner/v1.13.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed -
* Chore(deps): Bump xorm.io/xorm from 0.8.1 to 0.8.2 Bumps xorm.io/xorm from 0.8.1 to 0.8.2. Signed-off-by: dependabot[bot] <support@github.com> * Fix limit for snapshots * Fix limit for org and users Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
dependabot[bot] committed -
Sofia Papagiannaki committed
-
Bumps [github.com/linkedin/goavro/v2](https://github.com/linkedin/goavro) from 2.9.7 to 2.10.0. - [Release notes](https://github.com/linkedin/goavro/releases) - [Changelog](https://github.com/linkedin/goavro/blob/master/debug_release.go) - [Commits](https://github.com/linkedin/goavro/compare/v2.9.7...v2.10.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed -
* Variables: Fixes missing empty elements from regex filters * Chore: cleanup comment * Chore: removes unused import
Hugo Häggmark committed
-
- 13 Feb, 2021 2 commits
-
-
Torkel Ödegaard committed
-
achatterjee-grafana committed
-
- 12 Feb, 2021 11 commits
-
-
* Create _index.md * Moved file and started to update content * adding content * Update change-home-dashboard.md * Update _index.md * Update _index.md * Update _index.md * content edits and moved file * Update change-grafana-name.md * Delete preferences.md * content changes * content changes * content updates * content updates * Update docs/sources/administration/preferences/_index.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update docs/sources/administration/preferences/_index.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update docs/sources/administration/preferences/_index.md * Update docs/sources/administration/preferences/_index.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update docs/sources/administration/preferences/_index.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/administration/preferences/_index.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/administration/preferences/change-grafana-name.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/administration/preferences/change-grafana-name.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/administration/preferences/change-grafana-name.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/administration/preferences/change-grafana-theme.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update _index.md * Update _index.md * minor edits * Update change-grafana-name.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
Diana Payton committed -
* Inline datasource actions into initialisation * Simplify url handling * Add comments * Remove split property from state and split Explore.tsx to 2 components * Add comments * Simplify and fix splitOpen and splitClose actions * Update public/app/features/explore/ExplorePaneContainer.tsx Co-authored-by: Giordano Ricci <gio.ricci@grafana.com> * Update public/app/features/explore/state/explorePane.test.ts Co-authored-by: Giordano Ricci <gio.ricci@grafana.com> * Update public/app/features/explore/Wrapper.tsx Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com> * Fix test * Fix lint Co-authored-by: Giordano Ricci <gio.ricci@grafana.com> Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
Andrej Ocenas committed -
Torkel Ödegaard committed
-
* Replace PR with Commit truncated hash when build fails * Make commit literal lower case
Dimitris Sotirakis committed -
* Alert: updated story to use Controls * updated some changes
Uchechukwu Obasi committed -
Permissions: Fix team and role permissions on folders/dashboards not displayed for non Grafana Admin users (#31132) * Cfg: fix hidden users initialization * add tests * do not call isHiddenUser function for non-user permission * do not call isHiddenUser function for non-user permission
Agnès Toulet committed -
* ensure empty errors are not passed to the panel * make it a oneliner
Erik Sundell committed -
Exemplars won't make it to the 2.25 release.
Zoltán Bedi committed -
* Rename DashboardPicker props * Extend variable option pickers to allow providing custom onchage callback * Update public/app/features/variables/pickers/OptionsPicker/actions.ts Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com> * Update public/app/features/variables/pickers/OptionsPicker/actions.ts Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com> * Update public/app/features/variables/pickers/OptionsPicker/actions.ts Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com> * Update public/app/features/variables/textbox/TextBoxVariablePicker.tsx Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com> * Codeformat Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
Alex Khomenko committed -
Zoltán Bedi committed
-
DashboardListPanel: Fixes issue with folder picker always showing All and using old form styles (#31160)
Torkel Ödegaard committed
-
- 11 Feb, 2021 4 commits
-
-
* Add author name and pr number in drone pipeline notifications
Dimitris Sotirakis committed -
* Prometheus: Add documentation for ad-hoc filters * Update docs/sources/datasources/prometheus.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/datasources/prometheus.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Add link to ad hoc filters doumentation * Change direct url for relative Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
Ivana Huckova committed -
Torkel Ödegaard committed
-
Alerting: Fix so that sending an alert with the Alertmanager notifier doesn't fail when one of multiple configured URL's are down (#31079) Fixes behaviour of Notify that returns error when one of the dispatch event return error, to maintain high availability, we should return error when all dispatched events return error instead. Fixes #30509
Ricky Putra committed
-