Commit graph

4291 commits

Author SHA1 Message Date
Joe Fleming 9246304904 add scriptable property to field aggs 2014-11-18 13:44:06 -07:00
Joe Fleming 0f2f9e7b48 syntax tweaks 2014-11-18 13:40:16 -07:00
Joe Fleming 9ea6b75d1e Merge pull request #1954 from spenceralger/auto-spec-list
[test infra] auto spec list
2014-11-18 13:39:23 -07:00
Rashid Khan 0f1c5a2b7f Remove JS client timeout, rely on backend for timeout. Closes #1932 2014-11-18 13:33:16 -07:00
Spencer Alger f616bfc161 Merge branch 'master' into auto-spec-list 2014-11-18 12:57:23 -07:00
Lukas Olson c62ec6c1bc Merge pull request #1901 from lukasolson/issue-1587
Show arrays of objects in discover
2014-11-18 11:32:00 -07:00
Rashid Khan 08eb250b47 Merge pull request #1964 from rashidkpc/fix/build-instructions
Clarify build instructions. Closes #1893
2014-11-18 10:59:19 -07:00
Rashid Khan 88cbd2156e Clarify build instructions. Closes #1893 2014-11-18 10:56:07 -07:00
Shelby Sturgis f4d303883c Closes #1769. Area chart will throw an error when less than two data points are available and display a message that says an area chart cannot be rendered with one data point 2014-11-18 18:51:58 +02:00
Rashid Khan 03e4b90327 Merge pull request #1960 from HonzaKral/verify-ssl-conf-comment
Better phrasing for the verifySSL option's comment
2014-11-18 08:39:56 -07:00
Honza Král 117b08575d Better phrasing for the verifySSL option's comment 2014-11-18 15:32:27 +01:00
Spencer Alger 8ac84f3c22 [test infra] add _ to support file names, remove old tests, add spec list api 2014-11-17 19:06:18 -07:00
Spencer Alger 246883577f Merge branch 'master' into table-vis-partial-rows
Conflicts:
	test/unit/index.html
2014-11-17 16:54:49 -07:00
Spencer Alger 3937cab122 [docType] update the tests 2014-11-17 16:52:53 -07:00
Spencer Alger 3e4250d0b2 [visaulize/editor] put the title of the saveVis in the tab 2014-11-17 16:34:14 -07:00
Spencer Alger f514309736 [discover] put the title of the savedSearch in the tab 2014-11-17 16:33:53 -07:00
Spencer Alger 7c58e8d9e8 [docType] reset the url more often, and save the last change issued 2014-11-17 16:33:13 -07:00
Spencer 2f6f513f61 Merge pull request #1953 from lukasolson/issue-1700
Hide time picker config when time filter isn't enabled
2014-11-17 16:02:32 -07:00
lukasolson cf0d137938 Only show timepicker config if the index has a time field 2014-11-17 15:51:19 -07:00
Spencer Alger 790f48907c [styleCompile] renamed template to .tmpl so that it isn't ignored by git 2014-11-17 15:40:34 -07:00
Spencer Alger bd8a7d8454 [$scope.$watchMulti] added tests 2014-11-17 14:26:11 -07:00
Spencer Alger 9fc00da8d8 [docTitle] added tests 2014-11-17 13:04:24 -07:00
Spencer Alger 17a381fe81 [styleCompile] added tests 2014-11-17 12:21:59 -07:00
Joe Fleming c064afd9fb Merge pull request #1930 from lukasolson/issue-1899
Fix index pattern search error
2014-11-17 11:49:58 -07:00
Spencer 0a797990af Merge pull request #1928 from lukasolson/metric-vis
Metric Visualization
2014-11-17 10:24:31 -07:00
Spencer Alger 6fcbfc0db0 [$listen] added tests 2014-11-17 10:12:21 -07:00
Spencer Alger 62b842fb6f [kibana] [routes] prevent possible race condition 2014-11-17 09:57:39 -07:00
Spencer Alger 873c9fde2e [styleCompile] stop writing to a div, that's silly 2014-11-17 09:46:20 -07:00
Spencer Alger 4343e2560f [kibana] move the kibana html into the kibana plugin 2014-11-17 09:46:19 -07:00
Spencer Alger f82983820a [kibana] teased the kibana controller, broke it into pieces, placed it in a plugin 2014-11-17 09:46:09 -07:00
Spencer Alger 04fc0af903 [tabify] added notes about what the differnt writer flags do 2014-11-15 17:24:53 -07:00
Spencer Alger 9710c83da3 [tabify] added tests to proved 2fcfceb and 9fea632 2014-11-15 17:14:07 -07:00
Spencer Alger 9fea6329dc [tabify] only remove metric columns for splits if we are using expanded metrics 2014-11-15 17:12:33 -07:00
Spencer Alger 2fcfceb9d0 [tabify] only place metrics on partial rows if we are not showing all metrics 2014-11-15 16:46:31 -07:00
Spencer Alger dec7ffdcc3 [tabify] add tests to prove 261e804 2014-11-15 00:18:25 -07:00
Spencer Alger 98183f731d [tableVis] modify the params to allow partial rows with metrics 2014-11-15 00:09:11 -07:00
Spencer Alger 261e8041de [tabify] write metrics for partial & hierarchical rows 2014-11-15 00:09:04 -07:00
Spencer Alger cf3b6e3333 [aggConfig] added test to prove 1ae3713 2014-11-14 22:37:52 -07:00
Spencer Alger 1ae371379d [aggConfig] allow mutliple metrics to be written in the DSL 2014-11-14 22:27:45 -07:00
Spencer Alger 21f9bcce77 [dashboard] use the new docTitle service 2014-11-14 17:40:01 -07:00
Spencer Alger 16cccd4a02 [docTitle] new docTitle service 2014-11-14 17:39:36 -07:00
Spencer Alger 153575eea7 [kibana] expose the current app on $rootScope 2014-11-14 17:37:24 -07:00
Spencer Alger 3726fc6142 [visaulize] [dash] handle titles like discover 2014-11-14 17:36:30 -07:00
lukasolson f72bb23f20 Make changes as per Spencer's suggestions 2014-11-14 14:37:51 -07:00
Spencer Alger 7010cc2033 [visualize/visOptions] hide if the vis type does not have a param editor 2014-11-14 14:22:14 -07:00
Spencer Alger 683970ce3b [tableVis] tests! 2014-11-14 13:47:56 -07:00
Spencer Alger 6f0713b13d [aggResponse/tabify] tests to support 227d6fa 2014-11-14 13:46:03 -07:00
Spencer Alger 227d6fac35 [aggResponse/tabify] allow overriding partialRows for hierarchical vis types 2014-11-14 13:45:25 -07:00
Spencer Alger cdd7802c57 [tableVis] allow configuring the way metrics are calculated for the metric vis 2014-11-14 12:54:06 -07:00
Spencer Alger bae80c7215 [vis] use the isHierarchical method, not the property of the visType 2014-11-14 12:51:13 -07:00