-
- Downloads
tidy up the DatabaseStep and add in full form validation support along with...
tidy up the DatabaseStep and add in full form validation support along with the ability to use the setup api to validate the connection details of possible new database creation.
Showing
- resources/frontend_client/app/components/database/DatabaseDetailsForm.react.js 73 additions, 9 deletions...ient/app/components/database/DatabaseDetailsForm.react.js
- resources/frontend_client/app/setup/actions.js 12 additions, 2 deletionsresources/frontend_client/app/setup/actions.js
- resources/frontend_client/app/setup/components/DatabaseStep.react.js 37 additions, 8 deletions...rontend_client/app/setup/components/DatabaseStep.react.js
- resources/frontend_client/app/setup/setup.services.js 4 additions, 4 deletionsresources/frontend_client/app/setup/setup.services.js
- src/metabase/api/setup.clj 41 additions, 6 deletionssrc/metabase/api/setup.clj
- src/metabase/driver.clj 4 additions, 0 deletionssrc/metabase/driver.clj
- test/metabase/api/setup_test.clj 44 additions, 35 deletionstest/metabase/api/setup_test.clj
Please register or sign in to comment