- Oct 19, 2020
-
-
Jorrit Schaap authored
-
- Oct 16, 2020
-
-
Jörn Künsemöller authored
-
Jörn Künsemöller authored
-
- Oct 15, 2020
-
-
Jörn Künsemöller authored
-
- Oct 14, 2020
-
-
Jörn Künsemöller authored
-
- Oct 08, 2020
-
-
Jörn Künsemöller authored
-
- Oct 07, 2020
-
-
goei authored
-
- Sep 18, 2020
-
-
Jörn Künsemöller authored
-
Jörn Künsemöller authored
TMSS-307: Add raw_feedback to subtask model and service to append feedback that arrives on messagebus
-
- Sep 10, 2020
-
-
Nithya authored
-
Jorrit Schaap authored
-
- Sep 09, 2020
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
TMSS-272: extracted common data structures into commonschematemplates. updated all templates with 's to the commonschematemplates. tweaked and updated using code. fixed tests
-
Jörn Künsemöller authored
-
- Sep 02, 2020
-
-
Jörn Künsemöller authored
-
- Sep 01, 2020
-
-
Jörn Künsemöller authored
-
- Aug 28, 2020
-
-
Jorrit Schaap authored
TMSS-272: always inject a resolvable valid URL in the property to the uploaded json-doc. Always add known defaults to json_doc from the schema.
-
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
-
Jorrit Schaap authored
-
- Aug 19, 2020
-
-
Jorrit Schaap authored
-
- Aug 03, 2020
-
- Jun 16, 2020
-
-
Jorrit Schaap authored
-
- Jun 15, 2020
-
-
Jorrit Schaap authored
TMSS-207: renamed TaskConnector to TaskConnectorType, and the related names of the input_role and output_role. Simplified and made code more generic for linking the created TaskBlueprints from the existing TaskDraft and TaskRelationDraft
-
- Jun 09, 2020
-
-
Jörn Künsemöller authored
TMSS-200: Remove SubtaskInputSelectionTemplate since and use TaskRelationSelectionTemplate instead. Fix test.
-
- Jun 07, 2020
-
-
Jorrit Schaap authored
-
- Jun 05, 2020
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
TMSS-207: raise SubtaskSchedulingException when start/stop times are None. add default start/stop times.
-
- May 29, 2020
-
-
Jorrit Schaap authored
-
- May 28, 2020
-
-
Jorrit Schaap authored
TMSS-206: added easy to use properties successors and predecessors to SubTaks, and expose them via nested urls
-
- May 26, 2020
-
-
Jorrit Schaap authored
-
- May 19, 2020
-
-
Jorrit Schaap authored
-
- May 15, 2020
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
TMSS-180: (and TMSS-60) implemented a TMSSSubTaskBusListener in a TMSSClient package, and used it to send/receice TMSS Subtask status changes messages
-
Jorrit Schaap authored
TMSS-60: added related names to input/outputs/dataproducts of subtask models and viewsets, so we can 'walk the graph'
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
- May 14, 2020
-
-
Jorrit Schaap authored
TMSS-56: as discussed with the architect, the scheduler_input_doc is not needed, so I removed it (which also solved the issue with serializers/scheduling.py where the SubtaskSerializerJSONeditorOnline referred to the incorrect self.instance.specifications_template.schema)
-
- May 13, 2020
-
-
Jörn Künsemöller authored
TMSS-61: add functionality to connect observation output to preprocessing pipeline and use that populate demo stuff
-