Commit Graph

31 Commits

Author SHA1 Message Date
Rashid Khan
e993654c19 added field selector to table panel, deprecated field panel 2013-07-27 15:28:49 -07:00
Rashid Khan
13fc14ffa9 Added panelMeta object for extra panel details, moved add panel button, tweaked editors 2013-07-25 21:27:37 -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
6a1a9768f1 renamed query service to querySrv, added query pinning 2013-07-22 15:19:04 -07:00
Rashid Khan
051f28a0da IE9 support; closes #96 2013-07-21 21:44:00 -07:00
Rashid Khan
5a3028f784 Linted, moved shared functions to kbn object 2013-07-20 14:56:59 -07:00
Rashid Khan
b8bca8baa8 removed old mentions of eventBus, still need to refactor fields/table 2013-07-14 16:42:14 -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
0d560c24e6 Refactoring query communication into service 2013-07-11 17:05:50 -07:00
Rashid Khan
35de5de3b2 Added added panel development status to each module 2013-06-17 10:34:18 -07:00
Rashid Khan
6eae38eb3c Load ordering specifications for LABJS 2013-05-29 12:30:38 -07:00
Rashid Khan
bf456c864e Added trend panel, moved index calculation to service, made chart backgrounds transparent 2013-05-23 17:28:50 -07:00
Rashid Khan
9d651e9dd9 Switched to moment.js, updated color scheme 2013-05-22 11:50:49 -07:00
Rashid Khan
f24b8186c4 Missed a couple panel.index mentions 2013-05-06 11:23:07 -07:00
Rashid Khan
bc558733ad hits panel documentation 2013-04-19 20:56:24 -07:00
Rashid Khan
06d04828bb added more view options for hits panel 2013-04-16 14:03:54 -07:00
Rashid Khan
c407da007c Fixed pie legend display bug in chrome, lots of cleanup 2013-04-16 07:54:34 -07:00
Rashid Khan
890a10df8d Fix for empty row height again, and some visual tweaks, colors 2013-04-10 16:48:48 -07:00
Rashid Khan
1d51e96ccb Removed loops to build legend, replaced by adding plot to scope 2013-04-09 08:04:29 -07:00
Rashid Khan
ed297092a4 Prettied up hover and legends 2013-04-07 18:47:02 -07:00
Rashid Khan
7373e37490 Fixed rerender on panel save, only applied to time picker now, removed debug statement from hits panel 2013-04-06 20:54:29 -07:00
Rashid Khan
b7eaae3c8b Lots of visual tweaks, added bar chart options to hit panel 2013-04-06 16:34:04 -07:00
Rashid Khan
d685fddcbe prettied up histogram hover, added line width options, fixed excessive refresh on string query 2013-04-05 20:52:35 -07:00
Rashid Khan
47bc78c7f7 Added an option for the hits panel to receive its counter from the histogram panel 2013-04-02 21:20:08 -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
632b2abba7 Fixed config.timefield references 2013-02-22 13:55:46 -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
22d3fdace1 Improved portability of exported JSON files, updated underscore.js 2013-02-13 14:51:56 -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