Commit graph

8666 commits

Author SHA1 Message Date
Spencer
77078ec818 Merge pull request #4979 from tsullivan/fix-cli-unknown-command
fix - asking for help for undefined command returns back what you typed
2015-09-18 13:39:51 -07:00
Jonathan Budzenski
611ebf9381 Merge pull request #4978 from spalger/fix/testOutputOnCi
[tests] log with dots on travis/jenkins
2015-09-18 14:57:12 -05:00
Matt Bargar
822b9fcace Merge pull request #4974 from epixa/4928-pckjson
Remove package.json dependencies from distributions
2015-09-18 15:35:27 -04:00
Timothy Sullivan
45da8a6732 fix - asking for help for undefined command returns back what you typed 2015-09-18 12:21:27 -07:00
spalger
aa42cf786d [tests] log with dots on travis/jenkins 2015-09-18 11:58:12 -07:00
Court Ewing
e2dd40e965 Remove package.json dependencies during build
The kibana app itself requires that package.json exist, so removing it
entirely from distributions is a no go. Instead, we remove only the
dependencies themselves from the package.json so people do not try to
reinstall dependencies on an official distribution.
2015-09-18 14:23:24 -04:00
Paul Echeverri
bd8ce389b9 Merge branch 'wmsmap' to close PR #4963 2015-09-17 18:28:45 -07:00
Spencer
1bcd867f49 Merge pull request #4916 from Bargs/esvmForAllTests
Use esvm to start and stop elasticsearch for all tests that need it
2015-09-17 15:40:39 -07:00
Spencer
1e3dd08b99 Merge pull request #4939 from rashidkpc/revert/npm3
Revert npm3, go back to npm2
2015-09-17 15:39:23 -07:00
Paul Echeverri
b1e4c82550 Updates attribution string definition 2015-09-17 15:37:55 -07:00
Rashid Khan
2a4771dba9 Merge pull request #6 from epixa/remove-shrinkwrap
Remove npm shrinkwrap tasks
2015-09-17 15:12:52 -07:00
Court Ewing
8161788eac Remove npm shrinkwrap tasks
We're not maintaining the shrinkwrap as part of the repo, and it doesn't
add any value when being generated automatically as part of our build
process. In its current form, it actually makes it so we cannot
successfully create new builds without manually setting up a local
shrinkwrap first.
2015-09-17 17:57:46 -04:00
Spencer
d62e0aa0c5 Merge pull request #4960 from palecur/unkown
Typo fixes unkown->unknown throughout.
2015-09-17 14:56:34 -07:00
Joe Fleming
441e85800a Merge pull request #4954 from lukasolson/issues/4902
Fix export all
2015-09-17 13:44:15 -07:00
Rashid Khan
44bfe2b116 Merge pull request #5 from epixa/fix-shrinkwrap
Create shrinkwrap from build
2015-09-17 13:35:10 -07:00
Court Ewing
690d204b28 Create shrinkwrap from build
The npm shrinkwrap that we generate during build in order to package
with distributions is now properly created based on the built
dependencies rather than the local dev install.
2015-09-17 16:28:27 -04:00
Spencer
fef6e707ef Merge pull request #4951 from rashidkpc/enhancement/drop-down-applist
Pull down app list
2015-09-17 10:47:51 -07:00
Rashid Khan
1a2f6efc51 Always backgrounds color 2015-09-17 10:38:35 -07:00
Rashid Khan
99b1ef268a Boldify, darkenate, deiconify 2015-09-17 10:29:20 -07:00
Rashid Khan
31b1ed7a22 Auto generate icon if one doesn't exist 2015-09-17 10:08:06 -07:00
Paul Echeverri
6c9402680d Updates tilemap documentation to add configuration material for third-party WMS servers. 2015-09-16 13:52:47 -07:00
Paul Echeverri
71657e01c4 Typo fixes unkown->unknown throughout. 2015-09-16 11:41:22 -07:00
Rashid Khan
ce8f21b0b4 Merge pull request #4912 from skundrik/#4889-No-error-description-when-min-and-max-are-the-same
Fix ymin == ymax in y-axis extents (#4889)
2015-09-16 10:25:55 -07:00
LeeDr
a846c34057 Merge pull request #4941 from Bargs/4784-IEDoubleScroll
Fixes #4784 Double scrollbar on IE
2015-09-16 12:09:35 -05:00
Rashid Khan
c6f4ae0612 Merge pull request #4938 from tsullivan/editorconfigUpdate
update .editorconfig for better Markdown support
2015-09-16 09:52:40 -07:00
Slavo
36bc430257 Fixed the condition 2015-09-16 16:40:27 +01:00
Rashid Khan
aa1511b55c Merge pull request #4894 from lukasolson/color-mapping-config
Add config option to map values to colors
2015-09-16 07:40:38 -07:00
Rashid Khan
a03b36d465 Merge pull request #4946 from Bargs/3833-collapsible-visualize-left-panel
Fixes #3833 make Visualize sidebar collapsible
2015-09-16 07:29:19 -07:00
Lukas Olson
359339d940 Fix export all so that it exports everything instead of just what's in view 2015-09-15 21:30:32 -07:00
Matt Bargar
f003c3a153 Merge pull request #4948 from epixa/4862-scripted-field-range-filters
Support infinite ranges on filters
2015-09-15 18:41:47 -04:00
Rashid Khan
55a1a2f279 Merge master 2015-09-15 14:51:23 -07:00
Rashid Khan
555070387d Move app switcher to pull down 2015-09-15 14:40:02 -07:00
Matt Bargar
d8b065841f Fixes #3833 make Visualize sidebar collapsible like the one on the Discover page 2015-09-15 17:17:05 -04:00
Court Ewing
36052d3bdb Use $rootScope.$apply() directly in tests 2015-09-15 17:12:22 -04:00
Court Ewing
c08f6723be Use describe() instead of context() in tests 2015-09-15 16:53:32 -04:00
Court Ewing
a53e086855 Move filter_bar/lib tests into correct directory
Test directories should live alongside the files they are testing.
2015-09-15 14:39:17 -04:00
Court Ewing
7e13333353 Move filter_manager/lib tests into correct directory
Test directories should live alongside the files they are testing.
2015-09-15 14:31:29 -04:00
Court Ewing
6761e01053 Handle infinite ranges in filters
When only one side of the range is infinite, we never add a condition to
the script filter for that half of the range, so elasticsearch treats it
as infinite.

When both sides of the range are infinite, we use a match_all filter
instead of a conditional script to define the range.
2015-09-15 14:27:55 -04:00
Jim Unger
e22009b962 Merge pull request #4702 from BigFunger/dark-theme
Dark theme
2015-09-15 12:50:01 -05:00
Jim Unger
8eced64744 [dashboard][dark-theme] - color tweeks 2015-09-15 11:50:07 -05:00
Lukas Olson
46096e8bf8 Remove unused config argument and change to fat arrow functions 2015-09-14 21:29:51 -07:00
Rashid Khan
47cca849c8 Merge pull request #4844 from spalger/fix/configFileOrder
Group auth-related config items together
2015-09-14 16:31:58 -07:00
Rashid Khan
8cc62c857e Merge pull request #4907 from BigFunger/server-use-bundle-cache
Server use bundle cache
2015-09-14 15:59:41 -07:00
Matt Bargar
104b32a592 Prevent the application container from shrinking and creating a double scrollbar on IE 2015-09-14 17:49:17 -04:00
Rashid Khan
62a136cda4 fix node and npm versions in package.json 2015-09-14 13:49:45 -07:00
Rashid Khan
b7e667df76 Revert npm3, go back to npm2 2015-09-14 13:39:17 -07:00
Jonathan Budzenski
076717597a Merge pull request #4914 from epixa/4899-error-build
Render version and build number in fatal errors
2015-09-14 14:42:38 -05:00
Timothy Sullivan
4d4be167b0 update .editorconfig for Markdown
- add trim_trailing_whitespace to .editorconfig, because trailing spaces
  in Markdown have the function of <br>
- also added some content in the CONTRIBUTING doc about Editorconfig
2015-09-14 12:10:32 -07:00
Court Ewing
d3e8456e32 Notifier version/build set via metadata
Version and build number can no longer be manually set on the Notifier
object and instead are set at load-time based on the contents of
ui/metadata.
2015-09-14 13:20:23 -04:00
Court Ewing
a4a7206ef4 Kibana install metadata available as module
The metadata for the current kibana project install that is seeded to
the client-side app via window.__KBN__ is now accessible anywhere via
the immutable ui/metadata singleton. window.__KBN__ now becomes a tested
implementation detail of only a single module in the whole app, whereas
any consumer of the metadata now has an explicit module dependency and
has no way to modify the metadata contents.
2015-09-14 13:17:51 -04:00