- 27 Nov, 2019 3 commits
-
-
Sofia Papagiannaki committed
-
Andrej Ocenas committed
-
* Adding component, story and documentation file * forgot files * Add label and formvalidation * fix for error/invalid message * fixing font color when input is disabled * red border if invalid * fixing props and label margin * added support for icon in input * support for button and loading state * redoing some of the markup * fixing height on addons * Adding some basic documentation * remove not used types file * Add some more knobs * move component to it's own directory, updated styling * create component and extract some shared styles * update story name * Adding focusstyle and knobs * Sorting knobs, fix paddings * accidentaly put in a line break * use variable names in commonStyles * add simple mdx docs * Adding size to TextArea * more shared styles * remove unused import
Peter Holmberg committed
-
- 26 Nov, 2019 10 commits
-
-
Ivana Huckova committed
-
* Units: Add unit for currency - South Korean Won * Units: Add support for 'femto' and 'pico' decimal SI prefix * Units: Expand library of energy units Add: Power - Giga-watt (useful for viewing metrics of power flow through large-scale electrical infrastructure) Electrical Resistance - Kilo-ohm, Mega-ohm (useful for viewing metrics of energy storage e.g. internal resistance of a battery and more) Electrical Capacitance - Farad, Micro-farad, Nano-farad, Pico-farad, Femto-farad Electrical Inductance - Henry, Milli-henry, Micro-henry * Units: Add unit test for currency ₩ * Units: Add unit tests for energy units
Anirudh Ramesh committed -
sdk v0.4.0
Kyle Brandt committed -
s/not/no/
Kyle Brandt committed -
Fixes #19995
Marcus Efraimsson committed -
Make sure that configuration sections/keys from defaults.ini is mirrored in the sample.ini. Fixes #20622
Marcus Efraimsson committed -
* Loki: Fix query error for step parameter - Loki does not fully support float steps like prometheus and returns a query error - this change makes sure that the step parameter is rounded to an integer * Added test and comments
David committed -
* fix for draggable on mobile * elaborate in code comment
Peter Holmberg committed -
kay delaney committed
-
Torkel Ödegaard committed
-
- 25 Nov, 2019 14 commits
-
-
* Panels: Added support to set panel padding to zero * WIP: fullChromeControl work * Tweaks to header position * Reverted some overlay mechanic and now back to no title only * Fixed test * Fixed transparent flag * Added show title * Added font weight to value * Reverted back to no padding option * Fixed issue with border and width and height
Torkel Ödegaard committed -
* Docs updates after feedback * Update upgrading doc * Remove line break
Erik Sundell committed -
Ivana Huckova committed
-
Arve Knudsen committed
-
* Introduce new Switch component * Experiment with different focus style * Review update * Update on/off swtch colors * Introduce Form.Field component * Enable className prop on form's field * Remove not used imports * Update packages/grafana-ui/src/components/Forms/Field.tsx Co-Authored-By: Peter Holmberg <peterholmberg@users.noreply.github.com> * Make switch usable in field story * Add predefined input sizes * Add util to display story on a debug canvas * Test form * Updated the test form * Fix snapshot
Dominik Prokop committed -
Marcus Efraimsson committed
-
Updates changelog for 6.4.5 release.
Marcus Efraimsson committed -
Updates changelog for 6.5.0.
Marcus Efraimsson committed -
Updates index page to point at What's new in 6.5. Updates What's new in 6.5 article.
Marcus Efraimsson committed -
Profiling and tracing can now be enabled/disabled separately. Adds argument for trace file path. Support overriding profiling and tracing argument using environment variables. Update docs. Fixes #20576
Sofia Papagiannaki committed -
Dominik Prokop committed
-
* Introduce new Switch component * Experiment with different focus style * Review update * Update on/off swtch colors
Dominik Prokop committed -
* WIP: Adds basic template variables CRUD start * e2eTests: Adds aria-labels in VariableEditorCtrl * Refactor: Simplifies a bit * e2eTests: Adds first Template Variable CRUD for QueryVariable * Tests: Adds ArrayPageOjbectType * Tests: Adds createQueryVariable method * Tests: Refactor CRUD test * Tests: Adds datasource and dashboard to scenario * Refactor: Fixes type errors * Refactor: Move pages to toolkit
Hugo Häggmark committed -
Resolves #20560
Šimon Podlipský committed
-
- 24 Nov, 2019 2 commits
-
-
Fixes #20615
Torkel Ödegaard committed -
* calculate metrics * fix tests * update test * update names * BarGauge: measure title width * BarGauge: added tests * BarGauge: Improved font size handling * Removed unused var * BarGauge: Further font size tweaks * BarGauge: added comments * BarGauge: final tweak * Updated snapshot* * Fixed issues
Ryan McKinley committed
-
- 23 Nov, 2019 2 commits
-
-
Fixed a typo.
Brenda Harjala committed -
* Updates after feedback * docs: remove br tag in whats new
Erik Sundell committed
-
- 22 Nov, 2019 9 commits
-
-
Arve Knudsen committed
-
* Add Service Quota part * Update docs after pr feedback * Describing new features * Divide into subheaders * Changes after feedback * cloudwatch: add min time interval section to docs * docs: json format fix * cloudwatch: move min time interval section in docs * cloudwatch: docs fix * docs: cloudwatch fixes * docs: s/you are/you're * docs: Cloudwatch - escapes underscores in tables
Erik Sundell committed -
Peter Holmberg committed
-
* Cache decrypted securejsondata * Models: Add datasource cache tests
Marcus Efraimsson committed -
Ivana Huckova committed
-
Ivana Huckova committed
-
* Added edition and licensing info to usage stats
Jon Gyllenswärd committed -
* add loop to get invdividual packages build time * run only on master
Peter Holmberg committed -
After toolkit uploads a report successfully, it should only show the response data, not the whole request info.
Ryan McKinley committed
-