- Apr 20, 2020
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
- Apr 17, 2020
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
TMSS-165: ProjectQuota is just a relational table, without much need for yet another name and description. Hence, I subclassed it from a normal Model.
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
-
-
-
Implemented Django and Functional test
-
SOS can: - Define resource Unit - Define Resouce Type - Create Quota(s) for the defined resource(s) - Assign quota to a project
-
-
Defined Project Quotum Data Model
-
- Apr 16, 2020
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
TMSS-173: simplified validation of json_strings against schema's. The original design (proof-of-concept) had the validation in the Subtask class, and the suggestion/goal of this ticket TMSS-173 was to change that into a reusable mixin. Using a mixin is certainly possible, and the 1st implementation in this ticket was a good start, but it also showed that the whole class/mixin based approach requires too much administration (keeping track of which fields to use). This new solution with just a validation method is far simpler, and just as reusable.
-
-
-
TMSS-162: Add user reference to subtask and log on save to also log creation and updates through ORM
-
TMSS-162: Add log filtering by subtask, only log updates that affect state and add functional test for log behavior
-
-
-
- Apr 07, 2020
-
-
Jörn Künsemöller authored
-
Jörn Künsemöller authored
-
- Apr 06, 2020
-
-
Jörn Künsemöller authored
-
Jörn Künsemöller authored
-
- Apr 03, 2020
-
-
Fabio Vitello authored
-
Jörn Künsemöller authored
-
- Apr 02, 2020
-
-
Fabio Vitello authored
-
- Apr 01, 2020
-
-
Roy de Goei authored
-
- Mar 30, 2020
-
-
Roy de Goei authored
-
Jörn Künsemöller authored
-
Roy de Goei authored
-
Fabio Vitello authored
-