Commit Graph

57 Commits (50ebc768c896f966bbe8e59100ebf3b7813eedd0)

Author SHA1 Message Date
ryan 909d425008 cleanup plugin versions 6 years ago
Torkel Ödegaard cfea8bdcae Prettier had not been running as a precommit hook for some time so had to run in on all files again 6 years ago
Torkel Ödegaard 88ef2e1d32 Fixed a minor plugin json lingering issue 6 years ago
Torkel Ödegaard f0e61af8e0 Fixed issues with the sanitizie input in text panels, added docs, renamed config option 6 years ago
Johannes Schill 08dc5a4f97 chore: Remove logging and use the updated config param 6 years ago
Johannes Schill 15d560a1c0 feat: wip: Sanitize user input on text panel 6 years ago
Johannes Schill a3e13b333e fix: Text panel should re-render when panel mode is changed #14922 6 years ago
Torkel Ödegaard 5b83f6d49d Fixes undefined issue with angular panels and editorTabs 7 years ago
Torkel Ödegaard 38b5d7862f Fix for no metrics panels, now goes to viz tab and does not show queries tab 7 years ago
Torkel Ödegaard 68b7b6cd97 minor tweaks to text panel 7 years ago
Patrick O'Carroll abbb6f933c added jsdoc-format rule and fixed files that didn't follow new rule (#13107) 7 years ago
Daniel Lee 6fa46d9539 plugins: update meta data for all core plugins 7 years ago
Alexander Zobnin 1fdc24c412 text panel: fix $apply already in progress error (#10486) 7 years ago
Torkel Ödegaard 27835f373e cleanup: removed unused typescript typings import 7 years ago
Torkel Ödegaard 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json 8 years ago
Torkel Ödegaard fadfc665e4 tech: ran pretttier on all typescript files 8 years ago
Mitsuhiro Tanda 3cb841f3db fix text panel rows limit (#10246) 8 years ago
Torkel Ödegaard 830c307bba progress on scrollable panels work 8 years ago
Alexander Zobnin 126f3703dc text panel: make scrollable 8 years ago
Mitsuhiro Tanda e9645045a0 ace editor for text panel 8 years ago
Torkel Ödegaard 293daf2ca1 fix: removed text option from text panel edit options, was by mistake not removed from settings dropdown, fixes #9204 8 years ago
Mitsuhiro Tanda aecc6860e3 set focus on text field when opening panel/query editor (#8879) 8 years ago
Torkel Ödegaard f1276774a0 typescript: updated tslint and fixed new warnings 8 years ago
Daniel Lee 69bec98962 chore: update all grafana.org urls to .com 8 years ago
Torkel Ödegaard 64f5146a62 change(text panel): removed rarely used (and not properly working), text mode option, closes #6389, closes #7214 8 years ago
Torkel Ödegaard 62f3b16671 feat(panel): working on panel help text and unifying panel links, panel errors, and panel help into a single panel feature, #4079 , #6847 9 years ago
Torkel Ödegaard 3d593492c9 fix to text panel and transparent mode 9 years ago
Daniel Lee 16dbf3166d fix(panels): avoid deep copy problem for panel defaults 9 years ago
Daniel Lee 45b90972dc feat(plugins): adds a readme for every native plugin 9 years ago
Trent White 694c6e8fd2 added new icons for default panels 9 years ago
Torkel Ödegaard b3c073ab6c feat(panels): more panel refactoring, using events instead of overriding base class methods 9 years ago
Torkel Ödegaard 8dee54bf5d feat(live): progress on panel <-> data source communication patterns 9 years ago
Torkel Ödegaard 6d36641080 fix(text panel): fixed escaping issue with markdown in text panel, fixes #4409 9 years ago
Torkel Ödegaard 82eb32a71e ux(): initial pass at new card / list design, #4364 9 years ago
Torkel Ödegaard 4cd4ce504d feat(plugins): worked on markdown support for plugin page, #4275 9 years ago
Torkel Ödegaard ac45ccbad7 fix(panel): fixed text panel issue due to recent style changes, fixes #4095 9 years ago
Torkel Ödegaard 801129530e feat(plugins): base clases are now in app/plugins/sdk 9 years ago
Torkel Ödegaard f80d5f8c03 refactor(): minor refactor 9 years ago
Torkel Ödegaard 14cc771cbe feat(plugins): made panels loaded via plugin-componet directive 9 years ago
Torkel Ödegaard 2a8b96b680 feat(plugins): last refactoring of how panels are implemented, now the same way as plugin editors 9 years ago
Torkel Ödegaard 908765e0e7 feat(plugins): various fixes entering edit mode after adding a new panel 9 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 9 years ago
Torkel Ödegaard 56c76f380b feat(panels): fixes 9 years ago
Torkel Ödegaard f0f7da9ff0 feat(panels): fixing broken stuff 9 years ago
Torkel Ödegaard 9c1217cd2c updated 9 years ago
Torkel Ödegaard aa251fc9ce feat(panels): upgraded dashlist panel to new format 9 years ago
Torkel Ödegaard cc375f48c7 feat(panels): minor fix 9 years ago
Torkel Ödegaard 53dc21c69b feat(panels): minor fixes 9 years ago
Torkel Ödegaard 9c6698e87b feat(panels): progress on new panel infrastructure, base classes 9 years ago
Torkel Ödegaard 73af4df96d feat(panels): upgraded text panel 9 years ago