Commit graph

4291 commits

Author SHA1 Message Date
Rashid Khan 9fa6c25123 Merge pull request #2090 from spenceralger/esvm_dir_config
Set data and logging path config for esvm
2014-12-03 15:16:41 -07:00
Rashid Khan c23ee14905 Merge pull request #2082 from lukasolson/issue-2073
Allow access to about page even with no index patterns
2014-12-03 15:13:57 -07:00
Rashid Khan afedbdb303 Merge pull request #2080 from lukasolson/issue-2077
Modify quick count in discover to use sampleSize config
2014-12-03 15:11:20 -07:00
Rashid Khan 0c4c125af2 Merge pull request #2042 from lukasolson/issue-2008
Enhancements to metric visualization
2014-12-03 14:51:15 -07:00
Rashid Khan 58bc6c07e9 Merge pull request #2070 from simianhacker/rack_deflate
Closes #2056 - Added Rack::Deflater middleware
2014-12-03 14:39:09 -07:00
Spencer 1b197a1b42 Merge pull request #2095 from rashidkpc/feature/doc_viewer
Move table row details into doc_viewer directive
2014-12-03 14:38:39 -07:00
Rashid Khan ade804cc6b remove obsolete mapping attr 2014-12-03 14:25:30 -07:00
Rashid Khan f140d1fedb Move styles from discover to doc viewer 2014-12-03 14:23:06 -07:00
Rashid Khan 73194619f1 Merge pull request #2092 from spenceralger/fix_build
Fix da build
2014-12-03 13:28:34 -07:00
Rashid Khan f764cddcb1 Merge pull request #2071 from simianhacker/snake_case_config
Changing camelCase to snake_case for configuration
2014-12-03 13:17:09 -07:00
Rashid Khan 9953745e7e Merge pull request #2068 from lukasolson/issue-2067
Enumerate the fields allowed by the terms aggregation
2014-12-03 13:11:37 -07:00
lukasolson 901f68c0a5 Use indexOf instead of _.find 2014-12-03 12:55:17 -07:00
Rashid Khan 98e40d2a50 Add tests for doc_viewer 2014-12-03 12:04:16 -07:00
Rashid Khan 4a6a59d0b9 Move details testing to doc viewer 2014-12-03 11:54:25 -07:00
Rashid Khan 78dd30e485 Fix table tests 2014-12-03 11:27:44 -07:00
Spencer 059a93603d Merge pull request #2093 from w33ble/to-user
Validate Query formatter - handle undefined
2014-12-03 11:08:09 -07:00
Joe Fleming cad6504ae1 handle undefined, add test 2014-12-03 10:58:08 -07:00
Joe Fleming d895aa5147 Merge pull request #2074 from w33ble/pre-push
Add prepush script
2014-12-03 10:19:35 -07:00
Spencer Alger 77814a47d6 [$scope.$watchMulti] setup using a decorator 2014-12-03 09:43:54 -07:00
Spencer Alger 059d5cd7c1 [grunt/build] allow require to find all needed packages 2014-12-03 09:42:46 -07:00
Spencer Alger a46ec7da26 [grunt/esvm] added data and logging path configs to preserve data between version 2014-12-03 09:20:31 -07:00
Rashid Khan 98dc7b0272 Add tests for doc_viewer 2014-12-03 08:16:49 -07:00
Rashid Khan f5851b9566 Fix filtering, update tests 2014-12-02 14:22:06 -07:00
lukasolson 6a3015ea65 Move whitelisted routes into an array 2014-12-02 13:00:55 -07:00
Rashid Khan 99a0b2ff31 Add doc_viewer directive 2014-12-02 11:35:48 -07:00
Rashid Khan e4de8274e1 Extract table view of document into a directive 2014-12-02 11:35:14 -07:00
Joe Fleming d9d9b17272 Merge pull request #2072 from lukasolson/issue-2052
Prevent hiding of fields when clicking on an index twice
2014-12-02 10:54:10 -07:00
Joe Fleming abc8cc5dd1 Merge pull request #2065 from rashidkpc/fix/auto-pick-only-index
Auto-select only index in visualize
2014-12-02 10:50:58 -07:00
Joe Fleming 6e91f87391 apparently need to run *some* command 2014-12-02 10:21:53 -07:00
lukasolson c668e88d77 Allow access to about page even with no index patterns 2014-12-02 07:54:01 -07:00
lukasolson edd3743710 Modify quick count in discover to use sampleSize config 2014-12-02 07:38:37 -07:00
Joe Fleming 778104e8b6 add prepush script, so npm stops blowing up 2014-12-01 16:54:41 -07:00
lukasolson 24c4fd73f4 Prevent hiding of fields when clicking on an index twice 2014-12-01 15:48:47 -07:00
Chris Cowan 6c17bf1c2f Changing verifySSL to verify_ssl 2014-12-01 15:18:51 -07:00
Chris Cowan 3a2a252155 Changing kibanaIndex and defaultAppId to their respective snake_case 2014-12-01 15:18:01 -07:00
Chris Cowan c11013ea91 Changing defaultAppId to default_app_id in javascript 2014-12-01 15:17:16 -07:00
Chris Cowan bcf5d52f2f Changing kibanaIndex to kibana_index in the javascript 2014-12-01 15:16:25 -07:00
Chris Cowan 2285ea067c Closes #2056 - Added Rack::Deflater middleware 2014-12-01 14:54:06 -07:00
lukasolson c271cfcf1d Enumerate the fields allowed by the terms aggregation 2014-12-01 14:10:56 -07:00
Rashid Khan 7524dc6ec0 Merge pull request #1963 from stormpython/fix/#1769
Area chart no longer empty by default.
2014-12-01 12:27:19 -07:00
Rashid Khan 3b28ac3a42 Merge pull request #2032 from rashidkpc/fix/date_field_formatting
Retrieve index date fields as longs, format them.
2014-12-01 11:42:20 -07:00
Shelby Sturgis 0f133a7556 Merge pull request #1968 from stormpython/fix/#1903
Allow ordering of bars by count on term aggregation when x axis values are numbers
2014-12-01 18:36:59 +01:00
Shelby Sturgis 9267cd88d6 Merge branch 'master' into fix/#1903 2014-12-01 18:22:12 +01:00
Shelby Sturgis 9fbcb08727 Merge branch 'master' into fix/#1769 2014-12-01 18:10:26 +01:00
Rashid Khan d5d1d5c804 Merge pull request #2039 from w33ble/paginated-fields
Paginated indexed fields list
2014-12-01 10:07:51 -07:00
Shelby Sturgis ea76f7698a fixing handler unit tests for the error method 2014-12-01 17:53:01 +01:00
Shelby Sturgis 45a887d052 Merge branch 'master' into fix/#1769 2014-12-01 17:39:23 +01:00
Shelby Sturgis 02b3183b12 making vislib error message look and feel like the kibana no results message 2014-12-01 17:38:16 +01:00
Lukas Olson c6a3313f67 Merge pull request #2013 from w33ble/page-table
Paginated table directive
2014-11-26 09:10:27 -07:00
lukasolson 934953290f Add font size option to metric vis 2014-11-25 16:13:19 -07:00