-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
Convert filter_manager/lib to TypeScript / Jest #44952
Comments
Pinging @elastic/kibana-app-arch |
26 tasks
This one might be a bit challenging figuring out the types of |
9 tasks
alexwizp
added a commit
to alexwizp/kibana
that referenced
this issue
Sep 18, 2019
alexwizp
added a commit
that referenced
this issue
Sep 27, 2019
* Convert filter_manager/lib to TypeScript / Jest Fix: #44952 * Update map_query_string.ts * remove extra ts-ignore * formatting * fix PR comments * Fix PR comments * fix PR comments * fix PR comments * fix merge conflicts * revert logic * Fix PR commnets * add tests for compare_filters * fix PR comments
alexwizp
added a commit
to alexwizp/kibana
that referenced
this issue
Sep 27, 2019
* Convert filter_manager/lib to TypeScript / Jest Fix: elastic#44952 * Update map_query_string.ts * remove extra ts-ignore * formatting * fix PR comments * Fix PR comments * fix PR comments * fix PR comments * fix merge conflicts * revert logic * Fix PR commnets * add tests for compare_filters * fix PR comments
alexwizp
added a commit
that referenced
this issue
Sep 27, 2019
* Convert filter_manager/lib to TypeScript / Jest Fix: #44952 * Update map_query_string.ts * remove extra ts-ignore * formatting * fix PR comments * Fix PR comments * fix PR comments * fix PR comments * fix merge conflicts * revert logic * Fix PR commnets * add tests for compare_filters * fix PR comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
src/legacy/core_plugins/data/public/filter/filter_manager/lib
directory to TS.__tests__
and convert to Jest & TSConsult with @lizozom on any questions.
Part of #44377
The text was updated successfully, but these errors were encountered: