Commit graph

8721 commits

Author SHA1 Message Date
Matt Bargar
fdf7eba22d Fixes #5004 vis editor collapsible sidebar arrow overlaps visualization 2015-09-23 12:09:27 -04:00
Jim Unger
97dad02ac0 Merge pull request #5011 from w33ble/persist-dark-theme
Persist dark theme in appState
2015-09-23 11:03:29 -05:00
Joe Fleming
5f6307f5d8 save options object to savedDashboard, use in appState directly 2015-09-23 08:51:10 -07:00
Spencer
516fd223d3 Merge pull request #5016 from w33ble/css-sourcemaps
fix the autoprefixer loader, include sourceMap
2015-09-22 21:37:40 -07:00
Joe Fleming
4c70b6b65a fix the autoprefixer loader, include sourceMap 2015-09-22 17:57:52 -07:00
Joe Fleming
c165d8fd82 enable dark theme via ui options
also use ui options to persist dark theme to the savedDashboard
2015-09-22 16:12:58 -07:00
Joe Fleming
921aeeae5b make options ui change the appState options 2015-09-22 16:12:15 -07:00
Joe Fleming
b384e9231f save dark theme setting to the appState 2015-09-22 16:11:30 -07:00
Rashid Khan
1eb9606e18 Merge pull request #5000 from rashidkpc/fix/configDescriptions
Fix config descriptions
2015-09-22 13:28:59 -07:00
Rashid Khan
13d8ebd5c2 Remove trailing periods 2015-09-22 13:15:56 -07:00
Rashid Khan
ddb272f564 Merge pull request #4991 from lukasolson/issues/4890
Fix issue with adding negating scripted filter
2015-09-22 11:36:42 -07:00
spalger
68cf8269cf [config] added some advanced config descriptions 2015-09-21 14:58:29 -07:00
Khalah Jones Golden
8c2628200d Merge pull request #4865 from spalger/implement/appLevelLastUrl
Implement App-level lastUrl tracking
2015-09-21 17:50:12 -04:00
spalger
b9c703a623 Merge branch 'master' into implement/appLevelLastUrl 2015-09-21 13:47:28 -07:00
Spencer
6ee65f453a Merge pull request #4940 from w33ble/clickable-metrics
Fix clickable legend filtering with multiple metrics
2015-09-21 13:45:56 -07:00
Spencer
082427c552 Merge pull request #4972 from simianhacker/es-client-auth-handler
Elasticsearch Auth Helpers
2015-09-21 12:53:59 -07:00
Lukas Olson
bfc03ddd13 Fix issue with adding negating scripted filter 2015-09-21 12:44:06 -07:00
spalger
aa6e34fd8f Merge branch 'master' of github.com:elastic/kibana into implement/appLevelLastUrl 2015-09-21 12:25:05 -07:00
Joe Fleming
32da7f647f fix issue with single non-count metric 2015-09-21 12:23:42 -07:00
Matt Bargar
67e7c5f578 Merge pull request #4982 from spalger/dev/ensureEsOn9200
[esvm] when starting es, ensure it runs on 9200 or fails
2015-09-21 11:09:09 -04:00
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