Commit graph

13286 commits

Author SHA1 Message Date
Shaunak Kashyap 8b49815ef2
Explicity set url instead of the path convenience property 2016-06-29 09:19:56 -07:00
Court Ewing 791fe38100 Merge pull request #7577 from epixa/node447
Bump node to 4.4.7 and npm to 2.15.8
2016-06-29 12:00:03 -04:00
Nicolás Bevacqua 4854f2d967 Revert "Revert "Merge pull request #7568 from bevacqua/hotfix/config-xss""
This reverts commit dda84e9920.
2016-06-29 12:02:17 -03:00
Nicolás Bevacqua 41b06517d2 [fix] Tests passing. 2016-06-29 12:01:16 -03:00
Court Ewing 117581ffe2 Bump node to 4.4.7 and npm to 2.15.8 2016-06-29 10:48:24 -04:00
CJ Cenizal 733a52d00a Remove page object references from support/index. 2016-06-29 06:02:00 -07:00
Court Ewing dda84e9920 Revert "Merge pull request #7568 from bevacqua/hotfix/config-xss"
This reverts commit 271aa69707, reversing
changes made to 1248b2fc57.

This should not have been merged because tests did not pass.
2016-06-28 17:53:18 -04:00
Nicolás Bevacqua 271aa69707 Merge pull request #7568 from bevacqua/hotfix/config-xss
Fixed scripting issues due to improperly encoded kibana payload
2016-06-28 17:58:01 -03:00
Nicolás Bevacqua e33fa407ae [fix] Get rid of <meta> in favor of directive-style element. 2016-06-28 17:53:25 -03:00
Nicolás Bevacqua 2cdb0f9148 [fix] Switch to attribute-encoding 2016-06-28 17:46:50 -03:00
Nicolás Bevacqua 08a6f40166 [fix] Fixed scripting issues due to improperly encoded kibana payload. 2016-06-28 16:44:18 -03:00
CJ Cenizal 499e659adb Remove empty constructors from Page Object classes. 2016-06-28 09:12:22 -07:00
CJ Cenizal 1248b2fc57 Merge pull request #7547 from cjcenizal/7364/chore/deconcatenate-selectors-public-styles
[7364]: Deconcatenate selectors in src/ui/public
2016-06-28 09:11:08 -07:00
CJ Cenizal 046872635a Merge pull request #7549 from cjcenizal/7364/chore/deconcatenate-vislib
[7364]: Deconcatenate selectors in vislib and visualize.
2016-06-28 09:05:23 -07:00
CJ Cenizal 7b8be0503d Merge pull request #7540 from cjcenizal/7364/chore/deconcatenate-styles-table
[7364]: Deconcatenate selectors for table-vis, agg-table, app-switcher, and doc-viewer.
2016-06-28 09:04:02 -07:00
Spencer 143e733e9a Merge pull request #7551 from spalger/fix/invalidBundlesBuild
[optimizer] rebuild all bundles when any are invalid
2016-06-27 20:17:45 -07:00
CJ Cenizal 6c7ed37010 [7364]: Deconcatenate selectors and reduce specificity in src/ui/public/visualize/visualize.less. 2016-06-27 17:24:00 -07:00
CJ Cenizal 32849f5cfb [7364]: Deconcatenate selectors in src/ui/public/vislib/styles/_tooltip.less. 2016-06-27 17:24:00 -07:00
CJ Cenizal de802124c4 [7364]: Deconcatenate selectors in src/ui/public/vislib/styles/_legend.less. 2016-06-27 17:24:00 -07:00
CJ Cenizal dc1539fcfb [7364]: Deconcatenate selectors and reduce specificity in src/ui/public/vislib/styles/_alerts.less. 2016-06-27 17:24:00 -07:00
CJ Cenizal 52f6922b01 [7364]: Deconcatenate selectors in src/ui/public/notify/notify.less. 2016-06-27 17:23:43 -07:00
CJ Cenizal 0883956e3d [7364]: Deconcatenate and refactor filter-bar styles. 2016-06-27 17:23:43 -07:00
CJ Cenizal 10ad36e947 [7364]: Deconcatenate selectors in src/ui/public/doc_viewer/doc_viewer.less. 2016-06-27 17:23:43 -07:00
CJ Cenizal 537b6db022 [7364]: Deconcatenate selectors in src/ui/public/chrome/directives/app_switcher/app_switcher.less. 2016-06-27 17:23:43 -07:00
CJ Cenizal b74022786f [7364]: Deconcatenate selectors in src/plugins/table_vis/public/table_vis.less and src/ui/public/agg_table/agg_table.less. 2016-06-27 17:23:43 -07:00
CJ Cenizal 99464dfe3a [7364]: Deconcatenate selectors for src/ui/public/styles/theme.less. 2016-06-27 17:23:28 -07:00
CJ Cenizal 477f8cd19b [7364]: Deconcatenate selectors for src/ui/public/styles/sidebar.less. 2016-06-27 17:23:28 -07:00
CJ Cenizal 8192b9c017 [7364]: Deconcatenate selectors for pagination. 2016-06-27 17:23:28 -07:00
CJ Cenizal c19459b200 [7364]: Deconcatenate selectors in src/ui/public/styles/hintbox.less. 2016-06-27 17:23:28 -07:00
CJ Cenizal 2b5f50ec13 [7364]: Deconcatenate selectors in src/ui/public/styles/base.less. 2016-06-27 17:23:28 -07:00
CJ Cenizal 91e919d1c5 Convert all page objects to be ES6 classes and rely on PageObjects module instead of support. 2016-06-27 17:22:47 -07:00
CJ Cenizal 0f397f2bc4 Migrate dashboard functional tests to use PageObjects. 2016-06-27 16:00:39 -07:00
CJ Cenizal dc51ad098f Migrate console functional tests to use PageObjects. 2016-06-27 15:57:58 -07:00
CJ Cenizal e7189e5349 Migrate visualize functional tests to PageObjects. 2016-06-27 15:51:29 -07:00
CJ Cenizal 4cc868c932 Migrate management functional tests to use PageObjects. 2016-06-27 15:39:40 -07:00
CJ Cenizal 5ab2a102e8 Migrate status page functional tests to use PageObjects. 2016-06-27 13:14:10 -07:00
CJ Cenizal 0a501b3b70 Migrate all discover functional tests to use PageObjects. 2016-06-27 13:04:08 -07:00
Jonathan Budzenski 007606e24a Merge pull request #7546 from jbudz/integ-test-fixtures
[tests] Remove _timestamp mapping from fixtures
2016-06-27 14:32:38 -05:00
CJ Cenizal e5a60ef707 Merge pull request #7521 from cjcenizal/style/html-multiple-attributes
Change HTML style guide. Specify that the opening tag's closing bracket goes on its own line.
2016-06-27 09:33:58 -07:00
CJ Cenizal 4cc4252230 Change HTML style guide. Specify that the opening tag's closing bracket goes on its own line. 2016-06-27 09:32:00 -07:00
spalger 1dba2ad1ea [optimizer] rebuild all bundles when any are invalid 2016-06-24 18:20:22 -07:00
Jonathan Budzenski 36a88bc165 [tests] Remove _timestamp mapping from fixtures 2016-06-24 11:37:14 -05:00
Spencer 5ca4ea1185 Merge pull request #7536 from cjcenizal/refactor/functional-test-page-objects
Refactor functional tests, particularly support/index.js.
2016-06-23 16:11:00 -07:00
CJ Cenizal 22103a5f61 Merge pull request #7520 from cjcenizal/7364/chore/deconcatenate-styles-visualize
[7364]: Deconcatenate selectors in src/plugins/kibana/public/visualize/styles/main.less.
2016-06-23 10:59:12 -07:00
CJ Cenizal 64828f12ec Create packages for util and page object files in functional tests.
- Rename page_objects.js to page_objects/index.js.
- Create support/utils folder to contain bdd_wrapper, elastic_dump, es_client, log, and try, all exported by an index.js.
2016-06-23 10:26:45 -07:00
CJ Cenizal 2c7394b033 Add PageObjects facade to support/index.js, allowing us to enable all functional tests during the refactor. 2016-06-23 10:24:17 -07:00
CJ Cenizal 31137131f3 Refactor functional tests, particularly support/index.js.
- Each page object exposes an init method, which accepts a reference to remote.
- Extract page objects from support/index.js into PageObjects.js.
- PageObjects.js also exposes an init method, which accepts a reference to remote. It’s responsible for passing this onto all of the page object instances.
- The functional tests index file calls PageObjects.init and provides the remote reference.
- Extract log and try method functionality from common.js into Log and Try utils.
- Remove common.js dependency from es_client.js and elastic_dump.js.
- Partially convert “discover” tests to use PageObjects, as a demonstration.
2016-06-23 10:24:17 -07:00
Tyler Smalley b4c3991588 Merge pull request #7516 from tylersmalley/7481-require-index-pattern
Adds route option for requireDefaultIndex
2016-06-22 15:06:40 -07:00
CJ Cenizal d4036dc6cb [7364]: Deconcatenate selectors in src/plugins/kibana/public/visualize/styles/main.less.
- Refactor styles for reduced specificity.
- Refactor markup attributes as part of a proposal for a new style.
- Remove unused classes nested beneath wizard-row: striped, panel, panel-default.
- Remove redundant wizard-agg-list class.
2016-06-22 15:02:46 -07:00
Tyler Smalley af84452b6f Require index for all routes under {discover,visualize,dashboard}
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2016-06-22 13:50:22 -07:00