Pull request #51: Feature/rbt/DGAF-1064 notes on add measurementMerge in WEC/egraviditet from feature/rbt/DGAF-1064-notes-on-add-measurement to develop
* commit '9623d9140829a2ef4af0a41481650b048ae8ce52':
cleanup
note finally functional as well as unit tests
Started work on summay page.
update/create now actually functional
createOrUpdate another stab. create working update bugged
Fixed an issue where incorrect values were being posted
bit of...
Pull request #50: Fix til gem efter gang nr 1Merge in WEC/egraviditet from mwt/bug-fix to develop
* commit '44ab0ed1d76e2f950a25ab90b12666a6b6de494a':
revert some leftover debugging
fix issue where repeated saves would not mark sections as dirty
fix issue where repeated saves would not mark sections as dirtyThe issue seemed to be caused by refetching the data-card. The versioned-dection directive would fail to update the one that was posted to the server causing the server to ignore any changes. The super-lazy fix was to simple blink the inputs in and out of existence after the reload in order to re-attach the directive to the correct section. (prettier solution should be possible but its friday a...
Pull request #48: Feature/nol/DGAF-1065/ultrasound measurementsMerge in WEC/egraviditet from feature/nol/DGAF-1065/ultrasound-measurements to develop
* commit 'c2eea27bbdd3be9d3813d9661426029ed0628932':
Removed debug prints.
Now taking the largest amount of rows (mother or any fetus) as the number to run through.
Now using dropdown for fetus weight deviation
Updated to api model 0.0.20-snapshot.
Fixed styling of 'vis målinger og resumé'
Update...
Pull request #47: Feature/nol/DGAF-1057/localstorageMerge in WEC/egraviditet from feature/nol/DGAF-1057/localstorage to develop
* commit '45d42ecd2ec818c512a63facd8bd453c6e8b251a':
Added unit-tests to get above 80% mark
Fixed unit-tests.
Removed episodeOfCare from localStorage.
Moved local-storage.service to app/services
Added a clear local storage method.
Fixed unit tests.
Removed now unused localstorage.ts.
Simplified code sur...
Now taking the largest amount of rows (mother or any fetus) as the number to run through.Updated tests to reflect the change. (And fixed broken tests.)
Pull request #46: DGAF-1025 pdf text clarificationMerge in WEC/egraviditet from feature/nol/DGAF-1025/pdf-small-changes to develop
* commit 'f7321fe5de01f72b7e50d3e09bc4109f3cf4e4d3':
Changed text according to clarification.
Pull request #44: Added scroll into view on activities view + timeoutMerge in WEC/egraviditet from feature/rbt/DGAF-1067-autoscroll to develop
* commit '1b802d1ac8d4d325adfdf17f7b7f8fbc981bcc8a':
Fixed a couple super flaky tests
keep alive and force logout functional
Added scroll into view on activities view