Commit Graph

328 Commits

Author SHA1 Message Date
Rashid Khan
2d542aede9 Fix for trend panel and stacking in default dashboard 2013-07-15 22:08:53 -07:00
Rashid Khan
278c069b4c Fixed double loading indices issue 2013-07-15 16:10:26 -07:00
Rashid Khan
b96277c0c8 Notes about milestone 3 2013-07-15 11:34:21 -07:00
Rashid Khan
1d4af12f57 Added the ability to toggle filters 2013-07-15 10:52:57 -07:00
Rashid Khan
803f24cb4c Fixed clicking of map areas 2013-07-14 22:00:46 -07:00
Rashid Khan
2c5eb8bfb4 Updated default dashboard, added filtering panel 2013-07-14 21:42:35 -07:00
Rashid Khan
de8f8c5851 removed group setting from panel settings 2013-07-14 16:44:17 -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
a768c9c1c2 remove stringquery panel, replaced with query 2013-07-14 16:23:26 -07:00
Rashid Khan
9cf6a524df removed map2panel 2013-07-14 16:20:17 -07:00
Rashid Khan
569df6c88f removed parallelcoordinates panel 2013-07-14 16:19:55 -07:00
Rashid Khan
2b864d66fd removed sort panel 2013-07-14 16:19:31 -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
e399c328e2 Removed unused upload directive 2013-07-10 11:30:49 -07:00
Rashid Khan
7687150a96 removed obsolete settings from dashcontrol editor 2013-07-10 10:49:35 -07:00
Rashid Khan
9f3f7a4f00 Refactored dashboard state/loading into service, css tweaks 2013-07-10 10:22:01 -07:00
Rashid Khan
4f1b33b316 Merge pull request #185 from rashidkpc/master
Query history and typeahead. Fix for wrapping in timepicker editor
2013-06-21 14:48:30 -07:00
Rashid Khan
3f6cf9bbc8 added type ahead history to stringquery and derivequeries. Fix wrapping in timepicker editor 2013-06-21 14:47:39 -07:00
Rashid Khan
41ea74f81f Merge pull request #152 from nikicat/derivequeryfix
derivequery: pass search filter to query
2013-06-21 13:56:30 -07:00
Rashid Khan
d3b0a6a0d9 Merge pull request #178 from gehrhorn/master
Just a typo
2013-06-19 13:06:22 -07:00
George Ehrhorn
d9b7394c8d Fixed typo 2013-06-19 15:34:06 -04:00
Rashid Khan
1dbedff432 Merge pull request #167 from rashidkpc/master
Added bettermap panel and plugin status messages
2013-06-17 10:34:44 -07:00
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
Nikolay Bryskin
ac24a06daf derivequeries: combine derived query with original query using brackets 2013-06-12 23:59:09 +04:00
Nikolay Bryskin
a03501031d derivequeries: added Query Mode option 2013-06-12 03:30:30 +04:00
Rashid Khan
0803ed1baa Merge pull request #157 from marceldegraaf/master
Fixes issue #151
2013-06-11 10:55:19 -07:00
Marcel de Graaf
1969057d51 Fixes elasticsearch/kibana issue #151 2013-06-11 14:43:58 +02:00
Nikolay Bryskin
385ff1b0ff derivequery: pass search filter to query 2013-06-11 02:36:59 +04:00
Rashid Khan
050ee74c10 Merge pull request #138 from q42jaap/patch-1
Update README.md
2013-05-30 08:38:41 -07:00
Jaap Taal
d3cf200fc0 Update README.md
The file in sample is named nginx.conf, not kibana.conf.
2013-05-30 13:24:53 +03:00
Rashid Khan
a7ca34fe4a Merge pull request #136 from rashidkpc/master
Undo protocol detections
2013-05-29 16:32:36 -07:00
Rashid Khan
8d667ffe08 Undoing protocol detection, probably better to enter the protocol manually 2013-05-29 16:30:48 -07:00
Rashid Khan
7e5ace08b3 Fix indent 2013-05-29 13:26:31 -07:00
Rashid Khan
4fe0913e35 Merge pull request #119 from errordeveloper/master
Use `window.location.protocol` so we can use ES behind SSL
2013-05-29 13:25:06 -07: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
Rashid Khan
ce869dbb09 Merge pull request #126 from bloonix/master
Replace newlines with <br/>.
2013-05-29 10:52:03 -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
481ef2d138 Merge pull request #121 from andytayloruk/fix_apache_proxying
ProxyPass doesn't work with LocationMatch, needs to be ProxyPassMatch
2013-05-28 10:51:01 -07:00
Andy Taylor
80fc992c77 ProxyPass doesn't work with LocationMatch, needs to be ProxyPassMatch 2013-05-28 14:51:28 +01:00
Ilya Dmitrichenko
ca59dad511 use window.location.protocol so we can use ES behind SSL 2013-05-28 14:00:47 +02:00
Rashid Khan
9a48b67021 Merge pull request #113 from rashidkpc/master
Tweaks and bug fixed
2013-05-26 09:38:59 -07:00