9bdd22d91d
Refactoring and new test
...
Deploy to branch.dsv.su.se / deploy (pull_request) Successful in 3m30s
Build and test / build-and-test (push) Successful in 15m52s
Remove branch deployment from branch.dsv.su.se / cleanup (pull_request) Successful in 15s
Renamed boolean in updateHeadSupervisor method from toAdd -> shouldChange
Added test to cover the branching in updateHeadSupervisor
2025-02-20 11:22:13 +01:00
82c5a7a85a
reformatted code with prettier tooling
Deploy to branch.dsv.su.se / deploy (pull_request) Successful in 3m27s
Build and test / build-and-test (push) Successful in 16m4s
2025-02-20 08:45:04 +01:00
ff2ba01690
Replace head supervisor
...
Build and test / build-and-test (push) Failing after 44s
Deploy to branch.dsv.su.se / deploy (pull_request) Successful in 3m35s
updateHeadSupervisor method has been updated to conform with the new daisy api changes.
We no longer need to delete supervisor before replacing (updating).
2025-02-20 08:36:40 +01:00
130ab46284
Updated daisy api xsd
...
Build and test / build-and-test (push) Failing after 58s
Deploy to branch.dsv.su.se / deploy (pull_request) Failing after 8m28s
Since daisy api has changed we have to update our xsd.
One of the changes wade is that the api has changed from dateTime -> date
Corrected affected code so it uses LocalDate.
2025-02-19 10:31:19 +01:00