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

Exploration of tap tables and construction of query #10

Open
julian-garrido opened this issue Mar 25, 2014 · 2 comments
Open

Exploration of tap tables and construction of query #10

julian-garrido opened this issue Mar 25, 2014 · 2 comments

Comments

@julian-garrido
Copy link
Member

This issue is related to the results panel of a TAP search (vo perspective):

  • Change label "Query" by "TAP URL"
  • Every time a user selects a service, the bottom panel will show the TAP URL text field and below, what is called "enter query" tab. So, the current two tabs will me merged into one panel. Every time the user selects a service, this panel will be updated.
@rmorcilloFidesol
Copy link

The first issue has been solved as follows:
Was changed the class VOServiceView of the project astrotaverna-voservice the JLabel "Query: " by "TAP QUERY: "

@rmorcilloFidesol
Copy link

The second issue has been solved as follow:
Was changed the methods called makeResultTable() and makeTapSearch() of the class VOServiceView of project astrotaverna-voservice for joining the two tabs on one JTAB.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants