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

[Feature] Dynamic datasource connection form #54

Closed
mawandm opened this issue Apr 26, 2024 · 0 comments · Fixed by #55
Closed

[Feature] Dynamic datasource connection form #54

mawandm opened this issue Apr 26, 2024 · 0 comments · Fixed by #55
Labels
enhancement New feature or request

Comments

@mawandm
Copy link
Contributor

mawandm commented Apr 26, 2024

Description
For clarity, we need to have datasource type specific connection detail input forms.

Detail
This will improve setting up datasources by making it clear which fields are necessary for each datasource type.

Acceptance Criteria
At creating a new datasource, when a user selects a datasource type, the user should only be presented input fields specific to that datasource.

@mawandm mawandm added the enhancement New feature or request label Apr 26, 2024
mawandm added a commit that referenced this issue Apr 27, 2024
This PR 
1. Enforces validation on each current datasource type in order to ensure that the correct data is inputted into the connection object.
2. Updates documentation to fix invalid inputs for the local run 

Closes #54
Closes #31 
Closes #30
akizito pushed a commit that referenced this issue Apr 28, 2024
This PR
1. Enforces validation on each current datasource type in order to ensure that the correct data is inputted into the connection object.
2. Updates documentation to fix invalid inputs for the local run

Closes #54
Closes #31
Closes #30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant