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] [Reporting] Clean Up TypeScript Definitions (#76566) #78210

Merged
merged 2 commits into from
Sep 23, 2020

Commits on Sep 22, 2020

  1. [Reporting] Clean Up TypeScript Definitions (elastic#76566)

    * [Reporting] Simplify Export Type Definitions, use defaults for generics, refactor
    
    * ReportApiJSON interface for common
    
    * rename JobSummary to JobStatusBucket for clarity
    
    * revert unneeded create mock changes
    
    * clean up the diff
    
    * revert changes to worker.js
    
    * rewrite comment
    
    * rename type to jobtype in JobStatusBucket
    
    * allow type inference
    
    * JobSummarySet
    
    * remove odd comment
    
    * Reflect that browser timezone may be undefined in the BaseParams
    
    * comment about optional browserTimezone
    
    * revert unecessary es archive change
    
    Co-authored-by: Elastic Machine <[email protected]>
    tsullivan and elasticmachine committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    e35b516 View commit details
    Browse the repository at this point in the history
  2. fix ts

    tsullivan committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    b6f4537 View commit details
    Browse the repository at this point in the history