Web Clients
  1. Web Clients

eGraviditet

Public
AuthorCommitMessageCommit dateIssues
Nicolai OlsenNicolai Olsen
158a8289c4fChanged text according to clarification.
Nicolai OlsenNicolai Olsen
f76572dd468MMerge branch 'develop' of https://git.nspop.dk/scm/wec/egraviditet into develop
Nicolai OlsenNicolai Olsen
bb56d334f3fRenamed _selected to isSelected
Nicolai OlsenNicolai Olsen
41e98721dd9MPull request #42: Feature/nol/DGAF-504/days in cycleMerge in WEC/egraviditet from feature/nol/DGAF-504/days-in-cycle to develop * commit 'd5c6f44e39db007f64f6d9b2d1fc3591454ad544': Using variable for background color instead of hard-coded value. Extracted reusable method from get min & max to avoid duplication. Added unit-tests. Added handleNgModelBookKeeping to writeValue. Removed unused properties from dataCard.wrapper Using ngMod...DGAF-504
Nicolai OlsenNicolai Olsen
d5c6f44e39dUsing variable for background color instead of hard-coded value.
Nicolai OlsenNicolai Olsen
ea52a1473e4Extracted reusable method from get min & max to avoid duplication.
Nicolai OlsenNicolai Olsen
fcc68909682Hotfix: Now showing edit button when owner of activity is not otherUser & dataCard is not closed.
Nicolai OlsenNicolai Olsen
c5a99071e95DGAF-1026 Checking homebirth now doesn't grey out desiredBirthPlace input field.DGAF-1026
Nicolai OlsenNicolai Olsen
accabe4353aAdded unit-tests.
Nicolai OlsenNicolai Olsen
6ed31a06dcfAdded handleNgModelBookKeeping to writeValue.
Nicolai OlsenNicolai Olsen
ed83f46dc7fMMerged with develop
Nicolai OlsenNicolai Olsen
affe696adc7MMerge branch 'develop' of https://git.nspop.dk/scm/wec/egraviditet into develop
Nicolai OlsenNicolai Olsen
3a31ad49de9Updated midwifeConsultation section properties.Added weekday and midwife properties, removed notes. Tied properties to corresponding gui input fields.
Nicolai OlsenNicolai Olsen
2a988972ebaBumped api-model version to 0.0.17-snapshot.Updated needsTranslation radio in patient-information to reflect changes.
Nicolai OlsenNicolai Olsen
e63df584886Removed unused properties from dataCard.wrapper
Nicolai OlsenNicolai Olsen
15fe2d1e338Using ngModelOptions standalone for the inputs
Nicolai OlsenNicolai Olsen
cfa2b21eb1cBetter navigation.
Nicolai OlsenNicolai Olsen
ea9ccbcc964Now using menstrualCycle directly as input for ngModel in range-input component
Nicolai OlsenNicolai Olsen
491d286fe94Going back to ngModel.Added validation.
Nicolai OlsenNicolai Olsen
c653d64a9caAdded seamless navigation options through multiple ways.
Nicolai OlsenNicolai Olsen
71ee26708d3Removed debugging print
Nicolai OlsenNicolai Olsen
2d34357152aPrefixed with configuration options with Input()
Nicolai OlsenNicolai Olsen
cfc70109556Using range component for daysInMensCycle
Nicolai OlsenNicolai Olsen
fafb28f6d39versioned-section directive now supports range-component.
Nicolai OlsenNicolai Olsen
315b82f0f97New range component
Nicolai OlsenNicolai Olsen
18465e0a080Removed broken endpoints
Jeppe GravgaardJeppe Gravgaard
b27ce9ab5b1deletes redundantent dockerfile
Jeppe GravgaardJeppe Gravgaard
e61128832a0deletes compose/test + compose/release
Jeppe GravgaardJeppe Gravgaard
2e44cdbdb19deletes readme.
Nicolai OlsenNicolai Olsen
e8536890aebFixed a bug where label was displayed twice.
Nicolai OlsenNicolai Olsen
8b42d87a775MPull request #40: Feature/nol/DGAF-570/homebirthMerge in WEC/egraviditet from feature/nol/DGAF-570/homebirth to develop * commit 'cdfaea2d3da61caf938785faf58a742e087b1283': Removed id. Removed double-test date. Showing double test taken in ultra-sound instead. Deleted field 'Egen læge' under 'Svangerskab -> Samlet vurdering' Changed consanguinity to radiobuttons. (DGAF-535) Fixed an error where get and set path didn't match for pr...2 Jira issues
Nicolai OlsenNicolai Olsen
cdfaea2d3daRemoved id.
Nicolai OlsenNicolai Olsen
db2f4904abeMMerge branch 'develop' into feature/nol/DGAF-570/homebirthDGAF-570
Nicolai OlsenNicolai Olsen
ffd4030dfc2Removed double-test date.Showing double test taken in ultra-sound instead.
Nicolai OlsenNicolai Olsen
285b00cb49aMPull request #39: Feature/extnol/DGAF-576/activities and careplanMerge in WEC/egraviditet from feature/extnol/DGAF-576/activities-and-careplan to develop * commit '7ad1b74e099078d6836de5bda7c2918c1cd4b7f8': (261 commits) Using ngSwitch instead of 4x ngIf Changed wrapping function. Added unit tests for dates util. Optimized imports careplan$ and datacard$ is now replaced with innerCarePlan and innerDataCard. Changed to hardcoded color to scss var...DGAF-576
Nicolai OlsenNicolai Olsen
7ad1b74e099Using ngSwitch instead of 4x ngIf
Nicolai OlsenNicolai Olsen
c695b992704Changed wrapping function.
Nicolai OlsenNicolai Olsen
104c7b1104fDeleted field 'Egen læge' under 'Svangerskab -> Samlet vurdering'
Nicolai OlsenNicolai Olsen
4cc62142380Changed consanguinity to radiobuttons.(DGAF-535)DGAF-535
Nicolai OlsenNicolai Olsen
bd2938fdf9cFixed an error where get and set path didn't match for primary and revised birth place.
Nicolai OlsenNicolai Olsen
79f1e752b71Fixed an error where get and set path didn't match for primary and revised birth place.
Nicolai OlsenNicolai Olsen
f647987c47eMmerged with activities-and-careplan
Nicolai OlsenNicolai Olsen
28acadcb6c8MMerged with develop.
Nicolai OlsenNicolai Olsen
66b542a4bf4Added unit tests for dates util.
Nicolai OlsenNicolai Olsen
5e1556ca2c9Optimized imports
Nicolai OlsenNicolai Olsen
e2abc332a7ccareplan$ and datacard$ is now replaced with innerCarePlan and innerDataCard.
Nicolai OlsenNicolai Olsen
e5e2a5e8cd0Changed to hardcoded color to scss variable
Nicolai OlsenNicolai Olsen
6367d28864cChanged logic from === null to ==
Nicolai OlsenNicolai Olsen
b1620a44993Annotated fromWeek and toWeek with number type.
Nicolai OlsenNicolai Olsen
ef3517dd47bParameterized weekRangeValidator method.