Commit Graph

13 Commits

Author SHA1 Message Date
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