- 11 Feb, 2020 3 commits
-
-
Arve Knudsen committed
-
* CircleCI: Include build ID in version for new master pipeline
Arve Knudsen committed -
- Fix bug with NaN in alerting - Closes #21953 - Alert reducers (avg/max/etc) drop null values from their calculation. This change makes it so NaN values are handled in the same way as null values.
Andrii Melnyk committed
-
- 10 Feb, 2020 13 commits
-
-
Ilia Shulgin committed
-
Ryan McKinley committed
-
Marcus Efraimsson committed
-
* Fix broken link * Update docs/sources/installation/configuration.md Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Diana Payton committed -
Beck committed
-
* CircleCI: Publish ARM Docker images for enterprise
Arve Knudsen committed -
* Chore: Adds cancellation to backendSrv request function * Refactor: Corrects typing for requestId
Hugo Häggmark committed -
* WIP: dashboard panel redux * Progress * Progress * Changing plugin type * Progress * Updated * Progess * Fixed timing issue * Updated * Fixed unit tests * Fixed issue in dashboard page * Updated test
Torkel Ödegaard committed -
Even Thomassen committed
-
Hugo Häggmark committed
-
* Grafana-UI: Add caret to the picker * Grafana-UI: Customise popup's font-size and border-color * Grafana-UI: Replace highlight background with border color * Grafana-UI: Use stylesFactory vs inline classes * Grafana-UI: Import stylesFactory from themes vs index
Alex Khomenko committed -
* Assure base url when single stat, panel and data links are built * Update public/app/features/dashboard/dashgrid/PanelHeader/PanelHeaderCorner.tsx * Update public/app/features/panel/panellinks/link_srv.ts * Update public/app/features/panel/panellinks/link_srv.ts * Update public/app/features/panel/panellinks/link_srv.ts * Update public/app/features/panel/panellinks/link_srv.ts * Review updates * Remove unnecessary code
Dominik Prokop committed -
Fixes #21991
Hugo Häggmark committed
-
- 09 Feb, 2020 16 commits
-
-
Dominik Prokop committed
-
Ryan McKinley committed
-
Dominik Prokop committed
-
Ryan McKinley committed
-
* Fix z-index on cascader * Cleanup * Remove unused import
Tobias Skarhed committed -
* add mode picker * ratio cleanup * add siebar toggle * use secondary button * use cog icon * cleanup * full to fill * Portaling for Select * Centering container for panel edit * Panel editor tabs Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Ryan McKinley committed -
* forwardRef to ButtonSelect * Remove innerRef prop * Use styleFactory
Tobias Skarhed committed -
Ryan McKinley committed
-
* Add title editor * Wip * FIeld config overrides UI (v1) * Basic property override editors * name to prop * use prop not path Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
Dominik Prokop committed -
Dominik Prokop committed
-
* Fix the overflow issue and menu positioning * Add portal as a property
Tobias Skarhed committed -
Torkel Ödegaard committed
-
* WIP: Angular panel chrome, this is going to be tricky * AngularPanelChrome: initial render works * Options are showing up * viz options working * Fixed singlestat background * AngularPanels: Fixed alert tab * Removed anuglar loading spinner * Dashboard: Refactor dashboard reducer & actions * Dashboard: minor refactoring * PanelChrome: loading state moved to header * Subscribe to render events to solve title update issue * Time info and query errors now works * PanelHeader: unifying angular and react behavior * added getPanelMenu test * Scrollable now works again * Various fixes * Making stuff work * seperate event emitter for angular * Fixed issue sending updated dimensions to angular panel * Minor tweaks * Fixed tests * Alerting: alert state now works * Fixed unit tests * Fixed a few null check errors * Simplified events handling * Fixed strict null checks
Torkel Ödegaard committed -
Ryan McKinley committed
-
* use unit picker * export correct file name * override is the same
Ryan McKinley committed -
* Dashboard: Refactor dashboard reducer & actions * Dashboard: minor refactoring * Minor cleanup
Torkel Ödegaard committed
-
- 08 Feb, 2020 8 commits
-
-
Dominik Prokop committed
-
* Use Cascader for UnitPicker and add relevant props to Cascader * Fix grammar * Add placeholder for UnitPicker * Update comments
Tobias Skarhed committed -
* initial POC * fix import * field config editor in the sidebar * field config editor in the sidebar * field config editor in the sidebar * sidebar * include threshold in sidebar * include threshold in sidebar * include threshold in sidebar * init to empty threshold * merge * Make sure editor is fully rendered when page is refreshed * use scrollbars * add matcher UI folder * remove * Field options basic editors * Removed deebugger * Make number field editor controlled * Update public/app/features/dashboard/state/PanelModel.ts * Update public/app/plugins/panel/gauge/GaugePanel.tsx * Ready for production Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Ryan McKinley committed -
* Add an early exit * Fix issue with blur and only display label * Remove unused code * Enabled custom value * Update test * Add custom value creating according to #21869
Tobias Skarhed committed -
* Make new edit work again * Add custom scrolls * better merge Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
Dominik Prokop committed -
* get theme from context for thresholds * remove theme * use theme context * remove theme from gauge/bargauge
Ryan McKinley committed -
* Make new edit work again * add cx Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
Dominik Prokop committed -
* use splitpane for new editor * change header * use back button icon * adding react split
Ryan McKinley committed
-