Commit graph

13244 commits

Author SHA1 Message Date
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
Jonathan Budzenski
37cc438a40 Merge pull request #7562 from jbudz/issues/7275
Folder layout
2016-07-05 14:46:13 -05: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
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
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
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
spalger
fd699cb0a3 [ci] replace original jenkins task for bwc 2016-07-01 11:38:30 -07:00
spalger
55d95790ea [ci] call xvfb-run before selenium tasks 2016-07-01 11:35:56 -07:00
spalger
7df6040536 [ci] split unit and selenium tasks into separate jenkins scripts 2016-07-01 11:31:02 -07:00
Matt Bargar
7268eb7fbd Merge pull request #7602 from ycombinator/begone-moment-deprecation-warning
Removes usage of deprecated moment().subtract() syntax
2016-07-01 10:41:40 -04:00
Jonathan Budzenski
8148e66e34 Merge pull request #7593 from jbudz/issues/7590
[build] Add package log path
2016-07-01 09:36:57 -05:00
Shaunak Kashyap
1d800845e2
Removes usage of deprecated moment().subtract() syntax
Gets rid of warning: "moment().subtract(period, number) is deprecated. Please use moment().subtract(number, period)."
2016-07-01 05:21:35 -07:00
Spencer
931d5a0c9d Merge pull request #7596 from spalger/implement/versionedCiScript
[ci] move ci setup tasks into source control
2016-06-30 16:01:07 -07:00
spalger
995c408410 [ci] add script for snapshot build job 2016-06-30 15:41:47 -07:00
spalger
cb0659f98d [ci] move ci setup tasks into source control
Until now, the ci setup tasks were stored in the Jenkins job configuration. This moves the setup into source control so that jenkins can be told to execute `./test/scripts/jenkins_{JOB_TYPE}.sh` no matter what branch of kibana it is dealing with.
2016-06-30 12:50:56 -07:00
Jonathan Budzenski
f781c80358 [build] Add package log path 2016-06-30 11:12:19 -05:00
Court Ewing
55bd8c02e5 Merge pull request #7589 from palecur/master
Alpha4 documentation updates
2016-06-30 10:21:23 -04:00
Shaunak Kashyap
ce9efff511 Merge pull request #7586 from ycombinator/management/add-deregister-method
Adding method to deregister a (child) section
2016-06-29 16:16:50 -07:00
Shaunak Kashyap
01cf4c5158
Allow deregistering a section more than once 2016-06-29 15:49:47 -07:00
Tyler Smalley
a97184d0ed Merge pull request #7588 from tylersmalley/7563-default-index
Handle indexes with no default
2016-06-29 14:56:57 -07:00
Paul Echeverri
d8953f620d Updates release notes 2016-06-29 14:28:08 -07:00
Paul Echeverri
7711fcd776 Alpha 4 documentation update:
- Updates settings
- Documentation for Upload CSV/Add Data wizard added to Getting Started
- Screenshots updated for new UI
2016-06-29 14:27:53 -07:00
Paul Echeverri
c9554811da Updates Kibana with X-Pack Security section 2016-06-29 14:27:47 -07:00
Paul Echeverri
80772679c2 Removes description of checkbox which was, itself, removed earlier. 2016-06-29 14:27:47 -07:00
Shaunak Kashyap
61dd6e1fbf Merge pull request #7573 from ycombinator/management/disable-links
Disable links if path is not set
2016-06-29 13:50:22 -07:00
Shaunak Kashyap
333f2ac333 Merge pull request #7583 from ycombinator/management/explicitly-use-url
Explicity set `url` instead of the `path` convenience property
2016-06-29 13:50:03 -07:00
Tyler Smalley
5f5a7bebc9 Handle indexes with no default set
It's possible to add indexes to Kibana without specifying one as the default.

Previously we were re-using the edit index route, allowing for the id to be optional. If it was not specified, we used the defaultIndex. To handle redirecting to the create index route, we would need to throw an exception to prevent the route from rendering.

Instead, this creates a new route for the landing page, which redirects to the defaultIndex or the edit index page respectively.

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2016-06-29 12:59:33 -07:00
Shaunak Kashyap
a9013a5b88 Adding method to deregister a (child) section 2016-06-29 12:04:42 -07:00
Shaunak Kashyap
efe0676d62
Separating multiple tooltip attributes on to their own lines 2016-06-29 10:33:25 -07:00
Shaunak Kashyap
19ad7d2111 Moving tooltip to anchor element 2016-06-29 10:31:40 -07:00
Shaunak Kashyap
44ce775ec8 Disable links if path is not set
Also show tooltip message. This tooltip can be used to explain why the link is disabled or used under normal circumstances when the link is enabled as well.
2016-06-29 10:28:19 -07:00
Shaunak Kashyap
cc04c580e3 Updating unit tests 2016-06-29 10:26:28 -07:00
Shaunak Kashyap
5bd0598e6a Remove path convenience property 2016-06-29 10:26:28 -07:00
Shaunak Kashyap
ec4f5e405a Explicity set url instead of the path convenience property 2016-06-29 10:26:28 -07:00
Shaunak Kashyap
ff5f1ec728 Breaking up long line into multiple lines (missed a spot!) 2016-06-29 10:26:28 -07:00