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

Remove deprecated nav UI and chrome tabs API. #7595

Merged
merged 2 commits into from
Jul 18, 2016

Conversation

cjcenizal
Copy link
Contributor

@cjcenizal cjcenizal commented Jun 30, 2016

Looks like this is all 4.x code that's no longer used in 5.

@@ -7,6 +7,7 @@ import metadata from 'ui/metadata';
import 'babel/polyfill';
import $ from 'jquery';
import 'ui/timefilter';
import 'ui/notify';
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This registers a bunch of notification stuff with Angular. Originally this was executed as a side-effect of requiring in /api/tabs (below), which imported TabCollection, which imported Tab, which imported ui/notify.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@elasticdog
Copy link
Contributor

test this please ... sorry for the noise, we're trying to sort out some issues with the new kibana-ci status updates

@cjcenizal cjcenizal force-pushed the chore/remove-deprecated-tabs-nav branch 2 times, most recently from 63351f5 to c5a3f1b Compare July 5, 2016 20:31
@cjcenizal
Copy link
Contributor Author

jenkins, test this

1 similar comment
@cjcenizal
Copy link
Contributor Author

jenkins, test this

@cjcenizal cjcenizal force-pushed the chore/remove-deprecated-tabs-nav branch from c5a3f1b to df4ace4 Compare July 7, 2016 23:46
@w33ble w33ble self-assigned this Jul 12, 2016
@w33ble
Copy link
Contributor

w33ble commented Jul 18, 2016

Ran it, didn't see any issues, and I didn't catch any problems with the code you removed. LGTM.

@cjcenizal cjcenizal merged commit b258ddc into elastic:master Jul 18, 2016
@cjcenizal cjcenizal deleted the chore/remove-deprecated-tabs-nav branch July 18, 2016 21:13
This was referenced Jul 20, 2016
@epixa epixa added v5.0.0 and removed v5.0.0 labels Aug 1, 2016
airow pushed a commit to airow/kibana that referenced this pull request Feb 16, 2017
…d-tabs-nav

Remove deprecated nav UI and chrome tabs API.

Former-commit-id: b258ddc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants