Nicolai Olsen 28538102206 Added hover styling for data-fields - reduced tooltip delay 30 Mar 2021 Nicolai Olsen 6bf88f87839 Made specialConditions an array of strings. Separate mapping function. 30 Mar 2021 Nicolai Olsen eeb5f9c5e3b Added yet another ngIf allowing routing if field contains array of values. 30 Mar 2021 Nicolai Olsen e6d098b0c20 Added stubdata for DataCard 30 Mar 2021 Nicolai Olsen cab6a1d935c Added 'primary' class. Added title for tooltips.
versioned-sections now utilizes tooltip titles. 30 Mar 2021 Nicolai Olsen 6d1135b534f M Pull request #33: Feature/extnol/api services rework Merge in WEC/egraviditet from feature/extnol/api-services-rework to develop
* commit 'eb02ccd15124b4c0df24b2331949a4a0506cd011': (43 commits)
Replaced daysInMensCycle with daysInMensCycleMax
getters and setters for daysInMensCycleMin & Max methods.
Moved url responsibilities around.
Added comment for 'strange bug' with window.location.reload
Made unit-tests for observation.service
... 22 Mar 2021 Nicolai Olsen eb02ccd1512 Replaced daysInMensCycle with daysInMensCycleMax 17 Mar 2021 Nicolai Olsen ffd9e6784fc getters and setters for daysInMensCycleMin & Max methods. 17 Mar 2021 Nicolai Olsen 839cbb6eb09 Moved url responsibilities around. 17 Mar 2021 Nicolai Olsen 02dfe865a88 Added comment for 'strange bug' with window.location.reload 17 Mar 2021 Nicolai Olsen d6d54e1256c Made unit-tests for observation.service 17 Mar 2021 Nicolai Olsen 1b1f24c7ca5 Made unit-tests for care-plan.service 17 Mar 2021 Nicolai Olsen 6498f2e366a cleaned up unit-tests 17 Mar 2021 Nicolai Olsen dcf18dbb694 Removed data-source.service 17 Mar 2021 Nicolai Olsen 227dc6500b5 Moved dataSource unit tests to data-card. 17 Mar 2021 Nicolai Olsen 663d9cb8bcc Added comment. 17 Mar 2021 Nicolai Olsen d2af3b49e7e Moved DataSource logic into the respective api-services, updated all components and unit-tests to not use DataSourceService anymore. 17 Mar 2021 Nicolai Olsen b17aaeb17c1 Refactor ngOnInit logic into separate setup functions. 16 Mar 2021 Nicolai Olsen ebc6aeab7b4 Removed BASE_PATH provided variable 16 Mar 2021 Nicolai Olsen be832449ce2 Made setup helper functions to clean up ngOnInit function. 16 Mar 2021 Nicolai Olsen 89469339b03 Using first() pipe instead of manually trying to unsubscribe 16 Mar 2021 Nicolai Olsen ecf01e4a4da Changed data load orders. UserContext -> DataCard -> episodeOfCare, scan, clinical. Publishing episodeOfCare everytime it is set -> CarePlan. 16 Mar 2021 Nicolai Olsen 7c55493489f Removed temporary utils/enums.ts 11 Mar 2021 Nicolai Olsen d7ef1d7b60d Fixed broken unit-tests 11 Mar 2021 Nicolai Olsen d115a1b5f2a Moved throwing of PartialDataCardError to app.component and fixed the error handling 11 Mar 2021 Nicolai Olsen 2af9cd00367 Fixed broken unit tests and removed obsolete unit tests. 11 Mar 2021 Nicolai Olsen 3c8f9d9f1bc ClinicalObservationTable and UltraSoundObservationTables are now handled with inner subjects and observables inside data-source as well. 10 Mar 2021 Nicolai Olsen d315c89b223 Fixed bloodpressure measurement on clinical obs table. 10 Mar 2021 Nicolai Olsen e7423cbb5b3 completed table values 10 Mar 2021 Nicolai Olsen 2d6b011e36d Major 'dataSource observables' overhaul. Now using 'refresh' methods to get resources and manually publishing into separate subjects when ready. Handling of partial datacards now via PartialDataCardError & error.service 10 Mar 2021 Nicolai Olsen 57bd2178c77 Fixed a bug where DialogComponents' ngOnInit would only be called after dialog was closed 10 Mar 2021 Nicolai Olsen b5489a6fe0a Moved extendUrlAndCall function to api.service 10 Mar 2021 Nicolai Olsen faea720739a Fixed broken unit-tests 10 Mar 2021 Nicolai Olsen 9e51d62a546 Removed facade-api project and corrected meta/config/building files to reflect this change. 09 Mar 2021 Nicolai Olsen a4bc5958a10 Removed some legacy facade-api imports 09 Mar 2021 Nicolai Olsen 087994f2692 Removed debugging prints 09 Mar 2021 Nicolai Olsen e91b5b20ca7 defined apiBase 09 Mar 2021 Nicolai Olsen a3cd44bfffb Moved route helper function to routing.module 09 Mar 2021 Nicolai Olsen 860c5cec0f1 Moved apiUrls to new URL_STRING_LITERALS 09 Mar 2021 Nicolai Olsen bfeb9014b44 Fixed building errors - Now using Enums and model properly 09 Mar 2021 Nicolai Olsen 40fe161f84c M Merge with 'develop' 09 Mar 2021 Nicolai Olsen ca5ba83d210 Major changes - WARNING: Does not work 09 Mar 2021 Mathias Wulff Tejlgaard a9cd859c563 M Merge branch 'feature/mwt/misc-changes' into develop 09 Mar 2021 Mathias Wulff Tejlgaard 344cece4c7f demo using generated consts 09 Mar 2021 rbttrifork df16a1d3693 added missing imports 08 Mar 2021 rbttrifork 799da70d891 fixed circular reference 08 Mar 2021 rbttrifork e09871be816 M Merge branch 'develop' of https://git.nspop.dk/scm/wec/egraviditet into develop 08 Mar 2021 rbttrifork 16121247e0a added prod path 08 Mar 2021 Nicolai Olsen 2a4b69367f7 Created observation.service. Updated data-source to utilize observation.service and removed ApplicationContext 05 Mar 2021 Nicolai Olsen 1432f217871 made handleError private 05 Mar 2021