mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
* [Lens][TSVB] Convert to Lens * Add logic for multiple series * Basic formula * Fix circular dependencies * Minor cleanup * Fix types * fix jest tests * Fix test * Change the schema, add more styling options, fix bugs * Supports time shift and custom date interval * Fix types * Fix some types * Move edit in lens button to top nav menu * Cleanup * Further cleanup * Add try it badge in menu, controlled by localStorage * Add go back to app button * Discard changes modal and go back to TSVB * Update by value and by reference visualizations, delete existing by ref * Fix bug * Apply some changes * get title and description only if has context * Pass originating app, title and description from the savedVis * By ref TSVB to by ref Lens * Match TSVB cardinality with Lens unique_count function * Support moving average * Fix test * Support derivative * Support cumulative_sum * Add overall functions * Support filter ratio * Refactor code for easier testing * Fix bug with auto interval * Fetch types from visualizations plugin * Pipeline aggs compatible with percentile * Add some bugs * Support nesred aggs * Mini refactor and support all aggregations to Math * Transfer terms sorting options * Transfer axis position * Fix translations keys * Revert * Fix redirectToOrigin buttion when the there is no embeddableId but comes from dashboard * Improve context identification * Support yExtents * Fix bug in formula caused by changes in the main branch * Support formatters * Support custom label * Cleaning up * Fix terms bugs * Support filter breakdown by * Fixes math bug and escapes filter ratio query * Add some unit tests * Testing triggerOptions payload * Fix console warning * Add more unit tests on TSVB function helpers * Adds a unit test on the vis top nav menu testing the new menu item * Add unit tests * Fix unsupported palette bug, clean up, add a unit test case * Add final unit tests * Support timeScale in derivative * Add functional tests * Cleanup * Fix jest test * Fix some bugs * Fix some math agg bugs * Fix more bugs * Fixes jest test * Fix the problem with the dashboard state * Hides the badge and link instead of disabling it * Changes the text * Adds menu item vertical separator * Enhance the appLeace confirm modal to change the confirm button text and color * Fixes CI * Adress code review comments * Address some of the comments * Fix more bugs * Fix more bugs * Zero decimals for formatting * fix tests * Navigate from dashboard to TSVB to Lens hides the appLeave modal * Adds support for terms on a date field * Support filter by * Move the trigger to the visualizations plugin * Minor * Fix CI * Support percentage charts * Improve the vertical separator * Fixes on the appLeave logic * Remove unecessary import * Add badge to the nav item level * Fix jest test * Fi filter ratio and filter by bug * Replace all occurences of a variable * Nest badge into the button level * Design improvements Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> |
||
---|---|---|
.. | ||
public | ||
server |