grafana/public/app/features
Torkel Ödegaard 80d694d205
Backend image rendering as plugin (#11966)
* rendering: headless chrome progress

* renderer: minor change

* grpc: version hell

* updated grpc libs

* wip: minor progess

* rendering: new image rendering plugin is starting to work

* feat: now phantomjs works as well and updated alerting to use new rendering service

* refactor: renamed renderer package and service to rendering to make renderer name less confusing (rendering is internal service that handles the renderer plugin now)

* rendering: now render key is passed and render auth is working in plugin mode

* removed unneeded lines from gitignore

* rendering: now plugin mode supports waiting for all panels to complete rendering

* fix: LastSeenAt fix for render calls, was not set which causes a lot of updates to Last Seen at during rendering, this should fix sqlite db locked issues in seen in previous releases

* change: changed render tz url parameter to use proper timezone name as chrome does not handle UTC offset TZ values

* fix: another update to tz param generation

* renderer: added http mode to renderer service, new ini setting [rendering] server_url
2018-05-24 15:26:27 +02:00
..
admin prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01:00
alerting public: fix codespell issues 2018-04-13 20:31:29 +02:00
annotations public: fix codespell issues 2018-04-13 20:31:29 +02:00
dashboard Backend image rendering as plugin (#11966) 2018-05-24 15:26:27 +02:00
dashlinks fix XSS vulnerabilities in dashboard links (#11813) 2018-05-08 11:28:16 +02:00
org public: fix codespell issues 2018-04-13 20:31:29 +02:00
panel explore: fixes #11953 2018-05-17 14:56:15 +02:00
panellinks prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01:00
playlist playlist: add missing nginject attribute 2018-04-09 21:33:18 +02:00
plugins Explore WIP 2018-04-26 20:27:19 +02:00
snapshot Fix dashboard snapshot deletion (#12025) 2018-05-24 08:55:16 +02:00
styleguide tech: cleaned up unused stuff 2017-12-21 12:31:04 +01:00
templating Sqlstore refactor (#11908) 2018-05-18 11:10:10 +02:00
all.ts migrated last all.js to ts 2018-04-04 14:16:39 +02:00