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] [Uptime] Migrate client to New Platform (#55086) #64773

Merged
merged 2 commits into from
Apr 29, 2020

Commits on Apr 29, 2020

  1. [Uptime] Migrate client to New Platform (elastic#55086)

    * Move uptime legacy server to plugins directory.
    
    * Re-add feature registration code.
    
    * Move uptime legacy server to plugins directory.
    
    * Re-add feature registration code.
    
    * Move all files.
    
    * WIP fixing things.
    
    * WIP fixing things.
    
    * WIP fixing things.
    
    * Finished fixing server.
    
    * Fix alert type registration glitch.
    
    * Remove obsolete file.
    
    * Fix unwanted revisions, uncomment previously un-migrated code, delete accidentally-merged files.
    
    * More cleanup.
    
    * Fix all non-maps unit tests.
    
    * Get functional tests working.
    
    * Delete misplaced file.
    
    * Add uptime CODEOWNERS entry.
    
    * Get map working in Uptime app on NP.
    
    * Update CODEOWNERS to remove legacy entry.
    
    * Update server imports.
    
    * Delete and clean up unused or redundant code/comments.
    
    * Move new files from legacy to NP to fix merge error.
    
    * Fix broken import.
    
    * Delete obsolete test snapshots.
    
    * Clean up imports and types, delete obsolete code.
    
    * Clean up redundant common imports.
    
    * Delete obsolete translation keys.
    
    * Add additional explicit typing to plugin class.
    
    * Combine redundant common imports.
    
    * Delete unneeded optionalPlugin entry.
    
    * Revert "Combine redundant common imports."
    
    This reverts commit 159e66c.
    
    * Update a translation description.
    
    * Revert "Clean up redundant common imports."
    
    This reverts commit 8794013.
    
    * Remove new common index file and revert imports from only common to more specific paths.
    
    * Fix broken imports in `~/x-pack/test`.
    
    * Move new file from legacy to NP location.
    
    Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
    justinkambic and elasticmachine committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    eddcd5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71093be View commit details
    Browse the repository at this point in the history