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 (most of) Angular dependecies from filter bar #35544

Merged
merged 19 commits into from
May 7, 2019

Conversation

lizozom
Copy link
Contributor

@lizozom lizozom commented Apr 24, 2019

Summary

Remove most of Angular dependecies from filter bar.

  • Filter mappers
  • extractTimeFilter
  • mapAndFlattenFfilters
  • pushFilterBarFilters

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

For maintainers

@elasticmachine
Copy link
Contributor

💔 Build Failed

@lizozom
Copy link
Contributor Author

lizozom commented Apr 24, 2019

retest

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@lizozom lizozom force-pushed the newplatform/data-plugin/filter-bar-1 branch 2 times, most recently from 15675db to 58b2289 Compare April 29, 2019 13:11
@lizozom lizozom force-pushed the newplatform/data-plugin/filter-bar-1 branch from 58b2289 to d399e4b Compare April 29, 2019 13:12
@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@lizozom lizozom marked this pull request as ready for review May 1, 2019 13:38
@lizozom lizozom requested review from Bargs and spalger May 1, 2019 13:38
@lizozom lizozom changed the title Newplatform/data plugin/filter bar 1 Deangularize (most of) filter bar May 1, 2019
@lizozom lizozom changed the title Deangularize (most of) filter bar Remove (most of) Angular dependecies from filter bar May 1, 2019
@lizozom lizozom requested review from lukeelmers and mattkime May 1, 2019 14:18
@lizozom lizozom self-assigned this May 1, 2019
@lizozom lizozom added Feature:New Platform v7.2.0 v8.0.0 :AppArch release_note:skip Skip the PR/issue when compiling release notes labels May 1, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch

@lizozom
Copy link
Contributor Author

lizozom commented May 1, 2019

@Bargs this PR shouldn't have the digestion problems you saw with the previous version.

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Member

@lukeelmers lukeelmers left a comment

Choose a reason for hiding this comment

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

Seeing all these providers go away is SO GREAT. Thanks for sorting all of this out! 🙌 💪

Since we're technically breaking some interfaces, I'm wondering if any of these changes are going to need to be published in our dev docs. I'm not sure how likely it is that downstream devs will have code relying on these legacy Providers.

Any thoughts on that? Would also be curious what @ppisljar or @timroes think.

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@lizozom lizozom merged commit 0ba6974 into elastic:master May 7, 2019
lizozom pushed a commit to lizozom/kibana that referenced this pull request May 7, 2019
* Cleaned up usage of angular dependencies from apply filters \ filter bar

* Cleaned up usage of angular dependencies from  exact time filter

* Removed unused Private from EventsProvider

* Deleted unused push_filter

* Changed push filters not to be a provider

* Renamed mapper functions
lizozom pushed a commit that referenced this pull request May 7, 2019
* Cleaned up usage of angular dependencies from apply filters \ filter bar

* Cleaned up usage of angular dependencies from  exact time filter

* Removed unused Private from EventsProvider

* Deleted unused push_filter

* Changed push filters not to be a provider

* Renamed mapper functions
@lizozom lizozom deleted the newplatform/data-plugin/filter-bar-1 branch November 14, 2019 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:New Platform release_note:skip Skip the PR/issue when compiling release notes v7.2.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants