- Dec 02, 2020
-
-
Jörn Künsemöller authored
-
- Dec 01, 2020
-
-
Auke Klazema authored
This does not work on dev machines but it does work for docker deployment. A better solution needs to be found to work with both.
-
- Nov 27, 2020
-
-
Jörn Künsemöller authored
-
- Nov 25, 2020
-
-
Jörn Künsemöller authored
-
- Nov 24, 2020
-
-
Jorrit Schaap authored
-
- Nov 18, 2020
-
-
Jörn Künsemöller authored
TMSS-259: Change format according to Jan Davids suggestions. Change list input to tuples and add caching.
-
- Nov 17, 2020
-
-
Jörn Künsemöller authored
TMSS-259: Add tests for angular separation endpoint. Improve speed on sunrise endpoint by reducing precision.
-
- Nov 13, 2020
-
-
Jörn Künsemöller authored
TMSS-259: Remove optional slash and api_view again from /schemas/ and /station_groups/ because it breaks json ref resolution and more
-
Auke Klazema authored
-
Auke Klazema authored
-
(cherry picked from commit 95be5268)
-
- Nov 12, 2020
-
-
Jörn Künsemöller authored
TMSS-459: Add new endpoint 'angular_separation_from_bodies' and backend logic to calculate distance of a pointing from solar system bodies
-
Jörn Künsemöller authored
-
Auke Klazema authored
-
Nithya authored
-
- Nov 11, 2020
-
-
Jörn Künsemöller authored
TMSS-435: Return json object with sunrise, sunset, day and night times at sun_rise_and_set call, handle multiple stations and timestamps provided as parameters
-
- Nov 09, 2020
-
-
Jorrit Schaap authored
(cherry picked from commit 3bec3e06)
-
- Nov 05, 2020
-
-
Jörn Künsemöller authored
TMSS-403: Improvement: use build/installed TMSS settings module and LOFARROOT for static files and templates so that django toolbar and frontend work out of the box
-
- Oct 26, 2020
-
-
Jorrit Schaap authored
-
- Oct 22, 2020
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
- Oct 21, 2020
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
- Sep 15, 2020
-
-
Jorrit Schaap authored
TMSS-000: config Access-Control. Our schemas use url's to other schemas, mainly pointing to our own common schemas with base definitions. We instruct the client to allow fetching those.
-
- Sep 10, 2020
-
-
Nithya authored
-
- Sep 07, 2020
-
-
Jörn Künsemöller authored
-
- Aug 28, 2020
-
-
Jorrit Schaap authored
-
- Aug 27, 2020
-
-
Jorrit Schaap authored
TMSS-272: cleaned up SAS/TMSS/src/tmss/tmssapp/validation.py validation code from tmss. Moved remaining clean code into LCS/PyCommon/json_utils.py
-
- Aug 14, 2020
-
-
Jorrit Schaap authored
TMSS-272: made working example with reusable schemas. Validation works both server-side and client-side in the json-editor widget. For the json-editor widget we need to resolve absolute URL refs as a workaround
-
- Aug 11, 2020
-
-
Jorrit Schaap authored
-
- Aug 07, 2020
-
-
Jorrit Schaap authored
TMSS-272: initial version of a way to store common json schema's in a CommonSchemaTemplate model, and inject the uri's with the base url to make them navigatable
-
Auke Klazema authored
-
- Jul 23, 2020
-
-
goei authored
-
- May 21, 2020
-
-
Fabio Vitello authored
The content type as reported by swagger for subtask/{id}/parset is now text/plain.
-
- May 20, 2020
-
-
Roy de Goei authored
-
Roy de Goei authored
-
- May 18, 2020
-
-
Roy de Goei authored
-
- Apr 30, 2020
-
-
Fabio Vitello authored
It is now possibile to navigate the react frontend (/frontend url).
-
- Apr 07, 2020
-
-
Fabio Vitello authored
Added a frontend react app "dashboard" served throug Django backend server (http://127.0.0.1:8000/dashboard/).
-
- Feb 25, 2020
-
-
Jorrit Schaap authored
TMSS-153: and TMSS-145: fixed populate.populate_lofar_json_schemas according to https://support.astron.nl/confluence/display/TMSS/UC1+JSON There are now two Task schema and 1 Subtask schema. Used the schema's, added dataproducts, convert everything to parset.
-