- 10 Dec, 2019 16 commits
-
-
Torkel Ödegaard committed
-
Fixes #20775
Sebastian Markgraf committed -
Change in behavior: - no longer suggest everything in empty field, only history - term suggestions need at least one character
David committed -
Leonard Gram committed
-
David committed
-
* Update requests and responses * Add basic auth example
Sofia Papagiannaki committed -
* Add support for primitive values/onchange * Fix segment clickaway bug * Fix onchange * Use primitive in cloudwatch * Add placeholder * Use placeholder in cloudwatch editor * Fix lint error * Fix lodash import * Use new component story format * Add support for autofocus * Use selectable value for onchange event * Fix lint error
Erik Sundell committed -
* remove non-searchable option * fix unit test Signed-off-by: Kevin Labesse <kevin@labesse.me> * fix unit test
Labesse Kévin committed -
Vilhelm Prytz committed
-
Upgrading aws-sdk-go since there's additional changes for IMDSv2 support.
Mitsuhiro Tanda committed -
* UI: ConfirmModal component based on Modal * UI: refactor ConfirmModal after Modal changes * UI: use Icon component for Modal * UI: ConfirmModal tests * UI: ConfirmModal story
Alexander Zobnin committed -
* Docs: Updates from puppeteer to Cypress * e2e: Adds documentation * Docs: Adds link to e2e framework from contributing * Docs: Updates after PR comments * Update contribute/style-guides/e2e.md Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com> * Update contribute/style-guides/e2e.md Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com> * Update contribute/style-guides/e2e.md Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com> * Update contribute/style-guides/e2e.md Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com> * Update contribute/style-guides/e2e.md Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com> * Update contribute/style-guides/e2e.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update contribute/style-guides/e2e.md Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com> * Update contribute/style-guides/e2e.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Docs: Breaks a long sentance in two
Hugo Häggmark committed -
* e2e: Adds log output when you use a selector * e2e: Adds more log output * Refactor: Changes after PR comments
Hugo Häggmark committed -
lzd committed
-
Hendrik van Huyssteen committed
-
Jiajun Huang committed
-
- 09 Dec, 2019 14 commits
-
-
* Prometheus: disable dynamic label lookup on big datasources - when a prometheus datasource has more than 10000 metrics, label lookup for the query field is disabled - installations of that size have slow typehead lookup times and make the editor sluggish * Raise dynamic lookup threshold to 10000 metrics * Run start tasks again
David committed -
- since the API update, the URL fallback was working, but the response format also needed adapting: `data` (v1) vs `values` (pre-v1) - this change looks for either data or values in the response for test and metadata requests
David committed -
David committed
-
Hugo Häggmark committed
-
* introduce checkbox theme variables * Add checkbox component * Style tweaks * Namespace form styles returned from getFormStyles * wip * Radio button ui * Add simple docs for RadioButtonGroup * Merge fix * Move radio button variables from theme to component style getter
Dominik Prokop committed -
Hugo Häggmark committed
-
Erik Sundell committed
-
Hugo Häggmark committed
-
Torkel Ödegaard committed
-
DisplayProcessor: Interpret empty strings as NaN instead of 0 to support empty value map texts in Singlestat (#20952)
Hendrik van Huyssteen committed -
Andrej Ocenas committed
-
* WIP: intial commit * Tests: Runs e2e tests * Refactor: Adds BASE_URL support * Refactor: Adds namespacing * Refactor: Cleans up the Page api * Build: Adds to build-branches-and-prs job for testing * Build: Hardcoded image for now * Refactor: Uses Selectors in App * Refactor: Adds addDataSource flow * WIP * Refactor: Adds e2eScenario * Refactor: Adds add and delete scenarios * Refactor: Adds logging * Refactor: Adds ability to for Selectors with variables * Refactor: Using variable selectors instead * Refactor: Adds flow until Share Panel * Refactor: Adds clicking on rendered image link * Refactor: Deletes log output * Refactor: Updates snapshots * Chore: Reverts changes * Refactor: Removes log plugin because maybe it breaks yarn build * Refactor: Adds rendered image download * Refactor: Adds image comparison * Refactor: Removes uncaught errors override * Refactor: Changes order of images to compare * Refactor: Updates truth image * Build: Updates path to CI artifacts * Refactor: Cleaning up types and config * wip * Refactor: Cleans up external api * Refactor: More cleanup * Refactor: More cleanup * Refactor: Removes usages of Pages and Flows * Refactor: Removes last traces of Cypress in spec * Refactor: Adds comments
Hugo Häggmark committed -
Paul Traylor committed
-
Ryan McKinley committed
-
- 08 Dec, 2019 1 commit
-
-
Sofia Papagiannaki committed
-
- 06 Dec, 2019 9 commits
-
-
Ivana Huckova committed
-
* Datasource/Loki: Loki now goes to Logs mode when importing prom queries Closes #20831 * Fixes behavior and adds tests * Update public/app/features/explore/state/actions.test.ts
kay delaney committed -
* Defined explore query editor for cloudwatch * Fix types
David committed -
Closes #20762
kay delaney committed -
Goavro doesn't compile on 32-bit systems. This reverts commit 413be3a6.
Emil Tullstedt committed -
Minor edits
Diana Payton committed -
* Add input segment * Rename story * Cleanup * Fix lint error * More cleanup * Use measure text util * Keep value in local state
Erik Sundell committed -
Emil Tullstedt committed
-
* Add input segment * Rename story * Cleanup * Fix lint error * More cleanup * Export ui component * Use measure text util
Erik Sundell committed
-