Commit Graph

204 Commits

Author SHA1 Message Date
Rashid Khan
35de5de3b2 Added added panel development status to each module 2013-06-17 10:34:18 -07:00
Rashid Khan
026abe0a42 Added bettermap panel and added panel development status to each module 2013-06-17 10:28:37 -07:00
Marcel de Graaf
1969057d51 Fixes elasticsearch/kibana issue #151 2013-06-11 14:43:58 +02:00
Rashid Khan
21f348c8d9 Merge pull request #135 from rashidkpc/master
Fixes #123
2013-05-29 13:23:11 -07:00
Rashid Khan
916ed28400 Added null and undefined handling to highlight filter, closes #123 2013-05-29 13:22:39 -07:00
Rashid Khan
a531c79235 Merge pull request #134 from rashidkpc/master
Fixed old time pattern issue, throw error on no matched indices
2013-05-29 13:18:40 -07:00
Rashid Khan
1818000da8 Fixed issue where dashboards with old timepicker settings would fail. Now throws error on timepicker 2013-05-29 13:17:46 -07:00
Rashid Khan
b7a333b425 Merge pull request #133 from rashidkpc/master
LABJS Ordering
2013-05-29 12:31:23 -07:00
Rashid Khan
6eae38eb3c Load ordering specifications for LABJS 2013-05-29 12:30:38 -07:00
Rashid Khan
20cdd76abc Merge pull request #132 from rashidkpc/master
Fix for jquery race when using firebug
2013-05-29 12:08:39 -07:00
Rashid Khan
8f88bd5e52 Fixed potential jquery race 2013-05-29 12:07:05 -07:00
Jonny Schulz
cfd26f601f Replace newlines with <br/>. That makes stack traces more readable. 2013-05-29 14:15:40 +02:00
Rashid Khan
82e40230a8 Fixed bug in pie editor, switched up edit icon, added ability to disable drag to select in histogram 2013-05-26 09:38:18 -07:00
Rashid Khan
fe2c9c21ad Add example apache/ldap proxy config, fixed timepicker init bug, removed debug statement from stack 2013-05-24 11:19:44 -07:00
Rashid Khan
ccc1eafa69 Added percentage stacking mode to histogram 2013-05-24 09:13:13 -07:00
Rashid Khan
8743a4263f Fixed unreliable trending numbers before query completes 2013-05-23 21:47:14 -07:00
Rashid Khan
eb965c4c00 Fixed null on missing trend data, added refresh on ago change, moved script loading to bottom of index.html 2013-05-23 21:39:48 -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
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
647f4689ac Fixed action links on table 2013-05-22 13:30:32 -07:00
Rashid Khan
9d651e9dd9 Switched to moment.js, updated color scheme 2013-05-22 11:50:49 -07:00
Rashid Khan
8b34477b19 removing accidental add 2013-05-17 14:22:49 -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
c25fd72cbf Enclose string in quotes 2013-05-16 07:35:39 -07:00
Rashid Khan
a608b80970 switch field input to text input if no fields list exists 2013-05-15 16:09:36 -07:00
Rashid Khan
ed0056dd18 Derive queries panel creates a query object from a terms facet 2013-05-15 16:02:32 -07:00
Rashid Khan
8880654bdd Updated version to milestone pre-2, added configurable auto inteval resolution for issue #70 2013-05-13 14:26:34 -07:00
Rashid Khan
906f3a3ca8 Added statistical modes to histogram panel 2013-05-13 13:31:59 -07:00
Rashid Khan
5d2bd5d3c2 Fixed minimum interval setting bug 2013-05-09 07:14:12 -07:00
Rashid Khan
a34e967ca6 options to disable table headers and paging controls 2013-05-09 07:13:38 -07:00
Rashid Khan
f24b8186c4 Missed a couple panel.index mentions 2013-05-06 11:23:07 -07:00
Rashid Khan
7be784bc91 Fixed missing index bug on rotated indices 2013-05-06 11:05:54 -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
a43e9252c8 Added move buttons to table header 2013-05-02 16:39:50 -07:00
Zachary Tong
a34e1dcbd5 Merge pull request #57 from polyfractal/master
Fix parallel coordinates when used with ordinal/time scales
2013-04-25 07:03:46 -07:00
Zachary Tong
ac9bfca6e9 Fix graph and coloring when ordinal/time scales are used
Adjusts the y-axis and coloring for when ordinal (and as a derivative,
time scales) are the only y-axis in the graph.  Previously, a number-
only axis was required to draw the plot.

Also fixes a bug where selecting ordinal/time scale would not select
the lines.

Closes #54
2013-04-25 15:54:18 +02: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
bcaba79494 text panel documentation 2013-04-19 21:58:58 -07:00
Rashid Khan
78c6178217 table panel documentation 2013-04-19 21:55:15 -07:00
Rashid Khan
433272b994 query panel documentation 2013-04-19 21:46:47 -07:00
Rashid Khan
db524af6b2 sort panel documentation 2013-04-19 21:21:25 -07:00
Rashid Khan
5e297222b0 pie panel documentation 2013-04-19 21:14:38 -07:00
Rashid Khan
5eb5f2cb8b map panel documentation 2013-04-19 21:03:31 -07:00
Rashid Khan
bc558733ad hits panel documentation 2013-04-19 20:56:24 -07:00
Rashid Khan
61a71b36ce histogram panel documentation 2013-04-19 20:49:57 -07:00
Rashid Khan
76f4788f72 fields panel documentation 2013-04-19 20:36:03 -07:00
Rashid Khan
af89762021 debug panel documentation 2013-04-19 20:32:01 -07:00
Rashid Khan
0f2dac44b1 dashboard panel documentation 2013-04-19 20:28:30 -07:00