- 29 Jan, 2021 10 commits
-
-
* Docs: Add config settings for fonts in reporting * Update docs/sources/enterprise/reporting.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update docs/sources/enterprise/reporting.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Move examples into values * Update enterprise-configuration.md * Update font style names to use lowercase Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Tania B committed -
achatterjee-grafana committed
-
* bump cypress to 6.3.0 * fix inspect-drawer spec * fix panelEdit_base spec * fix select-focus spec * Apply suggestions from code review Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com> * add be.visible assertion to new-query-variable spec to avoid flakiness * increase waits in new-query-variable spec to avoid flakiness * increase waits in new-query-variable spec by another 500 * remove be.visible assertion added before * Chore: trying to fix flakiness * skip the new-variable-query e2e test * Chore: refactor so we might avoid flakiness * Revert "skip the new-variable-query e2e test" This reverts commit 203c1875c2778562f59bb95582ce94f22cf144d0. Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com> Co-authored-by: Hugo Häggmark <hugo.haggmark@gmail.com>
Vicky Lee committed -
This will make sure that any map keys in JSON is ordered in /api/ds/query response.
Marcus Efraimsson committed -
* AlertingNG: Update UX to use new PageToolbar component * Removed unused imports
Torkel Ödegaard committed -
* Docs: Add usage insights export feature * Apply suggestions from code review Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update presence-indicator.md * Apply PR feedback * Improve "dashboard search" doc * Docs: fixes and fill export-logs last section * apply PR feedback * Update what's new * Apply suggestions from code review Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * consistent feature naming * Apply suggestions from code review Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update enterprise-configuration.md * Update license-expiration.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>
Agnès Toulet committed -
Dan Cech committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Hugo Häggmark committed
-
Hugo Häggmark committed
-
- 28 Jan, 2021 14 commits
-
-
* Added content for what's new, removed one duplicate line from preconfigured-cloud-monitoring topic * Update docs/sources/whatsnew/whats-new-in-v7-4.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
achatterjee-grafana committed -
* Change to introduction section. * Checkin changes. * Check in changes. * Updated heading levels for better readability. * Checkin changes. * Broke down topic and fixed relrefs. Also, resized images. * Added one more relref from preconfig dashboards to main topic. * Adding Eric's changes. * Added alias. * Updated alias with correct syntax, also updated description typo for "Preconfigured dashboards"s * Checking in changes from Diana. * Update docs/sources/datasources/google-cloud-monitoring/_index.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * One last change. Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
achatterjee-grafana committed -
Ryan McKinley committed
-
Besart Berisha committed
-
achatterjee-grafana committed
-
Divyam Bhasin committed
-
achatterjee-grafana committed
-
* Use uid in dashboard picker * Set both id and uid from picker * Use debounce-promise * Simplify logic * Use exact package versions
Alex Khomenko committed -
Ivana Huckova committed
-
The added code is now mandatory since 7.4.x See https://github.com/grafana/grafana/issues/30686
Fabien Wernli committed -
* PanelLibrary: changes casing of responses and adds meta property * Chore: updates comments * Chore: updates after PR comments * Chore: changes casing of orgId
Hugo Häggmark committed -
David committed
-
* Add new icon to custom icons * Show button in span detail
Zoltán Bedi committed -
* DeployImage: Switch base images to Debian Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed
-
- 27 Jan, 2021 13 commits
-
-
Ryan McKinley committed
-
* Create expressions.md * Update queries.md * Update expressions.md * Update whats-new-in-v7-4.md * remove alerting NG references and alerting examples * Update docs/sources/panels/expressions.md * Update docs/sources/panels/expressions.md * remove empty line Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: kyle <kyle@grafana.com>
Diana Payton committed -
Torkel Ödegaard committed
-
* Grafana-ui: Default value to undefned vs empty array * Grafana-ui: Remove log * Grafana-ui: Update tests
Alex Khomenko committed -
* CustomScrollbar: migrated styles from sass to emotion * fixes frontend test * updated changes * fixed page props and applied changes to all occurences * moved the getStyles function to the bottom of the file * made some changes * fixed snapshot test * Revert "Merge branch 'refactor-customscrollbar-30354' of https://github.com/grafana/grafana into refactor-customscrollbar-30354" This reverts commit c45ee30b6b297991a1628e9b21c4121dc78e376c, reversing changes made to d2645534e39c4ffda30a948f4a892c1c68ec38ca. * improved props name * made use of theme variables for style consistency * fixed snapshot test and updated some theme changes * removed hover effects from customScrollbar style * made some changes * updated some changes * added label to class names * changed to a functional component and improved styling * fixes snapshot test * fixes small nit * minor tweaks Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Uchechukwu Obasi committed -
* DashboardSettings & PanelEdit: Use new PageToolbar * Update * removed back button
Torkel Ödegaard committed -
* Fix jumpy live tailing * Fix test
Ivana Huckova committed -
Jack Westbrook committed
-
* Explore: Replaces navbar-button and overriden explore button css classes with ToolbarButton and cleans up scss & markup, removes ResponsiveButton * Change live button text when paused * For the dashboard toolbar button I need a transparent button so I refactored the states/variants into a new ToolbarButtonVariatn * PageToolbar wip * Progress * Prgress * Minor progress * Fixed back button and responsive titles * Fixed tv mode * Updated * support tv modes and playlist * more progress * Fixing lots of view states and responsive features * Minor fixes * review fixes * Fixes to e2e tests * Review fixes
Torkel Ödegaard committed -
* AlertingNG: pause/unpause definitions via the API * Apply suggestions from code review Co-authored-by: Will Browne <wbrowne@users.noreply.github.com> * Enable pausing/unpausing multiple definitions Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
Sofia Papagiannaki committed -
* Docs: Refer to product docs in whats new for alerting templating feature * move link below image * remove whitespace
Will Browne committed -
* ReleaseNotes: Updated changelog and release notes for 7.4.0-beta1 * Apply suggestions from code review Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> Co-authored-by: Giordano Ricci <gio.ricci@grafana.com> Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Grot (@grafanabot) committed -
* Variables: Fixes display value for variables with regex * Chore: adds a test for getAllMatches
Hugo Häggmark committed
-
- 26 Jan, 2021 3 commits
-
-
Diana Payton committed
-
* Docs: reformat auditing table * Docs: update auditing log format section * fix SAML SLO link in auditing doc * Apply suggestions from code review Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * update user field desc Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Agnès Toulet committed -
* Docs: add hidden_users configuration field * Add feature in the what's new * Update configuration.md * apply PR feedback Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * fix what's new link * Update docs/sources/whatsnew/whats-new-in-v7-4.md Co-authored-by: Leonard Gram <leo@xlson.com> Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> Co-authored-by: Leonard Gram <leo@xlson.com>
Agnès Toulet committed
-