Skip to content

Metadata tree for IVOA page / Remove console output / Small bugfix

Stelios requested to merge 70-tap-metadata into master

This Pull request contains the following changes:

  • Introduction of a Metadata tree for the IVOA/TAP page. Once a service is selected, users gets a treeview of the catalogue/table/columns that are available to be queried on the given service(s)
  • Remove console output (Console output in IVOA pages is very verbose, making it harder to add/find debug statements)
  • Small bugfix to add a "key" to certain multi-option React components, which otherwise produced an exception

Closes #70

Edited by Stelios

Merge request reports