Commit Graph

40 Commits (ec19a97156ebe2cb599433a4f6f15f0b81dc84be)

Author SHA1 Message Date
Torkel Ödegaard f00cbc0aeb fix(panel height): fixed issue with singlestat height, fixes #4679, fixes #4894, fixes #5113 10 years ago
Torkel Ödegaard c7e7a0cd16 fix(singlestat): rerender singlestat and reevaluate thresholds on render, fixes #4920 10 years ago
Torkel Ödegaard bd15534360 fix(singlestat gauge): better font size handling for gauge, now value font size is used as scaling factor, fixes #4876 10 years ago
Idan Zalzberg bca8d6d07b singlestat/module.ts onDataError was calling onDataReceived incorrectly (#4897) 10 years ago
bergquist 58b91befde Revert "Merge branch 'utkarshcmu-rangeMaps'" 10 years ago
bergquist 91047ffa30 tech(singlestat): convert to gf-form 10 years ago
Torkel Ödegaard 26eeb6578d feat(gauge): polish to gauge, better handling of automatic font size, added option to hide threshold markers 10 years ago
Torkel Ödegaard 8bb07124f7 fix(gauge): validate min / max range, fixes #4820 10 years ago
utkarshcmu 7b2a21994f Moved mappings to new tab, added rangeMaps feature 10 years ago
bergquist 79ed99a940 fix(singlestat): fixes font size diffs for gauge 10 years ago
bergquist 9316bcf307 fix(singlestat): enables autoupdate on change 10 years ago
Daniel Lee 16dbf3166d fix(panels): avoid deep copy problem for panel defaults 10 years ago
Carl Bergquist 453f8b312a Revert "Revert "Gauges"" 10 years ago
Carl Bergquist 24fbcd8dea Revert "Gauges" 10 years ago
bergquist 0108b5eb88 fix(singlestat): adds support for lighttheme 10 years ago
bergquist 0c6841bdc7 fix(singlestat): adds support for fontsizes in gagues 10 years ago
David Keijser c455e501ac Add gauge option to singlestat 10 years ago
Torkel Ödegaard 6355896584 fix(snapshots): Fixed issue with empty snapshots, fixes #4706 10 years ago
Torkel Ödegaard 4058c85e2a fix(): singlestat init 10 years ago
Torkel Ödegaard b3c073ab6c feat(panels): more panel refactoring, using events instead of overriding base class methods 10 years ago
Torkel Ödegaard 6a42b95d39 feat(panels): panel refactorings 10 years ago
Torkel Ödegaard cb49e11eca feat(live): panel sdk/api refactorings 10 years ago
bergquist 57ecb276c8 fix(singlestat): use exact value for coloring 10 years ago
Torkel Ödegaard 260c731f6b fix(panel): fixes for panel height and alignment management and scrollable legends, closes #4266 10 years ago
bergquist c30c12d369 fix(single_stat): rounding bug in value => text 10 years ago
Mitsuhiro Tanda 09dfaf9875 timeFrom and timeShift templating 10 years ago
Torkel Ödegaard 8784be9a14 feat(plugins): made it possible to have relative plugin template urls 10 years ago
Torkel Ödegaard a5d1e9ee43 fix(singlestat): fix for singlestat background and sparklines, fixes #3955 10 years ago
Torkel Ödegaard 801129530e feat(plugins): base clases are now in app/plugins/sdk 10 years ago
Torkel Ödegaard 853cd16336 fix(search); fixes to dashboard search (using keyboard), and fix for singlestat in snapshot view 10 years ago
Torkel Ödegaard aa8bd044c5 fix(): various fixes to snapshots 10 years ago
Torkel Ödegaard 273fbaac68 refactor(): minor changes 10 years ago
Torkel Ödegaard 14cc771cbe feat(plugins): made panels loaded via plugin-componet directive 10 years ago
Torkel Ödegaard 908765e0e7 feat(plugins): various fixes entering edit mode after adding a new panel 10 years ago
Torkel Ödegaard e737dab5ca removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more 10 years ago
bergquist 64fa9a6394 fix(singlestat): add ngInject for controller 10 years ago
Torkel Ödegaard 307c86fc28 feat(panels): fixed singlestat tests 10 years ago
bergquist 1210fca8e5 fix(singlestat): fix bug in threshold calculations 10 years ago
Torkel Ödegaard 97ac81aa9c feat(panels): upgradede singlestat panel 10 years ago
bergquist cd1b2e2841 feat(singlestat): reduce max thresholds to two. 10 years ago
bergquist 42802ac710 tech(singlestat): convert singlestat panel to typescript 10 years ago