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

[7.x] [TSVB] Custom renderer (#83554) #84118

Merged
merged 1 commit into from
Nov 23, 2020

Commits on Nov 23, 2020

  1. [TSVB] Custom renderer (elastic#83554)

    * Implement custom renderer
    
    * Remove legacy code
    
    * Use custom expression
    
    * Convert to typescript
    
    * Remove savedObjectId extra param
    
    * Other updates
    
    * Fix types
    
    * Cleanup
    
    * Fix functional tests
    
    * Bind uiSettings
    
    * Update snapshot
    
    * Update types
    
    * Remove extra params
    
    * Move common types
    
    * Return back validation error message
    
    * Use panel types enum
    
    * Fix types
    
    * Lazy load visualizations
    Daniil authored and sulemanof committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    eb5ffd2 View commit details
    Browse the repository at this point in the history