- 29 Oct, 2020 8 commits
-
-
Dominik Prokop committed
-
StatPanel: Fixed value being under graph and reduced likley hood for white and dark value text mixing (#28641) * StatPanel: Fixed value being under graph and reduced likley hood for white and dark value text mixing * Updated snapshot * Updated storybook config
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
* Build: support custom build tags * Update build.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Leonard Gram committed -
* Fix copy on signed plugin notice * Update public/app/features/plugins/PluginPage.tsx Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Update public/app/features/plugins/PluginPage.tsx Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Dominik Prokop committed -
* Add test for SoloPanelPage.tsx * Fix navigation from one SoloPanelPage to another one The panel did not update because it assumed that the dashboard was already fully loaded.
hborchardt committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Developer guide: Update wrt. Windows Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Update contribute/developer-guide.md Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com> * Update contribute/developer-guide.md Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com> Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
Arve Knudsen committed
-
- 28 Oct, 2020 16 commits
-
-
* Update data-links.md * Update data-links.md * content updates * Update data-links.md
Diana Payton committed -
Kyle Brandt committed
-
* Docs: data source insights * wording * review feedback * screenshot * feedback
Leonard Gram committed -
* Field config: implementation slider editor (#27592) * PR-28007 feedback fixed * Field config: implementation slider editor (#27592) * PR-28007 feedback fixed * processed review PR-28007 * Field config: implementation slider editor (#27592) * PR-28007 feedback fixed * Field config: implementation slider editor (#27592) * processed review PR-28007 * fixing leftover number[] bugs * RichHistoryQueriesTab.test fix + slider vertical feat fixed * fixed Slider.test.tsx expectation * Added @docs to prevent build-frontend-docs from failing Co-authored-by: Isa Ozler <contactme@isaozler.com>
Isa Ozler committed -
Kyle Brandt committed
-
Dominik Prokop committed
-
Marcus Andersson committed
-
Signed-off-by: clyang82 <chuyang@redhat.com>
Chunlin Yang committed -
Document the sigv4 properties for data source provisioning.
Marcus Efraimsson committed -
Adds a couple upgrade notes for v7.3 regarding database migrations for user invites and snapshots. Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
Marcus Efraimsson committed -
* CI: Add GCC to Windows Docker image Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * CI: Upgrade golangci-lint in Windows Docker image Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
CloudWatch Logs queue and websocket support
kay delaney committed -
* Add updated histogram docs * Add to cheatsheet * Update * Update docs/sources/explore/index.md * Update docs/sources/explore/index.md
Ivana Huckova committed -
* Base card * Add disabled state * Expand knobs * Add card actions * Add meta data * Allow custom tags * Extend container props * Add inner link * Add docs * Add missing keys * Update margins * Add description * Add full card example * Tweak disabld state * Export Card * title => heading * Filter out empty content * Add disableEvents * Move tooltip to container * Use new Card for AlertRuleItem * Cleanup * Update snapshot * Rename props * Rename props[2] * Disable hover is onClick is missing * Fix alert rule item * Update snapshot * Export CardProps * Replace logo * Remove tag prop * Remove extra div * Add @public * Update AlertRuleItem * Simplify disabled logic * Export Card styles * Remove AlertRuleItem tooltips * Revert to old button design * Make component internal Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Alex Khomenko committed -
* add IoT category to datasources * add more enterprise plugins * add more enterprise plugins
Ryan McKinley committed -
Hugo Häggmark committed
-
- 27 Oct, 2020 9 commits
-
-
Signed-off-by: Anthony D'Atri <anthony.datri@gmail.com>
Anthony D'Atri committed -
Torkel Ödegaard committed
-
* Add story * Add docs * Get rid of selectThemeVariant * Minor tweaks
Alex Khomenko committed -
Ref #28248 Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com>
Marcus Efraimsson committed -
* Fix backend build on Windows Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Fix remaining build.go issues on Windows Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Scott Lepper committed
-
* first pass * return list * types and cleanup * add to plugin page and add styles * update comment * update comment * fix component path * simplify error component * simplify error struct * fix tests * don't export and fix string() * update naming * remove frontend * introduce phantom loader * track single error * remove error from base * remove unused struct * remove unnecessary filter * add errors endpoint * Update set log to use id field Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * skip adding BE plugins * remove errs from plugin + ds list * remove unnecessary fields * add signature state to panels * Fetch plugins errors * grafana/ui component tweaks * DS Picker - add unsigned badge * VizPicker - add unsigned badge * PluginSignatureBadge tweaks * Plugins list - add signatures info box * New datasource page - add signatures info box * Plugin page - add signatures info box * Fix test * Do not show Core label in viz picker * Update public/app/features/plugins/PluginsErrorsInfo.tsx Co-authored-by: Torkel Ödegaard <torkel@grafana.org> * Update public/app/features/plugins/PluginListPage.test.tsx Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> * Update public/app/features/plugins/PluginListPage.tsx Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> * Update public/app/features/datasources/NewDataSourcePage.tsx Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> * Review comments 1 * Review comments 2 * Update public/app/features/plugins/PluginsErrorsInfo.tsx * Update public/app/features/plugins/PluginPage.tsx * Prettier fix * remove stale backend code * Docs issues fix Co-authored-by: Will Browne <will.browne@grafana.com> Co-authored-by: Will Browne <wbrowne@users.noreply.github.com> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Torkel Ödegaard <torkel@grafana.org> Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
Dominik Prokop committed -
* Use fetch API in InfluxDB data source * Review comments
Dominik Prokop committed -
* use percentage on topPanel, limit resize * add relative size to rightPanel, resize split panes on resize * lock min size of options pane to min 300px, adding debounce * sorting imports * assigning the ref, remove debounce * set default uistate to number instead of string * revert go.sum and go.mod * fix go.mod
Peter Holmberg committed
-
- 26 Oct, 2020 7 commits
-
-
Callback URI fragment should be suffixed, not a prefix.
Ryan Mendoza committed -
* GCS uploader: Add tests Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Use go generate Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Torkel Ödegaard committed
-
* Plugins: Fix plugin URL paths on Windows Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Plugins: Fix plugin URL paths on Windows Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* API: add login username in Login actions * LoginUser -> LoginUsername * fix test
Agnès Toulet committed -
loss of precision but will make the response work instead of erroring follows work already done in the ADX plugin fixes #28278
Kyle Brandt committed -
* remove forward header and add extra steps for encoding * add comment * re-use forwarded header * fix service param * Make SDK the default auth option in UI * use SDK code instead * propagate err * refactor flow * fix prom service namespace
Will Browne committed
-