- 22 Feb, 2021 1 commit
-
-
Hugo Häggmark committed
-
- 21 Feb, 2021 1 commit
-
-
Grot (@grafanabot) committed
-
- 20 Feb, 2021 1 commit
-
-
* WIP Custom themes * Load custom themes from URL and via event * Dynamic page background * Header color change * Fixing tests and emotion warnings * Fixed test * moving cx to getStyles * Review fixes * minor change
Torkel Ödegaard committed
-
- 19 Feb, 2021 10 commits
-
-
* Remove very old-versioned loki blocks * Update prometheus block from 2.7.2 to latest * Remove data sources in Grafana * Fix e2e test not to intercept the whole url Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
Ivana Huckova committed -
* Zipkin: Show success on test data source Add zipkin example app to devenv Migrate to fetch api in data source * Add back return types for functions
Zoltán Bedi committed -
Dominik Prokop committed
-
* Failing tests * Fixed
Dominik Prokop committed -
* GraphNG: Fixes overlapping time axis ticks * Review tweaks
Torkel Ödegaard committed -
* Add basic legend to the PieChart * Remove console log * Remove PieChartWithLegend and refactor PieChart a bit * Use FALLBACK_COLOR * Refactor PieChart * Change back to [function]
Oscar Kilhed committed -
Leonard Gram committed
-
* handle query.hide changes in angular query-editors * better comment
Gábor Farkas committed -
Torkel Ödegaard committed
-
Hugo Häggmark committed
-
- 18 Feb, 2021 12 commits
-
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Add info to docs about concurrent session limits This parallels a [change in the Grafana Cloud docs](https://github.com/grafana/website/pull/3504) which was based on a kind and appreciated message from support. The limit does not apply to Grafana OSS, just to Enterprise and Cloud, as far as any of us know. * Update docs/sources/enterprise/license-restrictions.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
Matthew Helmke committed -
Torkel Ödegaard committed
-
* BarGuage: updated story from knobs to controls * fixes type errors and disables unused controls * update controls to support some BarGauge props * changed addBarGaugeStory to component and removed closure * cleaned up to be more readable * more refactoring to be readable * final touches... * fixed disabled controls issue * moved NOOP_CONTROL declaration to a seperate PR * made some tweaks to the story names
Uchechukwu Obasi committed -
Hugo Häggmark committed
-
Signed-off-by: bergquist <carl.bergquist@gmail.com>
Carl Bergquist committed -
* ButtonCascader: updates story from knobs to controls * some nit fixes
Uchechukwu Obasi committed -
* use table for explore flow screenshot * reverse logic * update matchExploreTable type
Vicky Lee committed -
Alex Khomenko committed
-
ying-jeanne committed
-
* Add ``--tries 3` arg when triggering e2e-tests * Make e2e-tests retry 3 times only for release pipelines
Dimitris Sotirakis committed -
* Chore: reduces a lot of variable errors * Chore: reduces variable Editor errors * Chore: reduces variable Picker errors * Chore: reduce error count * Chore: reduces errors for ChangeEvent instead of FormEvent * Chore: reduces errors with CombinedState * Chore: reduces ComponentType errors * Chore: reduce errors in reducers * Chore: reduces misc errors * Chore: reduce AdhocPicker errors * Chore: reduce error limit * Update public/app/features/variables/adhoc/picker/AdHocFilterValue.tsx Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> * Chore: updates after PR comments * Chore: small refactor Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
Hugo Häggmark committed
-
- 17 Feb, 2021 13 commits
-
-
ying-jeanne committed
-
Grot (@grafanabot) committed
-
Levi Harrison committed
-
Hugo Häggmark committed
-
* BigValue: updates story from knobs to controls * some refactoring to make code more readable * made some changes
Uchechukwu Obasi committed -
Fixes #31188
Torkel Ödegaard committed -
kay delaney committed
-
* Search: display metadata * Search: update SortPicker icon * Search: display folder meta data * Search: reset sort picker on layout change * Search: align tags in Card component * Search: replace hyphen with dash * Search: preserve sort state on layout change * Search: update tests * Search: fix tests * Update pkg/services/search/hits.go Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com> * Update public/app/features/search/components/SearchItem.tsx Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com> * Update public/app/features/search/components/SearchItem.tsx Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com> * Update public/app/features/search/types.ts Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com> * Search: fix type error * Search: add General folder name and adjust icon margin Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
Alex Khomenko committed -
* Folders: Editors should be able to edit name and delete folders * Fixed so that we only build nav model in one place
Torkel Ödegaard committed -
Dominik Prokop committed
-
Emil Tullstedt committed
-
Marcus Efraimsson committed
-
Signed-off-by: bergquist <carl.bergquist@gmail.com>
Carl Bergquist committed
-
- 16 Feb, 2021 2 commits
-
-
* chore(grafana-toolkit): use workspace versions of grafana/ui and grafana/data * chore: replace references to popperjs 1 typings with popperjs 2 typings
Jack Westbrook committed -
* Prettier formatting * Grafana-UI: Add support for id and inputId props to Select * Grafana-UI: Add aria-label to Select * Grafana-UI: InlineField and Field get ID from inputId prop For Select * Fix tests using TagFilter * Update Select prop documentation * Update Field tests to use screen instead * Fix the last few tests
Josh Hunt committed
-