Joe Fleming
dda2155cd9
Merge pull request #4980 from spalger/chore/updateNumeral
...
[numeral] replace with fork to fix #4857
2015-09-18 18:35:18 -07:00
spalger
3eecf6a2c6
[numeral] actually export shimmed module
2015-09-18 18:29:18 -07:00
spalger
ca0aec721c
[chrome/apps] fix tests broken by removal of internals.appCount
2015-09-18 17:10:14 -07:00
Chris Cowan
b2e83dcf5d
Adding endpoint missing exception
2015-09-18 16:14:56 -07:00
spalger
86454764af
[esvm] when starting es, ensure it runs on 9200 or fails
2015-09-18 16:12:56 -07:00
spalger
7c09983787
[test] remove .only
2015-09-18 15:59:46 -07:00
Paul Echeverri
182919c793
Merge branch 'plugin' to add information on plugin management.
2015-09-18 15:58:19 -07:00
Paul Echeverri
410d27cf7b
Adds final bits of extra info on plugin removal, typo fixes
2015-09-18 15:54:49 -07:00
spalger
adac24f770
[es6] use let/const wherever es6 is in use
2015-09-18 15:50:40 -07:00
Chris Cowan
a52895bf3f
Refactoring to use call instead of bind
2015-09-18 15:43:26 -07:00
spalger
7fb0d0fb00
Merge branch 'master' of github.com:elastic/kibana into implement/appLevelLastUrl
2015-09-18 15:31:00 -07:00
Paul Echeverri
bb765f3be2
Updates URL supported protocols and install directory default.
2015-09-18 15:24:30 -07:00
Joe Fleming
e2cc4895aa
reuse find method to find aggConfig
2015-09-18 14:58:48 -07:00
Paul Echeverri
90ed486250
Adds information on updating plugins
2015-09-18 14:56:24 -07:00
Chris Cowan
2367934ab5
removing console.log
2015-09-18 14:45:22 -07:00
Chris Cowan
bdd0dc23b5
Changing to callWithRequest
...
- Remove auth handler
- Add callWithRequest
- Create noAuthClient
2015-09-18 14:40:54 -07:00
spalger
1db49d9162
[numeral] replace with fork to fix #4857
2015-09-18 14:03:18 -07:00
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
Joe Fleming
4a3673ee1b
add test for appending aggConfig to point data
2015-09-18 13:12:56 -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
spalger
1704e0d448
[appSwitcher] use the lastSubUrl for app links
2015-09-18 12:28:24 -07: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
580728f028
[chrome] start with an empty nav by default
2015-09-18 12:11:31 -07:00
spalger
aa42cf786d
[tests] log with dots on travis/jenkins
2015-09-18 11:58:12 -07:00
spalger
9f9bbe2838
[chrome] consume app switcher, convert to use chrome.getNavLinks()
2015-09-18 11:49:32 -07:00
spalger
4df68cd0ad
[chrome] ship the nav in initial chrome metadata
2015-09-18 11:28:25 -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
Joe Fleming
619730298b
put the aggConfig on the points in series data
...
Use attached aggConfig to determine the correct agg to create a filter from
2015-09-18 11:21:38 -07:00
Chris Cowan
4886bf9e4e
Expose authHandler and createClient helper functions
2015-09-17 18:33:30 -07:00
Paul Echeverri
bd8ce389b9
Merge branch 'wmsmap' to close PR #4963
2015-09-17 18:28:45 -07:00
spalger
5de8a96840
[chrome/tabs] properly track the last url of each tab, added tests
2015-09-17 15:58:59 -07:00
spalger
215ddf1833
[chrome/tabs] only track the path when persisting tab.lastUrl
2015-09-17 15:46:07 -07:00
spalger
bfd3f28b81
[chrome] added tests for apps API
2015-09-17 15:45:01 -07:00
spalger
e683e0adc0
[chrome] move appLastUrl set/get into more appropriate place
2015-09-17 15:44:59 -07:00
spalger
89cbf82f4f
[chrome] added tests for Tab and TabCollection
2015-09-17 15:44:30 -07:00
spalger
5d22b9351e
[chrome] Implement app-level lastPath
...
We have always tracked the lastPath for tabs on the page, which means that clicking from one to the other restores your previous state. Now we are tracking the lastUrls for each app and using them in the appSwitcher so that the appSwitcher properly links to the last state of each app.
2015-09-17 15:44:25 -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
Paul Echeverri
51004a2a08
Stylistic fix, no substantive content change
2015-09-17 15:36:31 -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