eschutho opened a new pull request #14456:
URL: https://github.com/apache/superset/pull/14456


   ### SUMMARY
   This PR adds the functionality of calling databases/available api to get a 
list of databases that have drivers loaded and available to use. The form is 
built dynamically based on that information. This is currently behind a local 
flag, and there are no visual changes, but the piece in development is as shown 
below. More work is needed to hook the form up to the api on connect/save, but 
I'm merging often to reduce any rebasing issues and also keep PRs small.
   
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   This is behind a local flag `useSqlAlchemyForm` which is set to 'false'
   <img width="529" alt="_DEV__Superset" 
src="https://user-images.githubusercontent.com/5186919/116950067-d2d12500-ac38-11eb-80af-3ed519b72424.png";>
   
   
   ### TEST PLAN
   visual changes only right now, so all existing tests should pass
   
   ### ADDITIONAL INFORMATION
   <!--- Check any relevant boxes with "x" -->
   <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
   - [ ] Has associated issue:
   - [ ] Changes UI
   - [ ] Includes DB Migration (follow approval process in 
[SIP-59](https://github.com/apache/superset/issues/13351))
     - [ ] Migration is atomic, supports rollback & is backwards-compatible
     - [ ] Confirm DB migration upgrade and downgrade tested
     - [ ] Runtime estimates and downtime expectations provided
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to