- Aug 07, 2020
-
-
Sabine Schröder authored
-
- Aug 06, 2020
-
-
Sabine Schröder authored
-
- Aug 03, 2020
-
-
Sabine Schröder authored
#11: started adding descriptive text for automatic openapi documentation (especially for use documenting metadata)
-
Sabine Schröder authored
-
- Jul 09, 2020
-
-
Sabine Schröder authored
-
- Jul 06, 2020
-
-
Sabine Schröder authored
-
- Jul 04, 2020
-
-
Sabine Schröder authored
-
- Jun 29, 2020
-
-
Sabine Schröder authored
-
Sabine Schröder authored
#3: added unique constraint to controlled vocabularies; added foreign keys (controlled vocabularies) to models
-
- Jun 27, 2020
-
-
Sabine Schröder authored
#3,#4: nested uploads/downloads using controlled vocabulary; still to investigate: how to load enum_tables at beginning (this commit is a workaround)
-
- Jun 19, 2020
-
-
Sabine Schröder authored
almost done: using human readable controlled vocabulary for upload; TBD: using human readable controlled vocabulary for download, adapting pytests
-
- Jun 11, 2020
-
-
Sabine Schröder authored
#8: common base and test base is in place (but teardown of test_base has to be worked on for chained pytests)
-
- Jun 10, 2020
-
-
Sabine Schröder authored
#4: defined association tables also in models; now using one base for the whole app 'toardb'; this has now also to be adapted to test_base
-
- May 31, 2020
-
-
Sabine Schröder authored
adapted sphinx documentation to new structure (ONE app); some pretty printing (fastAPI does not provide sphinx extensions like django)
-
- May 29, 2020
-
-
Sabine Schröder authored
created ONE toardb app, also adapted pytests for toardb app (still very last test will throw an error for teardown; inserted example for url percent encoding
-