Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Nov 18, 2016

Conversation

elastic-jasper
Copy link
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 protected]> on 2016-11-14T22:11:47Z

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

* Original sha: 5ac383d
* Authored by spalger <[email protected]> on 2016-11-15T00:28:45Z

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

* Original sha: 3a97f69
* Authored by spalger <[email protected]> on 2016-11-15T00:29:19Z

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

* Original sha: 33aa9de
* Authored by spalger <[email protected]> on 2016-11-15T00:29:43Z

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

* Original sha: 4471453
* Authored by spalger <[email protected]> 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 protected]> on 2016-11-17T01:54:58Z

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

* Original sha: c0e6a62
* Authored by spalger <[email protected]> on 2016-11-17T01:58:01Z

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

* Original sha: 3d833e8
* Authored by spalger <[email protected]> on 2016-11-17T20:55:11Z
@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 protected]> on 2016-11-14T22:11:47Z

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

* Original sha: 5ac383d
* Authored by spalger <[email protected]> on 2016-11-15T00:28:45Z

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

* Original sha: 3a97f69
* Authored by spalger <[email protected]> on 2016-11-15T00:29:19Z

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

* Original sha: 33aa9de
* Authored by spalger <[email protected]> on 2016-11-15T00:29:43Z

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

* Original sha: 4471453
* Authored by spalger <[email protected]> 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 protected]> on 2016-11-17T01:54:58Z

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

* Original sha: c0e6a62
* Authored by spalger <[email protected]> on 2016-11-17T01:58:01Z

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

* Original sha: 3d833e8
* Authored by spalger <[email protected]> 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants