Commit graph

13286 commits

Author SHA1 Message Date
Shaunak Kashyap 4f2cd1f7d4 Merge pull request #7636 from ycombinator/notifier-on-page-load
Show notifier on page load, if notifier params are in query string
2016-07-06 13:06:28 -07:00
Shaunak Kashyap de3cf6c2cf
Return early from function if there is no message to notify 2016-07-06 11:28:09 -07:00
Shaunak Kashyap 0c0e141259
Renaming method to be more descriptive 2016-07-06 11:26:57 -07:00
Shaunak Kashyap 829c858df3
Refactor notifier display code into Notifier module 2016-07-06 11:21:33 -07:00
Spencer 5d853da11e Merge pull request #7276 from jbudz/update-pleaserun
[build] update pleaserun path to be compatible with 0.0.22+
2016-07-06 10:37:58 -07:00
Shaunak Kashyap e5c5a3be15
Remove notification parameters from query string after triggering notification 2016-07-06 03:38:39 -07:00
Shaunak Kashyap fe1732ca0a
Show notifier on page load, if notifier params are in query string 2016-07-05 17:17:20 -07:00
CJ Cenizal f23d98e7db Merge pull request #7591 from cjcenizal/refactor/remove-angular-bootstrap-dependency
Remove angular-bootstrap dependency.
2016-07-05 15:41:14 -07:00
CJ Cenizal 2cf2218782 Merge pull request #7567 from cjcenizal/refactor/remove-bootstrap-dependency
Remove bootstrap dependency.
2016-07-05 15:40:36 -07:00
Shaunak Kashyap 016949216b Merge pull request #7601 from ycombinator/app-switcher/nav-link-enhancements
[app switcher] nav link enhancements
2016-07-05 15:39:05 -07:00
Court Ewing 216f610a70 Merge pull request #7635 from jbudz/missing-plugin-refactor
[folder structure] Cleanup missing folder changes, update docs
2016-07-05 18:35:10 -04:00
Jonathan Budzenski dfaf777eef [folder structure] Cleanup missing folder changes, update docs 2016-07-05 17:16:33 -05:00
Shaunak Kashyap c8b4d2de21
Return early from function 2016-07-05 15:14:29 -07:00
Jonathan Budzenski 315fc5dc91 [build] update pleaserun version in docs 2016-07-05 16:30:46 -05:00
Jonathan Budzenski 03866c1292 [build] update pleaserun path to be compatible with 0.0.22+ 2016-07-05 16:30:46 -05:00
Spencer 832e5151f4 Merge pull request #7633 from spalger/ci/sourceRatherThanExec
[ci] source the setup script instead of executing it
2016-07-05 13:53:56 -07:00
CJ Cenizal 00efd32166 Fix bootstrap-related comments in dark_theme.less. 2016-07-05 13:30:48 -07:00
CJ Cenizal 2cf49428a5 Remove bootstrap dependency. Move bootstrap less and glyphicon fonts into src/ui/public/styles/bootstrap and /fonts. 2016-07-05 13:30:48 -07:00
Shaunak Kashyap 3a8948f0cd Merge branch 'master' into app-switcher/nav-link-enhancements 2016-07-05 13:25:51 -07:00
Shaunak Kashyap 03eebadc2b Merge branch 'master' into app-switcher/nav-link-enhancements 2016-07-05 13:23:57 -07:00
spalger 8adaecb9be [ci] source the setup script instead of executing it 2016-07-05 12:46:53 -07:00
Jonathan Budzenski 37cc438a40 Merge pull request #7562 from jbudz/issues/7275
Folder layout
2016-07-05 14:46:13 -05:00
CJ Cenizal b08f016cc6 Replace compiled angular-bootstrap file with original HTML and JS source files. 2016-07-05 12:27:20 -07:00
CJ Cenizal b556ccc0e2 Use ui alias to require ui-bootstrap in the webpackShim. 2016-07-05 12:27:20 -07:00
CJ Cenizal 90ed8249be Remove angular-bootstrap accordion. 2016-07-05 12:27:20 -07:00
CJ Cenizal 08f5061247 Remove angular-bootstrap dependency. Copy required code into src/ui/public/angular-bootstrap directory for future refactoring and deprecation. 2016-07-05 12:27:20 -07:00
Jonathan Budzenski 81efe3b734 [folder structure] src/plugins -> src/core_plugins 2016-07-05 14:06:43 -05:00
Jonathan Budzenski a30cae3316 [folder structure] plugins/.data -> data 2016-07-05 14:06:16 -05:00
Jonathan Budzenski 28f30f8b73 [folder structure] installedPlugins -> plugins 2016-07-05 14:05:59 -05:00
CJ Cenizal 5588983386 Merge pull request #7542 from cjcenizal/bug/msearch-test-stored-fields
Rename 'fields' property to 'stored_fields' in routes.js test to adhere to new ES msearch API.
2016-07-05 11:32:24 -07:00
Spencer 935f597971 Merge pull request #7629 from spalger/fix/7628
[ui/doc_viewer] ensure the ui/render_directive is imported
2016-07-05 11:25:21 -07:00
spalger e98c3d4c42 [ci] tweak ci scripts to debug 2016-07-05 11:08:22 -07:00
spalger 058475fa9c [ui/doc_viewer] ensure the ui/render_directive is imported 2016-07-05 10:51:11 -07:00
CJ Cenizal d9cf54f119 Rename 'fields' property to 'stored_fields' to adhere to new ES msearch API.
- Upgrade elasticsearch client to 12.0.0-rc4.
2016-07-05 08:01:52 -07:00
Court Ewing b86d78043e Merge pull request #7618 from epixa/alpha5bump
Bump to 5.0.0-alpha5
2016-07-05 08:52:33 -04:00
Court Ewing b940966471 Bump to 5.0.0-alpha5 2016-07-04 09:40:10 -04:00
Shaunak Kashyap 81072ad5c2
Remove unused var 2016-07-01 17:09:24 -07:00
Shaunak Kashyap de1ea90a84
Replace 2 assertions with 1 2016-07-01 17:07:45 -07:00
Shaunak Kashyap 42cc301366
Adding hidden, disabled and tooltip properties to UiNavLink class 2016-07-01 16:09:25 -07:00
spalger ee29dc6d02 [ci] make jenkins selenium script executable 2016-07-01 12:32:03 -07:00
spalger b7c8db694a [ci] run the unit tests with xvfb-run 2016-07-01 12:22:39 -07:00
spalger 7d9f7adcf9 [ci] Run the karma tests in Chrome on CI 2016-07-01 12:22:20 -07:00
spalger c684004324 [ci] fix typo in jenkins:env task 2016-07-01 12:10:29 -07:00
CJ Cenizal ce9eb95901 Merge pull request #7558 from cjcenizal/refactor/functional-tests-page-objects
Migrate all functional tests to use PageObjects module.
2016-07-01 12:04:23 -07:00
spalger 5f61d48a1b [ci] compact the legacy jenkins sub-task list 2016-07-01 12:00:39 -07:00
spalger d54e0d5293 [ci] fix eslint task name 2016-07-01 11:57:06 -07:00
Shaunak Kashyap 2601fcfea7
Adding unit tests for default paths involving various properties 2016-07-01 11:54:01 -07:00
Spencer 46c1118e30 Merge pull request #7604 from spalger/implement/versionedCiScript
[ci] split unit and selenium tasks into separate jenkins scripts
2016-07-01 11:51:46 -07:00
Shaunak Kashyap 8dac9c3a0a
Using class instead of element selector 2016-07-01 11:45:42 -07:00
Joe Fleming b583bf6bc2 Merge pull request #7508 from w33ble/navbar-ext-config
Navbar Extensions in KbnTopNav with Config controls
2016-07-01 11:39:00 -07:00