- 10 Feb, 2020 2 commits
-
-
* 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 11 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 -
Torkel Ödegaard committed
-
* export arrow dataframe * use the same table
Ryan McKinley committed -
* Alphabetized tslint and tsconfig files * Optimized tsconfig files * Optimized editorconfig & prettier config files … to reduce redundancy * Switched to @grafana/tsconfig … and: * de-duped options * removed options with default values * Fixed nasty issue with types for nested slate-react * Replaced TSLint with ESLint * TSLint disables → ESLint disables … also JSHint removals, which haven’t had an affect since it was replaced with TSLint. * Compliances for ESLint, Prettier and TypeScript * Updated lockfile
Steven Vachon committed
-
- 07 Feb, 2020 3 commits
-
-
Leonard Gram committed
-
Marcus Efraimsson committed
-
* First attempt * Save confirmation with discard option, reusing queriess a little bit differently * simplify cloning panels and restoring last results in panel query runner * Remove save button * Update public/app/features/dashboard/components/PanelEditor/PanelEditor.tsx * Exit/discard buttons * Update snaps * Review comments * Fix lint
Dominik Prokop committed
-
- 06 Feb, 2020 8 commits
-
-
Dominik Prokop committed
-
Added "metadata" to Word Usage
Diana Payton committed -
Ed Welch committed
-
Alexander Zobnin committed
-
* Change log 6.6.1 * Add PR co-authors * fix label type for PR #21949 Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com>
Alexander Zobnin committed -
* Datasource: updates PromExploreQueryEditor - rewrite to functional component * Datasource: updates PromQueryField - moves an extra field from children to the separate prop * Datasource: adds PromExploreExtraField * Datasource: updates PromExploreQueryEditor - fixes typo * Datasource: updates prometheus explore editor snapshots * Datasource: updates PromExploreExtraField export * Datasource: removes unnecessary div from PromExploreQueryEditor * Datasource: adds basic PromExploreExtraField snapshot test * Datasource: adds basic PromExploreQueryEditor test * Datasource: updates PromExploreQueryEditor snapshot to fix timezone issues * Datasource: updates PromExploreQueryEditor - onChangeQueryStep cleanup * Datasource: updates PromExploreQueryEditor test to check ExtraFieldElement render * Datasource: simplified PromExploreQueryEditor onStepChange method * Datasource: updates Prometheus module import * Datasource: updates PromExploreQueryEditor test * Datasource: updates PromExploreQueryEditor tests * Datasource: fixes PromExploreQueryEditor error on empty interval init * Datasource: adds a tooltip to PromExploreExtraField mounted in PromExploreQueryEditor * Datasource: updates PromExploreQueryEditor snapshots
Lukas Siatka committed -
* Explore: updates grafana-data explore query field props with explore mode * Explore: updates query row to pass down explore mode to query fields * Explore: adds LokiExploreQueryEditor * Explore: updates loki query field form to render children * Explore: adds loki explore extra field component * Explore: adds extra field element to loki query field form * Explore: updates loki explore query editor to use extra field element * Explore: moves ExploreMode to grafana-data * Explore: updates query row limit string * Explore: adds maxLines to DataQuery * Explore: adds maxLines to loki datasource runRangeQueryWithFallback * Explore: adds onChangeQueryLimit to LokiExploreQueryEditor * Explore: updates loki explore query editor to render extra field only in logs mode * Explore: fixes query limits for live and legacy queries * Explore: fixes result processor max lines limit in get logs result * Explore: fixes Loki datasource limit test * Explore: removes unnecessary ExploreMode from Loki language provider * Explore: fixes formatting * Explore: updates grafana-data datasource types - replaces strings with explore mode enum * Explore: updates loki explore query field props to take ReactNode * Explore: updates the way we calculate loki query lines limit to fall back to 0 lines on negative or invalid input instead of datasource maxLines * Explore: updates result processor get logs result method to avoid counting invalid/negative line limits * Explore: updates loki result transformer to process only an appropriate slice of a result instead of an entire one * Explore: adds a method for query limit preprocessing/mapping * Explore: updates loki datasource run range query with fallback method to use options.maxDataPoints in dashboards * Explore: removes unnecessary maxlineslimt from getLogsResult in resultProcessor * Explore: moves line limit to metadata * Explore: adds an ability to specify input type of extra field * Explore: updates LokiExploreQueryEditor - adds an input type * Explore: updates LokiExploreQueryEditor to run queries when maxLines is positive * Explore: fixes failing import of ExploreMode * Explore: fixes reducers test imports formatting * Explore: updates Loki extra field with min value set to 0 * Explore: exports LokiExploreExtraFieldProps * Explore: adds render test of LokiExploreQueryEditor * Explore: adds LokiExploreQueryEditor snapshot * Explore: updates LokiExploreQueryEditor onChangeQueryLimit method to prevent it from running when query input is empty - fixes cheatsheet display issue * Explore: updates Loki editor snapshots * Explore: fixes typo in test set name in LokiExploreQueryEditor * Explore: adds a render test of LokiExploreExtraField * Explore: fixes typo in LokiExploreQueryEditor * Explore: updates LokiExploreQueryEditor snapshot due to timezone issues * Explore: updates LokiExploreExtraField to export both functional component and a version using memo * Explore: updates LokiExploreQueryEditor to export both functional component and memoized function * Explore: updates LokiExploreQueryEditor - removes unnecessary react fragment * Explore: updates LokiExploreQueryEditor snapshot * Explore: adds LokiExploreQueryEditor tests for different explore mode cases * Explore: fixes Loki datasource and result transformer * Explore: updates LokiExploreQueryEditor snapshot * Explore: updates LokiExploreQueryEditor tests and test setup * Explore: updates LokiExploreQueryEditor - refactors component * Explore: updates LokiExploreQueryEditor to use default import from LokiExploreExtraField * Explore: updates LokiExploreQueryEditor snapshot * Explore: fixes formatting * Explore: updates LokiExploreQueryEditor max lines change * Explore: updates LokiExploreQueryEditor tests checking ExtraFieldElement * Explore: adds mock loki datasource to LokiExploreQueryEditor * Explore: updates LokiExploreQueryEditor test mock - adds language provider * Explore: updates LokiExploreQueryEditor snapshot * Explore: updates Loki ResultTransformer to filter out rows on limit - logic to be moved into a component with new form styles * Explore: updates LokiExploreQueryEditor tests
Lukas Siatka committed -
Ivana Huckova committed
-