Merge branch 'composition-instead-inheritance' into 'master'
Replaces the inheritance with composition pattern in the Symptom view See merge request bloodyhealth/drip!241
No related branches found
No related tags found
Showing
- components/app.js 1 addition, 0 deletionscomponents/app.js
- components/cycle-day/symptoms/bleeding.js 49 additions, 44 deletionscomponents/cycle-day/symptoms/bleeding.js
- components/cycle-day/symptoms/cervix.js 54 additions, 55 deletionscomponents/cycle-day/symptoms/cervix.js
- components/cycle-day/symptoms/desire.js 46 additions, 41 deletionscomponents/cycle-day/symptoms/desire.js
- components/cycle-day/symptoms/mood.js 48 additions, 42 deletionscomponents/cycle-day/symptoms/mood.js
- components/cycle-day/symptoms/mucus.js 52 additions, 52 deletionscomponents/cycle-day/symptoms/mucus.js
- components/cycle-day/symptoms/note.js 34 additions, 40 deletionscomponents/cycle-day/symptoms/note.js
- components/cycle-day/symptoms/pain.js 48 additions, 43 deletionscomponents/cycle-day/symptoms/pain.js
- components/cycle-day/symptoms/sex.js 44 additions, 40 deletionscomponents/cycle-day/symptoms/sex.js
- components/cycle-day/symptoms/symptom-info.js 41 additions, 0 deletionscomponents/cycle-day/symptoms/symptom-info.js
- components/cycle-day/symptoms/symptom-view.js 75 additions, 63 deletionscomponents/cycle-day/symptoms/symptom-view.js
- components/cycle-day/symptoms/temperature.js 44 additions, 43 deletionscomponents/cycle-day/symptoms/temperature.js
- components/cycle-day/symptoms/time-input.js 0 additions, 1 deletioncomponents/cycle-day/symptoms/time-input.js
- components/header/symptom-view.js 24 additions, 21 deletionscomponents/header/symptom-view.js
- components/helpers/labels.js 2 additions, 0 deletionscomponents/helpers/labels.js
- e2e/dataInput.spec.js 3 additions, 0 deletionse2e/dataInput.spec.js
- package-lock.json 2006 additions, 2004 deletionspackage-lock.json
Loading
Please register or sign in to comment