Commit Graph

241 Commits

Author SHA1 Message Date
Rashid Khan
ad69ccc07f Fix derivequeries 2013-07-23 10:14:29 -07:00
Rashid Khan
6203ef6cb2 Merge pull request #256 from zimbatm/sorted-stored-dashboards
Order the stored dashboards alphabetically. Fixes #230
2013-07-23 10:11:05 -07:00
Jonas Pfenniger
f09f8a49ff Order the stored dashboards alphabetically. Fixes #230 2013-07-23 12:32:58 +01:00
Rashid Khan
cc5da00bd0 moved slice to filter, should be faster 2013-07-22 21:50:57 -07:00
Rashid Khan
6c62a9b841 moved pinned list 2013-07-22 15:27:40 -07:00
Rashid Khan
6a1a9768f1 renamed query service to querySrv, added query pinning 2013-07-22 15:19:04 -07:00
Rashid Khan
5158cacebe Re-added query history; clean up 2013-07-21 21:57:40 -07:00
Rashid Khan
fabf9f3835 removed debugging statements 2013-07-21 21:44:59 -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
7c9f14ad5e Yet another fix for #228 2013-07-18 11:06:57 -07:00
Rashid Khan
1e3d382245 Another fix for #228 2013-07-18 09:04:58 -07:00
Rashid Khan
dce884f526 Added onblur and fixed quote escaping. Closes #228 closes #232 2013-07-18 07:57:15 -07:00
Rashid Khan
c03373c692 linting and added filter states 2013-07-17 21:57:19 -07:00
Rashid Khan
254a553e5b Fix for timepicker mode in firefox. Closes #222 2013-07-17 15:08:16 -07:00
Rashid Khan
344403d014 removed debug statement 2013-07-17 14:53:59 -07:00
Rashid Khan
dd012735ed removed debug panel, fixed labels on pie 2013-07-17 14:51:28 -07:00
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
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
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
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
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
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
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