- 06 Mar, 2019 40 commits
-
-
ryan committed
-
ryan committed
-
* grafana/master: (24 commits) fix: Consistency in unit labels #15709 Update latest.json Update CHANGELOG.md position from add panel, dimensions from copied panel changelog: add notes about closing #14509 #15179 fix: Add class for input fields with help icon to avoid icon hiding the text #15771 Update CHANGELOG.md restore to current folder when restoring old dashboard version fix(renderer): Vendor ansicolor as typescript log phantomjs output even if it timeout and include orgId when render alert keep size from copied panel and not from add panel widget Added basic cherry pick helping task Prevent search in VizPicker from stealing focus (#15802) fix only users that can edit a dashboard should be able to update panel json Updated changelog task Fixed image rendering issue for dashboards with auto refresh, casued by missing reloadOnSearch flag on route, fixes #15631 Updated to add PR author, skip PR issue references Added first iteration/poc of changelog task Enable @grafana/ui version bump based on package.json contents Ensure clean master only when publishing package to npm ...
ryan committed -
Keep size from copied panel
Torkel Ödegaard committed -
fix: Consistency in unit labels #15709
Torkel Ödegaard committed -
Johannes Schill committed
-
Hugo Häggmark committed
-
Hugo Häggmark committed
-
Fix restore to current folder when restoring old dashboard version
Torkel Ödegaard committed -
Add padding to all input fields with help icon
Torkel Ödegaard committed -
Peter Holmberg committed
-
upgrade xorm packages to latest versions
Torkel Ödegaard committed -
fix(renderer): Vendor ansicolor as typescript
Torkel Ödegaard committed -
Marcus Efraimsson committed
-
Johannes Schill committed
-
Torkel Ödegaard committed
-
Marcus Efraimsson committed
-
log phantomjs output even if it timeout and include orgId when render alert
Torkel Ödegaard committed -
Fixes #15635 Importing ansicolor from node_modules or vendored as is failed because there is no ES5 transpiler configured for ES6 libs. - remove ansicolor from package.json - add ansicolor to public/vendor/ansicolor and port to typescript - adapt all ansicolor imports - add `public/vendor` as a path to be considered by ts compiler
David Kaltschmidt committed -
fix only users that can edit a dashboard should be able to update panel json
Marcus Efraimsson committed -
Marcus Efraimsson committed
-
Torkel Ödegaard committed
-
Added first iteration/poc of changelog task
Torkel Ödegaard committed -
Fixed image rendering issue for dashboards with auto refresh, Fixes #15631
Torkel Ödegaard committed -
Peter Holmberg committed
-
Torkel Ödegaard committed
-
Fixes #15569 focus issue in viz picker search * added state to not set focus on search every render * move to new component to handle focus
Peter Holmberg committed -
Marcus Efraimsson committed
-
Torkel Ödegaard committed
-
Fixed image rendering issue for dashboards with auto refresh, casued by missing reloadOnSearch flag on route, fixes #15631
Torkel Ödegaard committed -
Minor refactor of cli tasks (core start, @grafana/ui publishing)
Torkel Ödegaard committed -
ryan committed
-
* grafana/master: Fixed styling of gicon's in dropdown menus cleanup plugin versions use explore icon fix comments typescript functions on replace remove console.log add ScopedVars to replace function Expose onQueryChange to angular plugins fix allow anonymous initial bind for ldap search
ryan committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Dominik Prokop committed
-
fix allow anonymous initial bind for ldap search
Torkel Ödegaard committed -
Expose onQueryChange to angular plugins
Torkel Ödegaard committed -
cleanup plugin versions
Torkel Ödegaard committed -
add ScopedVars to props.replaceVariables()
Torkel Ödegaard committed
-