- 17 Jan, 2020 1 commit
-
-
* HomeLinks: WIP panel for getting started links * Progress * progress * Updated styling * Updated default home dashboard * Update light card styles * Tweaks based on feedback
Torkel Ödegaard committed
-
- 16 Jan, 2020 14 commits
-
-
Minor format fix
Diana Payton committed -
* Update mac.md Reviewed and edited macOS install instructions. * Updated mac.md and configuration.md Removed developer build instructions from mac.md and moved configuration information from mac.md to configuration.md. * Update mac.md Updated to reflect the new fields on the Downloads page * Update mac.md * Update mac.md
Diana Payton committed -
Ryan McKinley committed
-
upgrades https://github.com/grafana/grafana-plugin-sdk-go from v0.6.0 to v0.11.0
Kyle Brandt committed -
Alexander Zobnin committed
-
* Explore/Loki: Filter expression only treated as regex when regex operator is used Closes #17963 * Adds test cases to verify new behavior
kay delaney committed -
Sofia Papagiannaki committed
-
Emil Tullstedt committed
-
Andrej Ocenas committed
-
Explore: Ensures queries aren't updated when returning to dashboard if browser back is used (#20897) * Explore: Ensures queries aren't updated when returning to dashboard if browser back is used Closes #20873
kay delaney committed -
* wrap content in autosizer * replace lib * removing react-virtualized, correct type in editor.ts * remove caret * remove dep from grafana/ui and remove story util
Peter Holmberg committed -
Dominik Prokop committed
-
Roman Misyurin committed
-
Ryan McKinley committed
-
- 15 Jan, 2020 15 commits
-
-
* Clarify readme for extended webpack config * Add support for ES2019 features * Build task: path.resolve → resolvePath * Build task: avoid fs race conditions * Build task: use async fs functions * Build task: use rimraf directly ... because depending on the workspace parent to have it installed is fragile, and a child process is always slower. * Build task: misc
Steven Vachon committed -
Ryan McKinley committed
-
Ryan McKinley committed
-
* Change typyings of plugins config pages * Update plugin config page types of core plugins
Dominik Prokop committed -
Ivana Huckova committed
-
* wip: react rewrite * Cleanup * Break out non annontations specific fields * Cleanup. Make annontations editor a functional component * Remove redundant classnames * Add paneldata to props * Cleanup * Fix rebase merge problem * Updates after pr feedback * Fix conflict with master
Erik Sundell committed -
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Emil Tullstedt committed -
Andrej Ocenas committed
-
Adds support for collecting metrics from backend plugins and exposing them thru Grafana's Prometheus metrics endpoint. Enables to check health of backend plugin by using the route `/api/plugins/<plugin id>/health`. Uses sdk v0.6.0. Closes #20984
Marcus Efraimsson committed -
By rotating the auth tokens at the end of the request we ensure that there is minimum delay between a new token being generated and the client receiving it. Adds auth token slow load test which uses random latency for all tsdb queries.. Cleans up datasource proxy response handling. DefaultHandler in middleware tests should write a response, the responseWriter BeforeFuncs wont get executed unless a response is written. Fixes #18644 Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Anthony Woods committed -
* Adding className to hide tabs on small screens * update snapshot * Readd border on pageheader * update snap
Peter Holmberg committed -
#21350 introduced a bug regarding import of plugin dashboards. This should fix this and add custom validation if not importing plugin dashboard and dashboard property is missing. Ref #21350 Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com>
Marcus Efraimsson committed -
* SideMenu: Fixes issue with logout link opened in new tab * Updated snapshot
Torkel Ödegaard committed -
Dominik Prokop committed
-
Ryan McKinley committed
-
- 14 Jan, 2020 9 commits
-
-
Ivana Huckova committed
-
Breaking change: If disabled the cookie samesite cookie attribute will not be set, but if none the attribute will be set and is a breaking change compared to before where none did not render the attribute. This was due to a known issue in Safari. Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com> Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Fixes #19847
Marcus Efraimsson committed -
Adds basic alerting notification tests. First steps towards getting #18011 merged. Ref #18011
Marcus Efraimsson committed -
* ImportDashboardCommand: Validate JSON fields
Arve Knudsen committed -
* add build-docs-website job to circleci * update commands * update readme command * remove container when test finishes * move build-docs-website to build-branches-and-prs * update readme
Robby Milo committed -
* Fixed so when clicking a plot on a touch device we won't display the annotation context menue. * Refactorings after feedback. * changed to standard-ish comment.
Marcus Andersson committed -
* add common backend * use const for range * likely not differnt * send the right orgId * Add DataSourceWithBackend to @grafana/runtime mock in root reducer test Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Ryan McKinley committed -
* add min_interval_seconds setting to alerting config It will let operator enforce a minimum time for the scheduler to enqueue evaluations * Introduce UI modifications * Update docs Co-authored-by: Martin <uepoch@users.noreply.github.com>
Sofia Papagiannaki committed -
* replace select with tabs * storybook example * Update snapshot, move styles to component files
Peter Holmberg committed
-
- 13 Jan, 2020 1 commit
-
-
* Update rpm.md * Update rpm.md * Moved content to troubleshooting Updated rpm.md and moved content from rpm.md to troubleshooting.md * Update rpm.md * Update rpm.md * Update rpm.md * Update rpm.md * Update rpm.md * Update rpm.md * Update rpm.md * Update docs/sources/installation/rpm.md Co-Authored-By: Dan Cech <dcech@grafana.com> * Update docs/sources/installation/rpm.md Co-Authored-By: Dan Cech <dcech@grafana.com> Co-authored-by: Dan Cech <dan@aussiedan.com>
Diana Payton committed
-