Commit graph

14357 commits

Author SHA1 Message Date
Thomas Neirynck
7d960a1b77 Merge pull request #8356 from thomasneirynck/fix-checkbox
/ should be x
2016-09-19 20:39:41 -04:00
Thomas Neirynck
557ce002ce / should be x 2016-09-19 20:19:17 -04:00
Spencer
6f8c3bb453 Merge pull request #8350 from spalger/refactor/localTabs
[refactor] extract tab styles from navbar to "localTabs"
2016-09-19 16:36:57 -07:00
Lukas Olson
70feb923ad Merge pull request #8337 from lukasolson/fix/console/load_from
[console] Fix "View in Console" behavior (load JSON from URL)
2016-09-19 16:33:26 -07:00
Lee Drengenberg
541e4ce7a1 Merge pull request #8349 from LeeDr/minDocCount
Always set output.params.min_doc_count on Histograms
2016-09-19 18:32:44 -05:00
spalger
7a3262f7ea [refactor] extract tab styles from navbar to "localTabs"
While moving the kbn-dev-tools-app directive to use kbn-top-nav, it became obvious that a change to the tab styles was necessary. Unfortunately they were all tied closely to the navbar-static-top class. Chatted with CJ and he already had a new version of the tabs running in the styleguide, so I just ported them over here and replaced our uses with the new ones.
2016-09-19 16:29:40 -07:00
Spencer
e904077975 Merge pull request #8352 from spalger/fix/sidebar-index-pattern-centering
[discover] vertically center index-pattern selector
2016-09-19 16:26:59 -07:00
LeeDr
fe60886cdd Fix tests for min_doc_count change 2016-09-19 18:07:46 -05:00
Lukas Olson
1beeaa15c4 Remove reference to unused variable 2016-09-19 15:58:11 -07:00
spalger
e48a7dc31c [discover] vertically center index-pattern selector 2016-09-19 15:44:43 -07:00
Stacey Gammon
ffe490f5a0 Merge pull request #8336 from Stacey-Gammon/bug/8239/dark-theme-fix
Fix timelion legend in dark theme
2016-09-19 17:19:05 -04:00
Spencer
404bfa1f5a Merge pull request #8340 from spalger/dev/functional/auto-rebuild-devserver
[tests/functional] auto-rebuild assets in test:ui:server task
2016-09-19 13:52:00 -07:00
Stacey Gammon
5ce2148ff1 Merge pull request #8343 from Stacey-Gammon/bug/8063/no-safari-crash
Report useful error message when sessionStorage is unavailable
2016-09-19 16:49:34 -04:00
LeeDr
5eb43cf70b Always set output.params.min_doc_count instead of leaving Elasticsearch default (which changed). Ref: 5665 2016-09-19 15:47:34 -05:00
Stacey-Gammon
36e298d957 Clean up error message a tad 2016-09-19 16:34:21 -04:00
Stacey-Gammon
f29b60a9aa Merge remote-tracking branch 'elastic/master' into bug/8063/no-safari-crash 2016-09-19 16:23:07 -04:00
spalger
ea303935a1 [tests/functional] auto-rebuild assets in test:ui:server task
While working on some functional tests I had to re-run the `test:ui:server` task several times to rebuild the front-end assets. I'm not sure why that should be necessary, so this updates the server used in that specific task to auto-rebuild the assets.
2016-09-19 13:16:39 -07:00
Stacey-Gammon
a62b1f0576 Remove total transparency fix
If the legend has a totally transparent background it’s difficult to
read when the chart lines lie under it.  This approaches fixes the
coloring but leaves the opacity in tact.
2016-09-19 15:01:21 -04:00
Lukas Olson
9d91a8d522 [console] Fix loading from URL 2016-09-19 10:59:25 -07:00
Jim Unger
3b03ec37be Merge pull request #8283 from BigFunger/check-plugin-version-on-startup
Check plugin version on startup
2016-09-19 12:45:44 -05:00
Stacey-Gammon
6e94ff5e45 make the legend background color transparent so it looks good in both dark and light themes 2016-09-19 13:36:57 -04:00
Stacey-Gammon
85786666a9 Merge branch 'master' of https://github.com/elastic/kibana into bug/8063/no-safari-crash 2016-09-19 09:27:21 -04:00
Joe Fleming
f2c7abecbe Merge pull request #8181 from nreese/ignore_filter
ignore filters if index does not contain field
2016-09-16 14:24:01 -07:00
Jonathan Budzenski
aa10e6c884 Merge pull request #8317 from jbudz/plugin-url
[plugin installer] Point plugin url to artifacts.elastic.co
2016-09-16 16:14:44 -05:00
Jonathan Budzenski
e719222da4
[plugin installer] Point plugin url to artifacts.elastic.co 2016-09-16 16:03:32 -05:00
Stacey-Gammon
7dbb786dcd Bug #8063 Safari crash in private browsing mode
Catch the crash and display a more useful error message to the user
about a work around.
2016-09-16 15:15:43 -04:00
Jim Unger
049c029764 move enabled check into it's own mixin, and cleaned up how you disable a plugin 2016-09-16 12:22:47 -05:00
Jim Unger
e920bca051 Adds a kibanaVersion property to the Plugin class 2016-09-15 16:04:41 -05:00
Stacey Gammon
84a504ecf0 Merge pull request #8305 from Stacey-Gammon/update-contributing-guide
Update contributing guide to be explicit about creating a fork prior to cloning
2016-09-15 16:42:52 -04:00
Stacey Gammon
9c1a0a916b Update contributing guide to be explicit about creating a fork first 2016-09-15 16:14:18 -04:00
Jim Unger
2f52be62ae reworked logic to remove config when deleting a plugin from plugin_collection 2016-09-15 15:11:43 -05:00
Jim Unger
aa82360788 Merge pull request #8135 from BigFunger/add-data-remove-pipeline
Remove pipelines from ingest endpoint, and import csv wizard
2016-09-15 13:16:40 -05:00
Jim Unger
2802410573 review changes to check_version 2016-09-15 12:05:50 -05:00
Jim Unger
5da33adfdb Merge branch 'master' into check-plugin-version-on-startup 2016-09-15 09:45:01 -05:00
Jim Unger
922c04abe6 Changes plugin version to 'kibana' in text fixture 2016-09-15 09:35:52 -05:00
CJ Cenizal
01b426c949 Merge pull request #8294 from cjcenizal/improvement/clarify-compatibility-chart
Update README to clarify that the version numbers in the compatibility chart are only examples.
2016-09-14 18:32:41 -07:00
CJ Cenizal
3a973a2e03 Update README to clarify that the version numbers in the compatibility chart are only examples. 2016-09-14 18:22:58 -07:00
Lukas Olson
2d79d902b6 Change dev tools icon to white
See https://github.com/elastic/kibana/pull/8221
2016-09-14 15:57:52 -07:00
CJ Cenizal
bc864a9963 Merge pull request #8289 from cjcenizal/improvement/update-docs-images-share-ui
Update docs/images for Share UI.
2016-09-14 14:50:40 -07:00
CJ Cenizal
4cea652140 Update docs/images for Share UI. 2016-09-14 14:28:15 -07:00
CJ Cenizal
1cb4b6b512 Merge pull request #8285 from cjcenizal/bug/fix-shared-links-functional-test
Fix functional tests for Share UI.
2016-09-14 13:56:21 -07:00
CJ Cenizal
2fb22ed124 Fix functional tests for Share UI. 2016-09-14 12:58:00 -07:00
Jim Unger
83d0821054 Adds plugin version check to kibana startup 2016-09-14 13:41:40 -05:00
Jim Unger
ae492ff066 Moves version from plugin installer to utils 2016-09-14 13:41:19 -05:00
Spencer
15bddfc14c Merge pull request #8279 from spalger/upgrade/grunt-esvm
bump grunt-esvm
2016-09-14 11:41:01 -07:00
Jim Unger
f74eb9b4cb fixes plugin path in .gitignore 2016-09-14 13:40:21 -05:00
spalger
7573105f27 bump grunt-esvm
elasticsearch 5.x uses a slightly different log format, so grunt-esvm needed an update.
2016-09-14 10:53:02 -07:00
CJ Cenizal
85234ed6de Merge pull request #8276 from cjcenizal/improvement/fix-readme-version-compatibility-chart
Fix typo in README version compatibility chart.
2016-09-14 08:30:02 -07:00
CJ Cenizal
a1317483f8 Fix typo in README version compatibility chart. 2016-09-14 08:29:16 -07:00
CJ Cenizal
9bd8e9ab26 Merge pull request #8229 from cjcenizal/feature/es-version-checking
Update elasticsearch plugin to require ES to have the same version as Kibana.
2016-09-13 16:54:37 -07:00