- 07 Oct, 2019 4 commits
-
-
Marcus Olsson authored
-
Torkel Ödegaard authored
DataFormats: When transforming TableModel -> DataFrame -> Table preserve the type attribute (#19621)
-
Torkel Ödegaard authored
-
Torkel Ödegaard authored
-
- 04 Oct, 2019 4 commits
-
-
Hugo Häggmark authored
This reverts commit 989f98ef.
-
Hugo Häggmark authored
* Feature: Adds connectWithCleanup HOC * Refactor: Small typings * Refactor: Makes UseEffect run on Mount and UnMount only * Refactor: Adds tests and rootReducer
-
Torkel Ödegaard authored
* POC: friday hack * exploring new singlestat styles * minor changes * Testing bizcharts * style tweaks * Updated * minor progress * updated * Updated layout handling * Updated editor * added editor options * adding mode * progress on new display mode * tweaks * Added classic style * Added final mode * Minor tweak * tweaks * minor tweak * Singlestat: Adjust colors for light theme * fixed build issues with bizcharts * fixed typescript issue * updated snapshot * Added demo dashboard
-
andreaslangnevyjel authored
-
- 03 Oct, 2019 9 commits
-
-
HG00 authored
* Docs: Update Centrify Section In Generic Oauth Ref #18207 * Docs: Alphabetise Features / Data Sources (#19289) * Docs: guides/getting started cleanup (#19449)
-
brew-install-buzzwords authored
-
Ha Huynh authored
* fix <react-profile-wrapper> crashing * refix crashing profile page
-
Sriramajeyam authored
* Fixes #17230 * Resovled comments * Resolved comments * spell fix
-
Sofia Papagiannaki authored
* Show SAML login button if SAML is enabled Move logic inside LoginServiceButtons * Prevent from rendering login-oauth div if no login service is enabled
-
kay delaney authored
* UI: Adds Modal component
-
Hugo Häggmark authored
Fixes #19529
-
Marcus Olsson authored
* Move style guides into contribute directory * Move contribution guides into contribute directory * Refactor CONTRIBUTING.md * Clean up docs/README.md * Update reference to style guide and minor formatting fixes * Apply suggestions from code review Co-Authored-By:
gotjosh <josue.abreu@gmail.com> * Update CONTRIBUTING.md Co-Authored-By:
gotjosh <josue.abreu@gmail.com>
-
kay delaney authored
-
- 02 Oct, 2019 14 commits
-
-
kay delaney authored
-
Andreas Kohn authored
-
Arve Knudsen authored
* Chore: Upgrade to Go 1.13 Fixes: #18878 Signed-off-by:
Arve Knudsen <arve.knudsen@gmail.com> * Chore: Upgrade lint tools in order to work with Go 1.13 Signed-off-by:
Arve Knudsen <arve.knudsen@gmail.com> * Chore: Fix Go linting issues Signed-off-by:
Arve Knudsen <arve.knudsen@gmail.com>
-
Andrej Ocenas authored
-
Torkel Ödegaard authored
* Theme: fixed issue with theme always beeing modified * Updated snapshot
-
Torkel Ödegaard authored
* Release: Fix issue with release script on osx * Added shellcheck ignore rule
-
Torkel Ödegaard authored
-
Andrej Ocenas authored
-
Torkel Ödegaard authored
-
Ivana Huckova authored
* UI: Adjust padding to center tags * UI: Adjust padding to center tags
-
oddlittlebird authored
Minor grammar and format edits
-
Torkel Ödegaard authored
-
Torkel Ödegaard authored
-
gotjosh authored
* Fix: Handle empty nested keys on YAML provisioning datasources As we provision a datasource via a YAML file, we attempt to transform the file into sensible Go types that the provisioning code can use. While this happens, there is a chance some of the keys nested within the YAML array are empty. This fix allows the YAML parser to handle empty keys by null checking the return of `reflect.TypeOf` which according to the documentation: > TypeOf returns the reflection Type that represents the dynamic type of i. If i is a nil interface value, TypeOf returns nil. Can return nil. * Add tests
-
- 01 Oct, 2019 9 commits
-
-
Torkel Ödegaard authored
-
David authored
* Loki: remote live option for logs panel * Remove live from logs panel docs
-
Hugo Häggmark authored
-
Sean Nessworthy authored
* CloudWatch: Add ap-east-1 to hard-coded region lists (#17448) * CloudWatch: Fix handleGetRegion tests
-
Hugo Häggmark authored
* ChangeLog: Release 6.4.0 Stable * Update CHANGELOG.md * Update CHANGELOG.md
-
Torkel Ödegaard authored
* Docs: Add notice about plugins that need updating * Updated changelog notice
-
Torkel Ödegaard authored
* Loading states and partial rendering, set loading state in mixed data source, and do not render loading states for react panels * Updated mixed data source tests
-
gotjosh authored
* Docs: Add information regarding the LDAP Debug View * Add instructions to compress image when adding them to the documentation * Add a troubleshooting section to the docs documentation
-
Leonard Gram authored
* Docs: Reporting
-