Skip to content

Single query functionality

Fanna Lautenbach requested to merge SDC-585/single-query-functionality into master
  • RunQuery. (+test) is where the hook is used and the main query class
  • QueryPage and SkyViewPage now use this query functionality and are retrieved in their QueryResult constant. This QueryResult renders what is shown in the content (i.e. the Aladin or Esa SkyView, the Search Results Table and other elements)
  • SearchResults is the undesigned view for the query results
  • Also some bug fixes for querying
  • Also added the basic Spinner (still with a picture instead of circling svg) and Bar elements related to DIAS
  • Getting errors when querying means that ESAP fais (there are tickets made for this)

Merge request reports