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

[6.x] [Management] Saved objects to React/EUI! (#17426) #19179

Merged
merged 2 commits into from
May 17, 2018

Commits on May 17, 2018

  1. [Management] Saved objects to React/EUI! (elastic#17426)

    * Not working proto code
    
    * More proto code
    
    * Work in progress
    
    * Just go back to non interactive searching, much easier
    
    * This should be on the server
    
    * Revert "[@kbn/ui-framework] move ui-framework to a package (elastic#17085)"
    
    This reverts commit ef3339b.
    
    * Revert "Revert "[@kbn/ui-framework] move ui-framework to a package (elastic#17085)""
    
    This reverts commit ce9ce14e1060c426090b55a5367de3ff4329e681.
    
    * Use BasicTable properly
    
    * Table improvements
    
    * Small tweaks to the table
    
    * Improvements
    
    * Flyout mostly working
    
    * Remove in memory table
    
    * Getting close
    
    * Tweaks
    
    * Revamping server code, still need to support editing
    
    * Progress
    
    * Fix export
    
    * Updates and passing functional tests
    
    * Better links in relationships flyout
    
    * Add skip import option
    
    * Fixes around importing and removing unnecessary code
    
    * Remove tags for now
    
    * Tests for lib/
    
    * Some fixes
    
    * Ensure we clear index pattern cache
    
    * Parity with master
    
    * Revert any changes in package.json
    
    * Reset any changes in this file
    
    * Move the new argumen to the end to prevent test failures
    
    * Fix functional tests
    
    * Add relationship tests
    
    * Fix tests
    
    * API integration tests for relationships
    
    * Ensure we're properly waiting for things to happen
    
    * Fix test issue
    
    * Wait for the table to finish loading instead of the whole page
    
    * Tests for objects_table
    
    * Componentry tests
    
    * Ensure this is grabbing the right field
    
    * Update snapshot
    
    * Fixes with importing index patterns
    
    * PR feedback
    
    * PR feedback
    
    * PR feedback
    
    * Update snapshot
    
    * PR feedback
    
    * Update snapshot
    
    * Respect the savedObjects:perPage config
    
    * Updates from PR feedback
    
    * More updates from PR feedback
    
    * Make this more efficient
    
    * Add debugging for functional test failures
    
    * Wait longer
    
    * Wrap each button accessor with a retry.try
    
    * Try wrapping this in a retry.try
    
    * Debug
    
    * Lets make sure it is visible
    
    * Maybe the short timeout is affecting this - use the default timeout which should be higher and allow more time for the animation to finish
    
    * Rewrite this per suggestions from stacey
    chrisronline committed May 17, 2018
    Configuration menu
    Copy the full SHA
    66318e8 View commit details
    Browse the repository at this point in the history
  2. Update snapshots

    chrisronline committed May 17, 2018
    Configuration menu
    Copy the full SHA
    4b9aefb View commit details
    Browse the repository at this point in the history