Commit graph

8866 commits

Author SHA1 Message Date
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
spalger d47e84c43d [appSwitcher] added tests 2015-09-22 15:55:55 -07:00
spalger 4464cfd2e4 [appSwitcher] added tests 2015-09-22 15:46:21 -07:00
spalger e49e04565a Merge branch 'implement/testSubjectHelper' into fix/appSwitcher 2015-09-22 15:45:50 -07:00
spalger 79968f9e31 [jquery] add findTestSubject helper to jquery 2015-09-22 15:39:06 -07:00
spalger 10f5f1a45a [appSwitcher] read/write to $window for test mocking 2015-09-22 15:34:44 -07:00
spalger 344aed432d [appSwitcher] check for chrome on $scope 2015-09-22 15:33:45 -07:00
spalger 16165d6c5b [appSwitcher] move app switcher template into directive 2015-09-22 15:32:26 -07:00
Rashid Khan 412516e40d Remove spinner from individual panels. Closes #5006 2015-09-22 15:05:35 -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
Paul Echeverri e0c8e11d77 Update to dashboard theming doc 2015-09-21 18:19:21 -07:00
Paul Echeverri aaf9abbf3b Updates dashboard settings instructions. 2015-09-21 17:06:47 -07:00
spalger 68cf8269cf [config] added some advanced config descriptions 2015-09-21 14:58:29 -07:00
spalger 4d20063df3 [chrome/appSwitcher] when navigating to an app, ensure the page reloads 2015-09-21 14:50:46 -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
Paul Echeverri 7c9b35c959 Resizes images to standard. 2015-09-21 14:45:25 -07:00
Paul Echeverri 1f2a4ea391 Updates Dashboard documentation for new feature: dark theme 2015-09-21 14:41:29 -07:00
spalger dfe8dcc7f0 [chrome] indicate which app is active in the switcher 2015-09-21 14:01:56 -07: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