1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/webroot/rsrc/js/application/dashboard
epriestley 5aae1ee034 Make query panels editable by normal humans
Summary:
Ref T4986. Instead of requiring you to know engine class names and copy/paste URLs, provide select dropdowns that use SCARY JAVASCRIPT to do magical things.

I think this is mostly reasonable, the only issue is that it's hard to create a panel out of a completely ad-hoc query (you'd have to save it, then create a panel out of the saved query, then remove the saved query). Once we develop T5307 we can do a better job of this.

Test Plan: See screenshots.

Reviewers: chad

Reviewed By: chad

Subscribers: epriestley

Maniphest Tasks: T4986

Differential Revision: https://secure.phabricator.com/D9572
2014-06-16 12:27:12 -07:00
..
behavior-dashboard-async-panel.js Dashboards - add remove functionality 2014-05-19 14:04:26 -07:00
behavior-dashboard-move-panels.js Dashboards - add layout mode to dashboards 2014-05-15 19:12:40 -07:00
behavior-dashboard-query-panel-select.js Make query panels editable by normal humans 2014-06-16 12:27:12 -07:00
behavior-dashboard-tab-panel.js Use JS to manage dashboard tab panels 2014-06-11 10:39:23 -07:00