- 11 Oct, 2019 1 commit
-
-
* Docs: Update Centrify Section In Generic Oauth Ref #18207 * Docs: Alphabetise Features / Data Sources (#19289) * Docs: Add Title Case rule for API names (#19620) * Update contribute/style-guides/documentation-style-guide.md wfm, thanks! Co-Authored-By: Marcus Olsson <olsson.e.marcus@gmail.com>
HG00 committed
-
- 10 Oct, 2019 6 commits
-
-
* Explore: updates clear all button to responsive button * Explore: update toolbar icons alignment * Explore: adds responsive styles for explore icon alignment
Lukas Siatka committed -
* pkg/infra: Check errors Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * pkg/infra: Handle errors Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Update pkg/infra/usagestats/usage_stats.go Co-Authored-By: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Arve Knudsen committed -
* Update Prometheus Custom Query Parameters docs. After discussion with @davkal * Update prometheus.md
Tom Wilkie committed -
Marcus Olsson committed
-
* Docs: Update Playlist.md * Docs: Update Playlist.md * Docs: Update Playlist.md * Docs: Update Playlist.md * Docs: Update Playlist.md * Docs: Update Playlist.md
Brenda Harjala committed -
* pkg/components: Check errors
Arve Knudsen committed
-
- 09 Oct, 2019 10 commits
-
-
Andrej Ocenas committed
-
* pkg/login: Check errors * pkg/login: Introduce "login" logger Co-Authored-By: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Arve Knudsen committed -
Fixes so make run works on older Go versions than 1.13.
Marcus Efraimsson committed -
* Add Troubleshooting section to Developer guide * Remove unintended newline
Marcus Olsson committed -
* Update README.md Minor grammar and formatting changes. Took a stab at adding an intro, feel free to improve. * Update README.md
oddlittlebird committed -
Torkel Ödegaard committed
-
* Bugfix: Fix parsing of IPv6 addresses Make sure that IPv6 addresses aren't truncated when parsing. Fixes #18924 * util: Change network address parsing funcs to return error * pkg/api: Return NetworkAddress instead of host/port
Arve Knudsen committed -
Ivana Huckova committed
-
* Update README.md Grammar and spelling edits * Update pkg/README.md Co-Authored-By: Marcus Olsson <olsson.e.marcus@gmail.com> * Update README.md * Update README.md
oddlittlebird committed -
* Feature: Adds connectWithCleanup HOC * Refactor: Small typings * Refactor: Makes UseEffect run on Mount and UnMount only * Refactor: Adds tests and rootReducer * Refactor: Fixes adding of reducers on startup
Hugo Häggmark committed
-
- 08 Oct, 2019 23 commits
-
-
closes #19404 closes #19281
Robert Lowry committed -
* Add simple group by component * Make segment generic * Refactoring segments. Add support for lazy loading * Use base props * Add example with grouped options * Move examples to storybook * Fixes according to pr feedback * Cleanup * added className * Fixes according to feed back * Add query string to api so that search can be imlemented in the future
Erik Sundell committed -
Miguel Carvajal committed
-
* pkg/api: Check errors * pkg/api: Remove unused function HashEmail
Arve Knudsen committed -
* Explore: create connected sync button when screen is splitted * Explore: create attachable button to TimePicker * WIP/Explore: set up redux boilerplate for synced state * WIP/Explore: add toggling functionality to sync buttons * WIP/Explore: Fix styling issue * First pass solution working * Explore: Clean up, update comments * Explore: refactore Timepicker, remove newly introduced class names * Explore: refactore ExploreTimeControls * Explore: more semantic variables naming * Explore: run query on syncable item when synced times activated * Explore: Add tooltip to sync times button * Explore: Remove typo * Explore: check exploreId * Explore: refactor ExploreTimeControls * Explore: refactor to include suggested changes * Explore: Create TimeSyncButton component, update colors * Explore: Toggle tooltip, use stylesFactory
Ivana Huckova committed -
Kyle Brandt committed
-
Manish Yadav committed
-
Jon Gyllenswärd committed
-
* Simplify README * Fix review comments * Rename Developer guide
Marcus Olsson committed -
* Add docs for overriding default configuration * Add instructions for building Docker image * Add docs for end-to-end tests * Rename to Developer guide
Marcus Olsson committed -
* Fix redirect but adding getExploreState method to graphite * Explore: Create interpolateVariablesInQueries function for datasources * Explore: Add interpolateVariablesInQueries method to elasticsearch datasource * Add interpolateVariablesInQueries function to influx and postgres * Explore: Add interpolateVariablesInQueries to Mssql and Mysql datasources * Explore: Add datasources to queries * Explore: Code formatting * Prettier formating fix * Explore: Add rawQuery expanding of variables for influxdb * Remove console.logs * Explore: Add rawQuery expanding of multiple variables for influxdb * Explore: If no queries in Influxdb, return early [] * Explore: Refactor influxDb to follow the code structure
Ivana Huckova committed -
* Make tests more sensitive to timezone. * Time stamps should use UTC for consistency. * Test: Assert state is paused after pauseAllAlerts call.
Ben Patterson committed -
kay delaney committed
-
Hugo Häggmark committed
-
(cherry picked from commit c29b3e2433c3c794d256fa4471ae292a4b1e081d)
Hugo Häggmark committed -
Hugo Häggmark committed
-
Hugo Häggmark committed
-
Typo fixes
Yuvaraj Subramanian committed -
* build: use vendor folder for building not sure if this is a good idea or not, but this stops module fetching * untouch yarn.lock Signed-off-by: Kyle Brandt <kyle@grafana.com> * modules on in runPrint
Kyle Brandt committed -
When using Raw Document query with Elasticsearch there's a special response from datasource that is used which includes a type field with the value json. In the table panel there is a transformation for JSON data which up until this fix didn't work at all due to the new data structure we call data frames. Co-Authored-By: Hugo Häggmark <hugo.haggmark@grafana.com> Fixes #19531
Marcus Efraimsson committed -
Torkel Ödegaard committed
-
Fixes #19567
Hugo Häggmark committed -
* Chore: Upgrade Docker image/CI to Go 1.13.1 Fixes #18878 Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Use golangci-lint master revision
Arve Knudsen committed
-