Commit Graph

28 Commits

Author SHA1 Message Date
Rashid Khan
6a1a9768f1 renamed query service to querySrv, added query pinning 2013-07-22 15:19:04 -07:00
Rashid Khan
5a3028f784 Linted, moved shared functions to kbn object 2013-07-20 14:56:59 -07:00
Rashid Khan
c03373c692 linting and added filter states 2013-07-17 21:57:19 -07:00
Rashid Khan
2c5eb8bfb4 Updated default dashboard, added filtering panel 2013-07-14 21:42:35 -07:00
Rashid Khan
0d0d3f4a36 Refactored panels to used dashboard, query and filter services and store them on the dashboard 2013-07-14 16:15:20 -07:00
Rashid Khan
35de5de3b2 Added added panel development status to each module 2013-06-17 10:34:18 -07:00
Rashid Khan
906f3a3ca8 Added statistical modes to histogram panel 2013-05-13 13:31:59 -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
921e64ae36 Merge pull request #56 from rashidkpc/master
Fix for micropanel in chrome
2013-04-25 02:01:10 -07:00
Rashid Khan
e5b98c5d47 fixed overflow of micropanel table in chrome 2013-04-25 10:58:14 +02:00
Rashid Khan
bdd5d8ac48 Merge pull request #55 from rashidkpc/master
Documentation
2013-04-22 07:08:57 -07:00
Rashid Khan
76f4788f72 fields panel documentation 2013-04-19 20:36:03 -07:00
Zachary Tong
903fdd37cf Add 'get_fields' message so that panels can obtain the
currently active fields
2013-04-16 13:47:33 -04:00
Rashid Khan
9ed8265c1e Fixed sort order of numeric fields 2013-04-01 16:52:18 -07:00
Rashid Khan
83684f705f Efficient sort of arbitrary fields in table panel. Sweet 2013-03-30 11:20:20 -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
4c948e0bc5 Added loader animation, framework for adjustable interval time stamped indices 2013-02-27 10:00:39 -07:00
Rashid Khan
ce5273b7df Added support for broadcasting an array of queries, added multi query support to stringquery panel 2013-02-21 15:26:48 -07:00
Rashid Khan
5eb8c41af1 Fixed NOT queries 2013-02-20 14:58:40 -07:00
Rashid Khan
8640830188 Added close button, related fields to micropanel 2013-02-20 14:00:28 -07:00
Rashid Khan
985099e90e Added field panel editor, added related fields, add close button to dash editor menus 2013-02-20 13:43:30 -07:00
Rashid Khan
9c7cd28023 added detection of empty fields 2013-02-20 09:10:03 -07:00
Rashid Khan
48ad884ee2 Added drilldown links to micropanel 2013-02-20 08:40:18 -07:00
Rashid Khan
77ce7b9158 Updated angularjs to 1.1.2, added microanalysis to fields panel, fixed time picker initialization when mode is absolute or since 2013-02-19 16:27:07 -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
Rashid Khan
085b688850 Added fields and hits panels, updated config and default dashboard. 2013-02-06 14:14:17 -07:00