-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
pie and histogram cleanup #35
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
faxm0dem
pushed a commit
to ccin2p3/kibana
that referenced
this pull request
Feb 17, 2014
…h-init pdbtool: Initialize module_path
rashidkpc
pushed a commit
that referenced
this pull request
Oct 6, 2014
rashidkpc
pushed a commit
that referenced
this pull request
Oct 6, 2014
spalger
referenced
this pull request
in spalger/kibana
Mar 3, 2016
Main issues encountered and fixed: - Putting Sense's code under webpachShims caused it to not be optimized/compiled. This mean ES6 commands (ala let) weren't replaced causing browser compatibility issues. - Sense code now lives under src - Removed vendor prefixes - all 3rd party code is under webpackShims - Cleaned up all define() method and replaced with modern top level code (using module.export) - Fixed moment importing issues causing the history panel not to work. Closes elastic#36 Closes #35
Closed
rashidkpc
added a commit
to rashidkpc/kibana
that referenced
this pull request
Aug 12, 2016
Add naive moving standard deviation function
liza-mae
added a commit
to liza-mae/kibana
that referenced
this pull request
Feb 21, 2019
nreese
added a commit
that referenced
this pull request
Mar 3, 2020
* [Maps] source descriptor types * make SORT_ORDER an enum * fix type error * finish defining descriptors for all sources * fill out layer descriptor * fix type * make some properties optional to avoid type explosions * make type optional * nest types a bit more so they better match class structor * in progress work from pairing with Thomas * one more thing * add unit test (#35) * add functions removed from fields typescript converstion * move joins from VectorTileLayer constructor to VectorLayer constructor, add mock to fix map_selectors test Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> Co-authored-by: Thomas Neirynck <thomas@elastic.co>
nreese
added a commit
that referenced
this pull request
Mar 4, 2020
* [Maps] source descriptor types * make SORT_ORDER an enum * fix type error * finish defining descriptors for all sources * fill out layer descriptor * fix type * make some properties optional to avoid type explosions * make type optional * nest types a bit more so they better match class structor * in progress work from pairing with Thomas * one more thing * add unit test (#35) * add functions removed from fields typescript converstion * move joins from VectorTileLayer constructor to VectorLayer constructor, add mock to fix map_selectors test Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> Co-authored-by: Thomas Neirynck <thomas@elastic.co> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> Co-authored-by: Thomas Neirynck <thomas@elastic.co>
kqualters-elastic
pushed a commit
to kqualters-elastic/kibana
that referenced
this pull request
Mar 8, 2022
…ations Cypress paginations
CoenWarmer
added a commit
to CoenWarmer/kibana
that referenced
this pull request
Aug 11, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.