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

Change fetching connection process in dataprep #1757

Closed
paigechoi opened this issue Mar 27, 2019 · 1 comment
Closed

Change fetching connection process in dataprep #1757

paigechoi opened this issue Mar 27, 2019 · 1 comment
Assignees
Labels
@dataprep Component Name : Data preparation enhancement Request Change and Feature Enhancement
Milestone

Comments

@paigechoi
Copy link
Contributor

Is your feature request related to a problem? Please describe.
use /api/extensions/connection to find connections that are available for making datasets.

Describe the solution you'd like
A clear and concise description of what you want to happen.
Now : Currently using hard coded connection lists.
To be : use /api/extensions/connection to fetch data connection list

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@paigechoi paigechoi added the @dataprep Component Name : Data preparation label Mar 27, 2019
@paigechoi
Copy link
Contributor Author

paigechoi added a commit that referenced this issue Mar 27, 2019
- still working on it (mysql and hive done)
@joohokim1 joohokim1 added the enhancement Request Change and Feature Enhancement label Mar 28, 2019
@joohokim1 joohokim1 added this to the 3.2.0 milestone Mar 28, 2019
paigechoi added a commit that referenced this issue Mar 28, 2019
- use /connections GET API to fetch connection list
- get detail information about each connection when it's clicked from list
- changed to paging component (data connection list)
joohokim1 pushed a commit that referenced this issue Apr 3, 2019
* #1757 Use app-connection component instead of hard coding
- still working on it (mysql and hive done)

* #1757 Fix data connection list API
- use /connections GET API to fetch connection list
- get detail information about each connection when it's clicked from list
- changed to paging component (data connection list)

* #1757 Tibero requires sid when fetching database information
eltriny pushed a commit that referenced this issue Apr 3, 2019
* #1757 Use app-connection component instead of hard coding
- still working on it (mysql and hive done)

* #1757 Fix data connection list API
- use /connections GET API to fetch connection list
- get detail information about each connection when it's clicked from list
- changed to paging component (data connection list)

* #1757 Tibero requires sid when fetching database information
alchan-lee pushed a commit that referenced this issue Apr 3, 2019
…review

* fn fix tooltip new line error in waterfall chart and fix error when create filter in workbench

* #1625 add validation for geo type in datasource create step

* #fn fix union add dataset popup where checkbox was always disabled in edit mode

* #1757 change get connection in dataprep

* #1757 Use app-connection component instead of hard coding
- still working on it (mysql and hive done)

* #1757 Fix data connection list API
- use /connections GET API to fetch connection list
- get detail information about each connection when it's clicked from list
- changed to paging component (data connection list)

* #1757 Tibero requires sid when fetching database information

* fn Change property for time zone to method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@dataprep Component Name : Data preparation enhancement Request Change and Feature Enhancement
Projects
None yet
Development

No branches or pull requests

4 participants