Skip to content

[5.x] Add a method for plugins to add injected vars to every app#9138

Merged
spalger merged 1 commit into5.xfrom
jasper/backport/9071/5.x
Nov 18, 2016
Merged

[5.x] Add a method for plugins to add injected vars to every app#9138
spalger merged 1 commit into5.xfrom
jasper/backport/9071/5.x

Conversation

@elastic-jasper
Copy link
Copy Markdown
Contributor

Add a method for plugins to add injected vars to every app

Backports PR #9071

Commit 1:
[uiExports] add replaceInjectedVars() export type

Commit 2:
[ui] do not assume es plugin is always there

Commit 3:
[server/status] fix typo

Commit 4:
[ui] add errror handling to /app/{id} endpoint

Commit 5:
[ui] add tests for replaceInjectedVars()

Commit 6:
Merge branch 'master' of github.com:elastic/kibana into implement/extend-injected-vars

Commit 7:
[npm] swap out jsdom with cheerio

Commit 8:
[server/ui] continue extender => replacer rename

Backports PR #9071

**Commit 1:**
[uiExports] add replaceInjectedVars() export type

* Original sha: 7ad237c
* Authored by spalger <email@spalger.com> on 2016-11-14T22:11:47Z

**Commit 2:**
[ui] do not assume es plugin is always there

* Original sha: 5ac383d
* Authored by spalger <email@spalger.com> on 2016-11-15T00:28:45Z

**Commit 3:**
[server/status] fix typo

* Original sha: 3a97f69
* Authored by spalger <email@spalger.com> on 2016-11-15T00:29:19Z

**Commit 4:**
[ui] add errror handling to /app/{id} endpoint

* Original sha: 33aa9de
* Authored by spalger <email@spalger.com> on 2016-11-15T00:29:43Z

**Commit 5:**
[ui] add tests for replaceInjectedVars()

* Original sha: 4471453
* Authored by spalger <email@spalger.com> on 2016-11-15T00:30:14Z

**Commit 6:**
Merge branch 'master' of github.com:elastic/kibana into implement/extend-injected-vars

* Original sha: d316ff5
* Authored by spalger <email@spalger.com> on 2016-11-17T01:54:58Z

**Commit 7:**
[npm] swap out jsdom with cheerio

* Original sha: c0e6a62
* Authored by spalger <email@spalger.com> on 2016-11-17T01:58:01Z

**Commit 8:**
[server/ui] continue extender => replacer rename

* Original sha: 3d833e8
* Authored by spalger <email@spalger.com> on 2016-11-17T20:55:11Z
@elastic-jasper elastic-jasper added the backport This PR is a backport of another PR label Nov 18, 2016
@spalger spalger merged commit 2b04dde into 5.x Nov 18, 2016
@spalger spalger deleted the jasper/backport/9071/5.x branch November 23, 2016 23:03
airow pushed a commit to airow/kibana that referenced this pull request Feb 16, 2017
)

Backports PR elastic#9071

**Commit 1:**
[uiExports] add replaceInjectedVars() export type

* Original sha: 7ad237c
* Authored by spalger <email@spalger.com> on 2016-11-14T22:11:47Z

**Commit 2:**
[ui] do not assume es plugin is always there

* Original sha: 5ac383d
* Authored by spalger <email@spalger.com> on 2016-11-15T00:28:45Z

**Commit 3:**
[server/status] fix typo

* Original sha: 3a97f69
* Authored by spalger <email@spalger.com> on 2016-11-15T00:29:19Z

**Commit 4:**
[ui] add errror handling to /app/{id} endpoint

* Original sha: 33aa9de
* Authored by spalger <email@spalger.com> on 2016-11-15T00:29:43Z

**Commit 5:**
[ui] add tests for replaceInjectedVars()

* Original sha: 4471453
* Authored by spalger <email@spalger.com> on 2016-11-15T00:30:14Z

**Commit 6:**
Merge branch 'master' of github.com:elastic/kibana into implement/extend-injected-vars

* Original sha: d316ff5
* Authored by spalger <email@spalger.com> on 2016-11-17T01:54:58Z

**Commit 7:**
[npm] swap out jsdom with cheerio

* Original sha: c0e6a62
* Authored by spalger <email@spalger.com> on 2016-11-17T01:58:01Z

**Commit 8:**
[server/ui] continue extender => replacer rename

* Original sha: 3d833e8
* Authored by spalger <email@spalger.com> on 2016-11-17T20:55:11Z

Former-commit-id: 2b04dde
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants