Commit Graph

17 Commits (b96277c0c85812113338d280a2e8558b285f9398)

Author SHA1 Message Date
Rashid Khan b96277c0c8 Notes about milestone 3 12 years ago
Rashid Khan 0d560c24e6 Refactoring query communication into service 12 years ago
Rashid Khan 6f7ab40e4d removed legacy date js, added option to expand table instead of scroll, made default in default dashboard 12 years ago
Rashid Khan 6aa72fa994 Added highlighting to table panel, remove debug statement from derivequeries 12 years ago
Rashid Khan a34e967ca6 options to disable table headers and paging controls 12 years ago
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 12 years ago
Rashid Khan 68b765789a Added global field list service for use in panel editor type ahead 12 years ago
Rashid Khan 83684f705f Efficient sort of arbitrary fields in table panel. Sweet 12 years ago
Rashid Khan 676e8771b1 Color scheme updates, fixed auto refresh for issue #19, added control to disable table sorting, moved default.json to dashboards/default 12 years ago
Rashid Khan d18d911de9 Added spy panels to map and histogram, added editor toggle to enable/disable spy 12 years ago
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 12 years ago
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 12 years ago
Rashid Khan ae2a3ee83f Fixed bug in where pie panel would not stringify correctly if mode was changed 12 years ago
Rashid Khan d8f2d412cd Fixed issue where panels would register twice. This breaks nice adding of new panels, working on it now 12 years ago
Rashid Khan b162bd64ce Added row editor 12 years ago
Rashid Khan 19798b0891 added panel configuration framework 12 years ago
Rashid Khan ee65f81a2b Refactored panel communication to use an angular service, started work on panel editing interface 12 years ago