- 15 Dec, 2020 15 commits
-
-
* Add info about typing of connected props * Update with suggestions
Alex Khomenko committed -
* Remove unnecessary deduplication * Remove dedup test as we are not doing dedup on all logs anymore * Create unique ids in Loki * Fix comment * Fix comment * Store prev response uids in usedUids * Revert "Store prev response uids in usedUids" This reverts commit 05c496e2a8150573513f2574cfef1407de96a72b. * Add comment
Ivana Huckova committed -
Hugo Häggmark committed
-
* Fix using of newlines in detected fields * Wrapping depends on main selection * Update props to be optional * Add missing wrapLogMessage prop to test
Ivana Huckova committed -
* ContextMenuPlugin WIP * Remove Add annotations menu item from graph context menu * ts ifx * WIP * Tests updates * ts check fix * Fix rebase * Use replace function in angular graph data links
Dominik Prokop committed -
* Select: Changes default menuPlacement from auto to bottom * Tests: Fixes snapshot
Hugo Häggmark committed -
* Refactor DashboardPanel * Refactor PanelEditor * Fix missing initializer * Update public/app/features/dashboard/components/PanelEditor/PanelEditor.tsx Co-authored-by: Torkel Ödegaard <torkel@grafana.org> * Simplify type * Remove unused type * Move prop connectors on top Co-authored-by: Torkel Ödegaard <torkel@grafana.org>
Alex Khomenko committed -
* Remove syntax provider in Cloudwatch * Remove syntax provider and refactor useLokiLabels
Ivana Huckova committed -
Ivana Huckova committed
-
* Refactor Context menu and add Menu component to grafana/ui * ContextMenuPlugin WIP * Fix docs issues * Remove Add annotations menu item from graph context menu * ts ifx
Dominik Prokop committed -
* Enable scale distribution configuration * use uPlot's rangeLog() instead of rangeNum() for log scales * merge master * Remove unsupported log bases Co-authored-by: Leon Sorokin <leeoniya@gmail.com> Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
Dominik Prokop committed -
* Fix Explore and Logs rerenders * Create ReturnToDashboardButton * Add test for new component * Remove queryKeys change on keystroke * Move rendering conditions to Button * Remove redundant logic
Ivana Huckova committed -
Hugo Häggmark committed
-
* Sparkline: Fixes issue with sparkline that sent in custom fillColor instead of fillOpacity * Updated
Torkel Ödegaard committed -
* Disable default golangci-lint filter Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Chore: Fix linter warnings Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed
-
- 14 Dec, 2020 16 commits
-
-
* Added correct usage of MS SQL * Updated as per Diana's comment. * Fixed wording. * Update contribute/style-guides/documentation-style-guide.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 -
Ryan McKinley committed
-
Ryan McKinley committed
-
Kyle Brandt committed
-
Diana Payton committed
-
* Chore: Enable more go-ruleguard rules Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Dominik Prokop committed
-
Giordano Ricci committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
John Losito committed
-
* Grafana-UI: Support optgroup for MultiSelect * Update packages/grafana-ui/src/components/Select/Select.story.tsx Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Alex Khomenko committed -
* Sliders: Update behavior and style tweak * More style tweaks, and changed new graph opacity option from 0 - 1 to 1 to 100 * Updated point size max * Fixed hooks useCallback dependency issue * Update test
Torkel Ödegaard committed -
Andrej Ocenas committed
-
* Chore: Document avoidance of globals in Go code Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Emil Hessman committed
-
Benjamin Häringer committed
-
- 12 Dec, 2020 1 commit
-
-
Leon Sorokin committed
-
- 11 Dec, 2020 8 commits
-
-
Leon Sorokin committed
-
The values appear like they can be "POST" or "PUT" but there doesn't appear to be a place for that info in the documentation.
Mike Dalrymple committed -
Andrej Ocenas committed
-
* Use passed data source in init * Dummy commit
Andrej Ocenas committed -
* math placeholder * resample changes
Peter Holmberg committed -
* create page and sidebar entry * add components for query editor and definition * split pane things * add reducer and action * implement split pane and update ui actions * making things pretty * Unify toolbar * minor tweak to title prefix and some padding * can create definitions * fix default state * add notificaion channel * add wrappers to get correct spacing between panes * include or exclude description * implement query editor * start on query result component * update from master * some cleanup and remove expressions touch ups Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Peter Holmberg committed -
Torkel Ödegaard committed
-
so one can see which expression data came from when visualizing
Kyle Brandt committed
-