Commit graph

13105 commits

Author SHA1 Message Date
CJ Cenizal e1ef581747 Upgrade to npm@2.15.1, which resolves the discrepenacy with the defined engine, and resolves the licenses task failure wrt abbrev@1.0.7. 2016-06-21 10:51:56 -07:00
Khalah Jones Golden c6f5963e31 Merge pull request #4570 from sonenko/master
show total in DataTable
2016-06-21 08:47:25 -04:00
Jonathan Budzenski 62f258b83c Merge pull request #7457 from jbudz/issues/7157
[build] Add data directory for plugins
2016-06-21 07:45:25 -05:00
Shaunak Kashyap 5b0a0d2595 Merge pull request #7513 from ycombinator/emit-new-status-on-change
Emit new state + message as well, on status change
2016-06-20 16:19:18 -05:00
Tyler Smalley e30b7b672f Merge pull request #7506 from tylersmalley/scope-management-styles
Correctly scope management landing page styles
2016-06-20 14:05:29 -07:00
Shaunak Kashyap 706b4d9c95
Updating unit tests 2016-06-20 13:47:17 -07:00
Shaunak Kashyap 4d24a4b316
Emit new state + message as well, on status change 2016-06-20 13:42:25 -07:00
Tyler Smalley 41276772af Correctly scope management landing page styles
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2016-06-20 07:51:23 -07:00
Matt Bargar 15a4fa1cdd Merge pull request #7372 from elastic/feature/ingest
Add Data - CSV
2016-06-17 16:23:46 -04:00
Lee Drengenberg e2ff6bb7a5 Merge pull request #7442 from LeeDr/runTestsOnChrome
Re-implement most of PR #7024 switch to Chrome browser
2016-06-17 15:06:40 -05:00
Court Ewing 20741959e0 Merge pull request #7500 from epixa/stagingrelease
Release task now always publishes to staging
2016-06-17 15:54:51 -04:00
Matthew Bargar ef3c49aae5 A few cleanup items:
* Switched data/upload url to data/csv for better future proofing
* Removed old unnecessary css rule
* Fixed issue with management tab link removing the wizard's app state
2016-06-17 15:13:50 -04:00
Court Ewing 1e2c953f16 Release task now always publishes to staging
Production builds should never be published directly from a local
machine. Instead, the release command will now publish to a
commit-specific staging URL, so you use it to publish a release
candidate, and then when those builds have been verified, you need to
copy the RC builds from on the staging location on s3 to the production
folder.
2016-06-17 14:26:08 -04:00
LeeDr 596198276b Update switch from Firefox to Chrome 2016-06-17 10:46:05 -05:00
LeeDr b7e18730a7 Remove a couple unneeded calls to getSpinnerDone 2016-06-17 10:26:37 -05:00
Court Ewing b727ccbb70 Merge pull request #7490 from epixa/urp
Build artifact names for unified release process
2016-06-16 17:58:56 -04:00
Jonathan Budzenski 16e8975f3a [config] Add path.conf, path.data 2016-06-16 15:57:17 -05:00
Court Ewing 55c4993957 README is 5.0.0-alpha4 to match package.json
We bumped the version in package.json, but we never changed it in the
readme.
2016-06-16 16:52:58 -04:00
Court Ewing c550bbcc95 Build artifact names for unified release process
These changes are necessary for Kibana to be compatible with Elastic's
unified release process from 5.0 onward. The way artifacts get created
has not changed, but the naming conventions have.
2016-06-16 16:47:02 -04:00
LeeDr 570f54c737 remove some out of date comments 2016-06-16 15:40:25 -05:00
LeeDr e558f00c42 minor change in settings test might fix previous failure 2016-06-16 14:30:01 -05:00
Nicolás Bevacqua 6419e5a814 Merge pull request #6791 from bevacqua/feature/custom-toaster-banner
Added a custom banner feature in advanced settings
2016-06-16 16:12:54 -03:00
Matthew Bargar 83595aecd5 Undo changes to functional tests for defunct add data landing page 2016-06-16 14:59:25 -04:00
LeeDr ae56c13583 merge master 2016-06-16 13:54:01 -05:00
Matthew Bargar b853d89139 Merge branch 'master' into feature/ingest 2016-06-16 14:23:12 -04:00
Court Ewing 54af670045 Merge pull request #7476 from epixa/datemathbump
Bump datemath to 2.3.0
2016-06-16 14:19:05 -04:00
Matthew Bargar c992d0c401 Move add data code under management directory 2016-06-16 13:58:25 -04:00
LeeDr bb042f767b Documenting magic number 2016-06-16 12:55:33 -05:00
Nicolás Bevacqua f36cb6524a Merge branch 'master' into feature/custom-toaster-banner 2016-06-16 14:32:39 -03:00
Matthew Bargar 0065fbaa9b Merge branch 'master' into feature/ingest
Resolved conflicts, still need to move around some add data files.
2016-06-16 12:57:29 -04:00
Court Ewing c46172d79f Merge pull request #7485 from epixa/ospackagestarget
Build task for os packages creates target
2016-06-16 12:52:38 -04:00
LeeDr 4234c9f6e3 try around some failing dashboard test steps 2016-06-16 10:23:42 -05:00
Jonathan Budzenski 5b19534314 [build] Add data directory that plugins can write to. Closes #7157 2016-06-16 10:14:27 -05:00
Court Ewing f6196cf662 Target directory created from config value
The target directory was being created based on a hardcoded string
rather from the target directory configuration value.
2016-06-16 10:36:06 -04:00
Court Ewing 3d546336b1 Build task for creating os packages creates target
The target directory is created by the archives task, but it is not
created by the ospackages task, so if you do not have a target
directory and try to skip archives, the build will fail.
2016-06-16 10:18:40 -04:00
LeeDr 65f74e08b9 Limit length of currentUrl when navigating. Too long indicates it didn't change from TileMap to New Vis 2016-06-16 09:02:53 -05:00
Court Ewing 6b98215833 Merge pull request #7477 from epixa/SNAPSHOT
Uppercase -SNAPSHOT on snapshot builds
2016-06-16 08:02:15 -04:00
Court Ewing 49c3401864 Merge pull request #7478 from ycombinator/upgrade-makelogs
Use the latest makelogs
2016-06-16 07:31:39 -04:00
Shaunak Kashyap aedcdf716d
Use the latest makelogs 2016-06-15 21:25:12 -07:00
LeeDr 475220a129 getSpinnerDone at the end of loadSavedDashboard 2016-06-15 18:06:01 -05:00
Court Ewing 7eaa1915f4 Uppercase -SNAPSHOT on snapshot builds
This is consistent with other Elastic projects.
2016-06-15 18:33:04 -04:00
LeeDr e037140866 getSpinnerDone after setting absolute time range and clicking Go 2016-06-15 16:50:26 -05:00
Tyler Smalley 643ae1b78c Merge pull request #7284 from tylersmalley/7135-management
Changes settings to management
2016-06-15 14:04:53 -07:00
Court Ewing 1febea9da6 Bump datemath to 2.3.0 2016-06-15 16:38:24 -04:00
Tyler Smalley 52238006ad Correctly route to add index page on deletion
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2016-06-15 13:12:04 -07:00
LeeDr 14b7d3a9e2 Additional stability improvements 2016-06-15 15:03:09 -05:00
LeeDr 739b00581e Add a sleep back into saveDashboard 2016-06-15 13:29:51 -05:00
Court Ewing 72496c4fce Merge pull request #7469 from tsullivan/version-5.0.0-alpha4
bump version to 5.0.0-alpha4
2016-06-15 14:23:33 -04:00
LeeDr 8531d9bf01 Remove auth from URL 2016-06-15 12:59:44 -05:00
Timothy Sullivan ac9f59fced bump version to 5.0.0-alpha4 2016-06-15 10:25:06 -07:00