Skip to content
Jorrit Schaap requested to merge TMSS-1546 into master

This MR combines the work from TMSS-1545 and TMSS-1546.

  • The common schema's have been restructured into more reusable blocks, most eminent: the station_configuration
  • The backend ref_resolving has been fixed, thus allowing proper reuse of common blocks from common schemas into more complex schemas (like the schema for this ticket which combines target/calibrator/beamforming)
  • The backend provides a ref_resolved read-only version of a schema in each template.
  • The frontend uses the provided ref_resolved schema, thus reducing the number of calls to the api.
  • various little schema and schema-handling improvements

Closes TMSS-1545 & TMSS-1546

Edited by Jorrit Schaap

Merge request reports

Loading