Commit Graph

20 Commits

Author SHA1 Message Date
Rashid Khan 514ef4b6bd added truncation configuration to table panel 2013-08-07 13:20:20 -07:00
Rashid Khan 58256acb81 Switch styles to LESS build, add inspector.html, update flot 2013-07-31 11:25:15 -07:00
Rashid Khan 0723ad57b7 Added query to selector to every panel where it makes sense 2013-07-23 17:22:27 -07:00
Rashid Khan b96277c0c8 Notes about milestone 3 2013-07-15 11:34:21 -07:00
Rashid Khan 0d560c24e6 Refactoring query communication into service 2013-07-11 17:05:50 -07:00
Rashid Khan 6f7ab40e4d removed legacy date js, added option to expand table instead of scroll, made default in default dashboard 2013-05-23 10:45:59 -07:00
Rashid Khan 6aa72fa994 Added highlighting to table panel, remove debug statement from derivequeries 2013-05-17 14:21:25 -07:00
Rashid Khan a34e967ca6 options to disable table headers and paging controls 2013-05-09 07:13:38 -07:00
Rashid Khan 6b6355e619 Added ability to customize interval in histogram, issue #7. Also fixed bug that caused editor and panel to be in different scopes 2013-05-03 13:54:29 -07:00
Rashid Khan 68b765789a Added global field list service for use in panel editor type ahead 2013-04-05 10:08:00 -07:00
Rashid Khan 83684f705f Efficient sort of arbitrary fields in table panel. Sweet 2013-03-30 11:20:20 -07:00
Rashid Khan 676e8771b1 Color scheme updates, fixed auto refresh for issue #19, added control to disable table sorting, moved default.json to dashboards/default 2013-03-20 21:27:07 -07:00
Rashid Khan d18d911de9 Added spy panels to map and histogram, added editor toggle to enable/disable spy 2013-03-12 09:20:18 -07:00
Rashid Khan 8a521f2a7b Added font size selector to table panel (issue #10). Added ability to configure temp url ttl and disable sharing of via short links 2013-03-05 14:55:24 -07:00
Rashid Khan 8e15414852 Added column panel, refactored panel adding from rows to include panel specific parameters. Moved call to init function to template to avoid double init 2013-03-05 09:54:29 -07:00
Rashid Khan ae2a3ee83f Fixed bug in where pie panel would not stringify correctly if mode was changed 2013-02-22 14:57:47 -07:00
Rashid Khan d8f2d412cd Fixed issue where panels would register twice. This breaks nice adding of new panels, working on it now 2013-02-14 08:37:03 -07:00
Rashid Khan b162bd64ce Added row editor 2013-02-13 12:23:24 -07:00
Rashid Khan 19798b0891 added panel configuration framework 2013-02-08 08:42:37 -07:00
Rashid Khan ee65f81a2b Refactored panel communication to use an angular service, started work on panel editing interface 2013-02-07 15:05:55 -07:00