- 09 Jul, 2020 9 commits
-
-
Torkel Ödegaard committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Torkel Ödegaard committed
-
Andrej Ocenas committed
-
* Templating: Fix url sync issue with adhoc variables * Update packages/grafana-ui/src/components/Segment/SegmentAsync.tsx * Update packages/grafana-ui/src/components/Segment/SegmentAsync.tsx Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Torkel Ödegaard committed -
* Add custom escaping error message * Include regex escape error message * Update docs, add logql link * Refactor
Ivana Huckova committed -
* Upgrade build pipeline tool * Update config.yml * Remove edition parameter from deploy-to-kubernetes
Sofia Papagiannaki committed -
Torkel Ödegaard committed
-
* BackendSrv: Observable all the way POC * starting to unify code paths * tests pass * Unified error handling * Single request path and error handling * Fixed ts issue * another ts issu * Added back old requestId cancellation * Slow progress trying to grasp the full picture of cancellation * Updates * refactoring * Remove a bunch of stuff from backendSrv * Removed another function * Do not show error alerts for data queries * Muu * Updated comment * DataSourceWithBackend: Switch to new Observable fetch api * fixed ts issue * unify request options type * Made query inspector subscribe to backendSrv stream instead of legacy app events * Add back support for err.isHandled to limit scope * never show success alerts * Updated tests * use ovservable in test * remove processResponse * remove processResponse * trying to get tests to pass :( * no need for the extra tests * Fixed processsing * Fixed tests * Updated tests to mock fetch call * lint fixes Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
Torkel Ödegaard committed
-
- 08 Jul, 2020 19 commits
-
-
Tim Schwenke committed
-
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Kyle Brandt committed -
Can be hard for users to understand what user is configured when encrypting the username field why this reverts to store the username in cleartext. Also, we don't encrypt username for data sources. Ref #25967
Marcus Efraimsson committed -
Store sensitive settings (username and password) encrypted for webhook notifier. Ref #25967
Marcus Efraimsson committed -
add docs to ConfirmButton element
Jess committed -
Add additional information in docs to textarea component
Oana Mangiurea committed -
Add simple docs to legend component Signed-off-by: Oana <oana.mangiurea@gmail.com>
Oana Mangiurea committed -
Jess committed
-
add simple documentation for slider component
Jess committed -
kay delaney committed
-
* Templating: Fixed recursive queries triggered when going into dashboard settings * Fixed unused import * use locationUtil
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Transform: adding missing "table"-transform and "series to rows"-transform to Grafana v7-transforms. (#26042) * Fixed so the merge for table values works as it did before. * wip * fixed tests. * merge tests are green. * removed unused code and simplify the seriesToRows. * added time series to rows editor. * using getFrameDisplayName for the metric value. * updated description of transforms. * updated docs. * fixed according to feedback. * changed from images to markdown tables for the examples. * forgot to save :P
Marcus Andersson committed -
* Chore: Fix typescript strict null errors * Added new limit * Fixed ts issue * fixed tests * trying to fix type inference * Fixing more ts errors * Revert tsconfig option * Fix * Fixed code * More fixes * fix tests * Updated snapshot * Chore: More ts strict null fixes * More fixes in some really messed up azure config components * More fixes, current count: 441 * 419 * More fixes * Fixed invalid initial state in explore * Fixing tests * Fixed tests * Explore fix * More fixes * Progress * Sub 300 * Fixed incorrect type * removed unused import
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Support storing sensitive notification settings securely/encrypted. Move slack notifier url and api token to secure settings. Migrating slack notifier to store token and url encrypted is currently a manual process by saving an existing slack alert notification channel. saving an existing slack alert notification channel will reset the stored non-secure url and token. Closes #25113 Ref #25967 Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Mitsuhiro Tanda committed -
Ryan McKinley committed
-
Dominik Prokop committed
-
Ryan McKinley committed
-
- 07 Jul, 2020 12 commits
-
-
* Create use.md * Update timeseries.md * changed file name and added content * Update menu.yaml * Update strategies.md
Diana Payton committed -
* BackendSrv: Observable all the way POC * starting to unify code paths * tests pass * Unified error handling * Single request path and error handling * Fixed ts issue * another ts issu * Added back old requestId cancellation * Slow progress trying to grasp the full picture of cancellation * Updates * refactoring * Remove a bunch of stuff from backendSrv * Removed another function * Do not show error alerts for data queries * Muu * Updated comment * fixed ts issue * unify request options type * Made query inspector subscribe to backendSrv stream instead of legacy app events * Add back support for err.isHandled to limit scope * never show success alerts * Updated tests * Fixing tests * Minor weak * Improved logic for the showErrorAlert and showSuccessAlert boolean flags, now they work more logically * Fix issue
Torkel Ödegaard committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Hot fix, keep the file * Add comment * Update public/app/plugins/datasource/loki/datasource.ts Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Remove script.go file Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Ivana Huckova committed -
Dominik Prokop committed
-
also fix case sensitivity for azure monitor metrics
Kyle Brandt committed -
Dominik Prokop committed
-
Dominik Prokop committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Dominik Prokop committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* StatPanel: Fix text mode auto logic * Removed import
Torkel Ödegaard committed
-