- 23 Sep, 2019 14 commits
-
-
* Refactor: Makes PanelEditor use state and shows validation message on AlerTab * Refactor: Makes validation message nicer looking * Refactor: Changes imports * Refactor: Removes conditional props * Refactor: Changes after feedback from PR review * Refactor: Removes unused action
Hugo Häggmark committed -
* Chore: Update Slate to 0.47.8 Closes #17430
kay delaney committed -
kay delaney committed
-
* Update documentation-style-guide.md Added heading rules * Update documentation-style-guide.md Added ampersand rule
oddlittlebird committed -
* hide textarea element after click 'Copy Invite' button on firefox
lzd committed -
Sofia Papagiannaki committed
-
This reverts commit 98c2e24c73d47996c597fe6d5f7fd73bd15a18f8.
Sofia Papagiannaki committed -
Sofia Papagiannaki committed
-
* build: make sign rpm packages not depend on checking out private key * build: move commands from circleci config into verify signed packages script * build: split update and publish of deb and rpm into two scripts * use files argument for sign and verify packages * validate files argument for sign and verify packages * update test publish of deb/rpm readme
Marcus Efraimsson committed -
Adds support for scanning the grafana/grafana:master docker image using trivy in circle ci each night.
Marcus Efraimsson committed -
Fixes #19251
Hugo Häggmark committed -
Dominik Prokop committed
-
* QueryEditor: Clean-up interface to only have one PanelData * Renamed to prop name to data
Torkel Ödegaard committed -
Marcus Olsson committed
-
- 22 Sep, 2019 1 commit
-
-
Minor grammar and clarity improvements
oddlittlebird committed
-
- 20 Sep, 2019 15 commits
-
-
* Create glossary.md * Update glossary.md Added definition for panel * Update glossary.md * Update glossary.md * Update glossary.md Fixed closing table tag
oddlittlebird committed -
* Create STYLEGUIDE.md * Update STYLEGUIDE.md Added a placeholder for image guidelines, someone needs to add specificity Added Capitalization section Expanded Word usage * Update STYLEGUIDE.md Edited panel definition * Update STYLEGUIDE.md Applied Brenda and Marcus's edits * Moved style guide to style_guides folder and renamed, added README to the style_guides folder, other minor edits * Update doc-style-guide.md * Style updates Changed a couple doc names for consistency, updated file naming conventions and README links * Corrected file names Changed file names back to original, clarified file naming convention in documentation-style-guide
oddlittlebird committed -
Ryan McKinley committed
-
Found some additional debug statements in relation to #19049 that can cause memory issues. Ref #19049
Marcus Efraimsson committed -
Fixes #11472
Torkel Ödegaard committed -
* refatoring alert box and using alert * refactoring alertbox to alert * Changed default to Error * added buttonText, onButtonClick, omRemove * Minor fix to buttons * fixed onRemove
srid12 committed -
Andrej Ocenas committed
-
Dominik Prokop committed
-
* Fix toolkit not building Weird TS didn't pick this up... * Update packages/grafana-toolkit/src/cli/index.ts
Dominik Prokop committed -
* CloudWatch ContainerInsights support
Franco Papalardo committed -
Requests to PagerDuty fail with an HTTP 400 if the `summary` attribute contains more than 1024 characters, this fixes this. API spec: https://v2.developer.pagerduty.com/docs/send-an-event-events-api-v2 Fixes #18727
Andrew Rabert committed -
Dominik Prokop committed
-
Dominik Prokop committed
-
This reverts commit d0a89a59.
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
- 19 Sep, 2019 10 commits
-
-
Marcus Olsson committed
-
* Update README.md Capitalized the G and S in "Getting Started," and moved "guide" to match the section title in the docs. * Fixed sentence structure. Changed "download" to "grafana.com/get" and changed "get" to "download". * Docs: Replace "datasources" with "data sources" (#19111) * Docs: Replace "datasources" with "data sources" (#19111) * Docs: Replace "datasources" with "data sources" (#19111) * Docs: Replace "datasources" with "data sources" (#19111) * Docs: Replace "datasources" with "data sources" (#19111) * Docs: Replace "datasources" with "data sources" (#19111) * Docs: Replace "datasources" with "data sources" (#19111) * Docs: Replace "datasources" with "data sources" (#19111) * Docs: Replace "datasources" with "data sources" (#19111) * Docs: Replace "datasources" with "data sources" (#19111) * Docs: Replace "datasources" with "data sources" (#19111) * Docs: Replace "datasources" with "data sources" (#19111)
Brenda Harjala committed -
* LDAP: Show all LDAP groups * Use the returned LDAP groups as the reference when debugging LDAP We need to use the LDAP groups returned as the main reference for assuming what we were able to match and what wasn't. Before, we were using the configured groups in LDAP TOML configuration file. * s/User name/Username * Add a title to for the LDAP mapping results * LDAP: UI Updates to debug view * LDAP: Make it explicit when we weren't able to match teams
gotjosh committed -
Alexander Zobnin committed
-
* Rewrite statistics query
Sofia Papagiannaki committed -
Torkel Ödegaard committed
-
Peter Holmberg committed
-
Kevin Printz committed
-
Masudur Rahman committed
-
Ryan McKinley committed
-