-
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
typescript search embeddable #29622
Closed
Closed
typescript search embeddable #29622
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
lizozom
added
v7.0.0
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
labels
Jan 30, 2019
Pinging @elastic/kibana-app |
…perations (elastic#29339) * Allow passing a default operator to use on find operations * Default operator to OR like elasticsearch to avoid passing null * Add dashboard search tests * Make search_operator optional * Fix query_params.test.js * Include searchOperator in saved_object_finder * Apply PR feedback * Rename searchOperator to defaultSearchOperator
* task runner and usage collector for visualizations by type * type is always just "visualization" * drop the I- prefix for interfaces * bug fixes * ts fix * comment perfection * just usage. * const for task numworkers * use mapValues * get next midnight module * move to oss_telemtry * test fix * errMessage.includes(NotInitialized)
* docs: initial APM UI updates * docs: using-the-apm-ui updates * more docs updates * quick edits * docs: apply feedback and fix screenshots * docs: incorporate feedback, bold page names * finishing touches and clean up * docs: incorporate feedback from sarah * docs: add feedback * docs: incorporate feedback from gchaps
💚 Build Succeeded |
* update to eui 6.7.4 * remove use of euiHeaderChildSizeMobile for xs header check
💔 Build Failed |
💔 Build Failed |
* Add Kibana Home Tutorial for AWS Metricbeat Module * register awsMetrics * Add screenshot and link dashboard to home tutorial * Change dashboard name from aws to AWS
* [Infra UI] Add Support for Grouping By Custom Field * fixiing typescript errors * Serializing custom options to url so they persist accross reloads * Fixing more errors * removing label; moving custom field to top of menu * fixing typescript error * Adding intl formatMessage to strings
since the url changes are async, keep testing the url until it passes or fails enough times
Moved filepicker style to main.scss. Removed workpad_upload component Added filepicker to asset manager Removed check for assets in workpad header to always show asset manager button Deduped image uploads in asset manager. Added loading indicator to asset manager Added empty prompt to display when there are no assets Adds additional image upload type checking Updated verbiage Undid CSS changes to workpad_loader filepicker
…lastic#29528) * Move away from index patterns as configs and move them into constants * Refactor more usages of the index patterns * Remove debug * Update comment * Fix mocha tests * PR feedback
* Use buildEsQuery for table, series and annotations * Fix query test. Using the buildEsQuery changed a bit the order of the must.bool array on the query * Remove console.log * Remove console.error and comment * Fix wrong merge of PR elastic#26510 * Fix default/empty index_pattern When the user save the visualization without configuring manually an index_pattern, a default empty string is used instead of the default pattern. This leads to an empty visualization after the refactoring done in elastic#24832. Now it will update the index_pattern field with the default index pattern in visualize editor and on dashboard. * Remove unnecessary wrapping query in an array * Enable query bar on tsvb * Remove unnecessary setDefaultIndexPattern After fixing the null index pattern issue in kql there is no need to use set the default index pattern before rendering. * fix(tsvb-server): Ignore query bar search on ignore_global_filters param This commit mimic the behaviour of the ignore_global_filters currently used with lucene syntax: if you enable the ignore_global_filter option on data or on annotations, data or annotations are filtered out when using the filter bar and the search bar * Disable showQueryBar
Rewrites the filter bar in React, EUI, and Typescript. Updates the look and feel of the filter bar and makes it consistent with the rest of K7.
…astic#28199) * Add new references attribute to saved objects * Add dual support for dashboard export API * Use new relationships API supporting legacy relationships extraction * Code cleanup * Fix style and CI error * Add missing spaces test for findRelationships * Convert collect_references_deep to typescript * Add missing trailing commas * Fix broken test by making saved object API consistently return references * Fix broken api integration tests * Add comment about the two TS types for saved object * Only return title from the attributes returned in findRelationships * Fix broken test * Add missing security tests * Drop filterTypes support * Implement references to search, dashboard, visualization, graph * Add index pattern migration to dashboards * Add references mapping to dashboard mppings.json * Remove findRelationships from repository and into it's own function / file * Apply PR feedback pt1 * Fix some failing tests * Remove error throwing in migrations * Add references to edit saved object screen * Pass types to findRelationships * [ftr] restore snapshots from master, rely on migrations to add references * [security] remove `find_relationships` action * remove data set modifications * [security/savedObjectsClient] remove _getAuthorizedTypes method * fix security & spaces tests to consider references and migrationVersion * Add space id prefixes to es_archiver/saved_objects/spaces/data.json * Rename referenced attributes to have a suffix of RefName * Fix length check in scenario references doesn't exist * Add test for inject references to not be called when references array is empty or missing * some code cleanup * Make migrations run on machine learning data files, fix rollup filterPath for savedSearchRefName * fix broken test * Fix collector.js to include references in elasticsearch response * code cleanup pt2 * add some more tests * fix broken tests * updated documentation on referencedBy option for saved object client find function * Move visualization migrations into kibana plugin * Update docs with better description on references * Apply PR feedback * Fix merge * fix tests I broke adressing PR feedback * PR feedback pt2
This gets Canvas expressions to behave consistently across environments, and is the first step in migrating expressions to a different transport layer.
…)" (elastic#29662) This reverts commit 410c094.
* Fix date formatting on server for CSV export * remove stray console.log * allow async to act in parallel * Log a warning when "Browser" is the timezone
…29960) * Solves several breadcrumb string/object problems, adds title to page * Updates breadcrumb tests and adds title tests * Removes switch logic from route config in favor of a single switch around all routes * Adding draft version of withBreadcrumbs HOC with TS errors * ProvideBreadcrumbs implemented * Adds tests to provide breadcrumb logic * Fixed up generics and tests
Does some design cleanup in the discover application.
…stic#30261) * [Task Manager] Provide "include_type_name: true" in put template * fix for 7.0+
…ualizer landing page (elastic#30200) * [ML] Fixing the hiding of the timepicker on the settings page * disabling timefilter on file data visualizer pages * removing comment
Optimize the expression interpreter by introducing batching of remote function calls.
Changes the default query language to KQL in all apps that respect the `search:queryLanguage` advanced setting.
filter context menu
This reverts commit 661ac59.
* Add autocomplete to TSVB * Remove unused imports * Remove unnecessary ts-ignore
* [ML] Style tweaks for job management in K7 * adjusting search bar error * removing custom title style for EuiTitle
💔 Build Failed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Typescript search embeddable files
New PR instead of one with messed up commits.