Commit graph

6192 commits

Author SHA1 Message Date
Spencer Alger
2a324cd669 restore the toggle logic in a way that actually works 2015-03-27 14:13:21 -07:00
Spencer Alger
514efd6af8 fix some issues introduced by 4343b19cf4 2015-03-27 14:02:28 -07:00
Joe Fleming
fed24b566b fix input focus regression from 4343b19cf, closes #3361 2015-03-27 13:44:37 -07:00
Spencer
5d8ba7520f Merge pull request #3427 from panda01/fix/3268/multipleReqsOnSave
[Discover/Save] Removed the extra ng-click on the submit for the form, ...
2015-03-27 13:14:12 -07:00
Rashid Khan
2065a2a097 Merge branch 'pr/3287' 2015-03-27 10:06:11 -07:00
Spencer
9a8e7dd525 Merge pull request #3421 from spalger/fix/3269
Fix/3269
2015-03-26 13:41:31 -07:00
Khalah Jones-Golden
020e61e3af [Directives/Config] Added back the form wrapping for the config directive 2015-03-26 11:36:03 -07:00
Khalah Jones-Golden
ddc909b41c [Discover/Load/Save] moved the form for submitting the load and save dialogue to inside their respective files 2015-03-26 11:22:04 -07:00
SouthWolf
2270592ff2 Fix broken links for Kibana 4 binary packages
Original links (http://www.elastic.co/overview/kibana/installation/) are moved.
Signed off by Fei Song (wp.southwolf@gmail.com)
2015-03-26 09:01:21 -07:00
Joe Fleming
748b3df5c0 Merge pull request #3431 from johnnye/patch-2
corrected a typo in a common error message.
2015-03-25 15:51:34 -07:00
Lukas Olson
7e8c47a07b Merge pull request #3259 from rashidkpc/fix/_timestamp_missing
Fix _timestamp in doc tables + arrays in advanced settings
2015-03-25 09:25:38 -07:00
Spencer
b48bb1b7c3 Merge pull request #3435 from lukewaite/typo
corrected typos in discover plugin
2015-03-25 08:51:33 -07:00
Spencer Alger
f559d2ed20 [grunt/less] added source maps to dev less build 2015-03-24 17:08:24 -07:00
Khalah Jones Golden
ffd63580cd Merge pull request #3426 from spalger/removeCruft
[discover/fieldChooser] remove unused code
2015-03-24 14:15:28 -07:00
Spencer Alger
d54cbc1a12 [server/waitForEs] don't wait forever if the .kibana index does not exist 2015-03-24 09:47:51 -07:00
lukewaite
675a2dd975 corrected typos in discover plugin no data found 2015-03-24 11:58:16 -04:00
John Nye
bca1210506 Update discover.js
corrected a typo in a common error message.
2015-03-24 10:29:52 +00:00
Andrew Jebasingh
e3cbcd308d Update production.asciidoc
Fixed grammar on line 27
2015-03-23 20:57:58 -07:00
Andrew Jebasingh
e1b9618956 Update setup.asciidoc
Removed duplicate "you're" on line 38
2015-03-23 20:57:41 -07:00
Chris Cowan
a568caf22a Merge pull request #3396 from w33ble/range-query-filter
Range query filter - exclude right side value
2015-03-23 17:17:38 -07:00
Joe Fleming
4c9e8e5973 fix filter label for 0 values 2015-03-23 16:51:57 -07:00
Khalah Jones-Golden
16ad95223e [Visualize/Save] Removed the extra ng-click on the submit for the form, pointed the submit for the config directive to the correct function 2015-03-23 16:48:29 -07:00
Spencer Alger
0349c5f417 [discover/fieldChooser] remove unused code 2015-03-23 16:34:29 -07:00
Spencer
0237632470 Merge pull request #3422 from panda01/fix/3375/mapBecomesBarChart
[Discover/Fields] Added some paramters to the visualize from discover.
2015-03-23 16:32:39 -07:00
Spencer
dc14b53673 Consolidating filter verbiage
filters that are actually filtered queries which take query string syntax inside of a filter agg........
2015-03-23 16:31:38 -07:00
Spencer
13247ca653 Merge pull request #3411 from panda01/fix/saveVisualizeFromDiscover
Fix can't save when visualise from Discover
2015-03-23 16:07:03 -07:00
Spencer
bda95a203c Merge pull request #3425 from elastic/revert-3378-embedUrlFix
Revert "[EmbedUrl]fixed the "Share a link" url to have an embed portion"
2015-03-23 16:00:25 -07:00
Spencer
324b5abe47 Revert "[EmbedUrl]fixed the "Share a link" url to have an embed portion" 2015-03-23 15:59:52 -07:00
Spencer
6b1e7413fe Merge pull request #3378 from panda01/embedUrlFix
[EmbedUrl]fixed the "Share a link" url to have an embed portion
2015-03-23 15:44:52 -07:00
Spencer
374c80f7c3 Merge pull request #3420 from palecur/capitalize
Changes capitalization of drop-down elements for consistency
2015-03-23 14:00:21 -07:00
Spencer
a11cbde956 Merge pull request #3280 from lukasolson/issues/3244
Fix use of angular-ui-ace in built Kibana
2015-03-23 13:53:24 -07:00
Khalah Jones-Golden
4d955e0562 [Discover/Fields] Added some paramters to the visualize from discover. 2015-03-23 13:46:28 -07:00
Joe Fleming
98c257a882 Merge pull request #3327 from jimmyjones2/indexpattern_order
Sort index list
2015-03-23 13:22:03 -07:00
Paul Echeverri
80a2380cfe Changes capitalization of drop-down elements for consistency 2015-03-23 10:37:06 -07:00
Spencer Alger
5b86f4ec67 [grunt/kibana_server] log to console if debug or verbose flags are passed 2015-03-23 10:29:02 -07:00
Spencer Alger
b7b1d5e3cd [server/waitForEs] only wait for the kibana index to initialize 2015-03-23 10:28:13 -07:00
Khalah Jones-Golden
4c6b2925d1 [Discover] Made the orderBy nonconfigurable when visualizing form discover 2015-03-23 10:18:28 -07:00
Chris Cowan
a589a36bb8 Merge pull request #3363 from teapothat/master
Client certificate and key added on requests to elasticsearch.
2015-03-23 10:17:44 -07:00
Khalah Jones-Golden
42d8276299 [Discover] Made the ID of the count metric when visualizing static to always match with orderBy 2015-03-23 10:17:10 -07:00
Juan Thomassie
dcbeee84d1 Merge pull request #3401 from lifeofguenter/fix-ssl-map-tiles
Use HTTPS URL of mapquest-cdn
2015-03-23 11:27:46 -05:00
Flavia Saplacan
36a5710827 Grouping certificate options for connecting to elasticsearch. 2015-03-23 14:56:10 +01:00
Khalah Jones-Golden
959867eda0 [Discover] added a default orderBy parameter to the Visualize this discovery field 2015-03-20 16:22:27 -07:00
Jimmy Jones
6ba6358a76 Add tests 2015-03-20 20:04:18 +00:00
Flavia Saplacan
d98536b0f7 SSL parameters passed to elasticsearch client.
Fix Issue #3397
2015-03-20 18:07:45 +01:00
Günter Grodotzki
2a171bcb7a use HTTPS/SSL tile-map url 2015-03-20 14:21:37 +02:00
Joe Fleming
e44518b6b3 update test 2015-03-19 14:19:55 -07:00
Joe Fleming
c46c513f9e remove unused filterBarClickHandler 2015-03-19 13:40:15 -07:00
Joe Fleming
d6f8f275dd use lt instead of lte 2015-03-19 13:40:00 -07:00
Khalah Jones Golden
f8d81668a4 Merge pull request #3185 from panda01/collapsibleSidebar
Collapsible sidebar
2015-03-19 13:35:58 -07:00
Khalah Jones Golden
49bf0e5024 Merge pull request #2949 from jribble/master
Put refresh interval on global state so it can be set via URL.
2015-03-18 10:50:12 -07:00