Commit Graph

501 Commits

Author SHA1 Message Date
emelko d644c880d5 Deletes cervix out of chart 2018-09-07 20:10:32 +02:00
emelko 966af702b1 Merge branch 'master' into 83-implement-nfp-logic-for-cervix-mode 2018-09-07 19:59:55 +02:00
emelko 6192473e53 Merge branch '83-implement-nfp-logic-for-cervix-mode' of gitlab.com:bloodyhealth/drip into 83-implement-nfp-logic-for-cervix-mode 2018-09-07 19:54:29 +02:00
emelko 5cb4c01cec First 9 tests for cervix temp combination 2018-09-07 19:49:52 +02:00
emelko 0b856e298a Symptom values must have exclude: false for tests; consistency for defining functions 2018-09-07 19:49:03 +02:00
emelko e2c8292d7f secondarySymptom as default;
be more explicit for periOvuEnd calculation
2018-09-07 19:45:55 +02:00
emelko d16feb6d58 Renaming cervixPeak in cervixPeakBeforeShift bc it mustn't be the highest cervix value 2018-09-05 16:03:27 +02:00
emelko 809b0f438f Adding more error messages for better understanding of failing tests when arguments are wrong <3 2018-09-05 15:31:03 +02:00
emelko abee426337 Renaming nextDays in nextDaysAfterFhm when calculating temperatureShift 2018-09-05 15:30:38 +02:00
emelko 20dc238ea4 Replacing mucus default with secondarySymptom 2018-09-05 15:29:32 +02:00
emelko 1c2c45f8c6 Changes cervix value to check for opening and firmness value 2018-09-05 15:27:04 +02:00
tina 169af952c6 Merge branch '167-calendar-colors-and-slider-in-settings' into 'master'
changes shades of red in calendar, slider in settings has same style as all the other sliders

Closes #167

See merge request bloodyhealth/drip!71
2018-09-05 10:44:42 +00:00
Julia Friesel 641c57150f Remove unused dependencies 2018-09-04 09:54:46 +02:00
Julia Friesel 022729ac1e Merge branch '156-make-components-like-prettier-radio-buttons' into 'master'
Resolve "make components like prettier radio buttons"

Closes #156

See merge request bloodyhealth/drip!68
2018-09-03 16:45:51 +00:00
tina d25de32cb4 changes shades of red in calendar, slider in settings has same style as all the other sliders 2018-09-03 15:19:10 +02:00
Julia Friesel dd380cf9ba Merge branch '142-add-back-button-behavior-for-cycle-day-overview' into 'master'
Resolve "add back button behavior for cycle day overview"

Closes #142

See merge request bloodyhealth/drip!67
2018-09-03 12:54:25 +00:00
Julia Friesel ef75a377d0 Fix typo / bug 2018-09-03 13:54:52 +02:00
tina 80cabee66b adds more meaningful messages to assertion errors 2018-09-03 13:07:40 +02:00
emelko 21d6e24f23 Add more details to cervix-temp fixtures and to mucus-temp spec 2018-09-03 11:23:50 +02:00
emelko e81c30f7b9 Better naming for infertile cervix value, matching the actual labels 2018-09-03 11:18:04 +02:00
emelko 9e1393766a Split fixtures into temp & mucus and temp & cervix files
Add first blueprint for temp&cervix tests
2018-09-03 11:16:14 +02:00
emelko 4f3334bef7 cervix has 3 properties
cervix position is now optional;
no computed value needed, therefore no test
2018-09-03 11:14:07 +02:00
emelko 60d6e21c57 Detects cervix shift in one happy path; including test 2018-09-03 11:11:33 +02:00
Julia Friesel 6cf0a9820f Make sympto module mode-aware (WIP) 2018-09-03 11:09:27 +02:00
emelko 3ff7dd7340 Merge branch 'master' 2018-09-03 10:55:27 +02:00
bl00dymarie 5296a9c6ee Merge branch 'Delete-console.logs' into 'master'
Deletes old console.logs

See merge request bloodyhealth/drip!70
2018-09-02 19:57:11 +00:00
Julia Friesel 25018a35f3 Remove unused import 2018-09-01 23:49:18 +02:00
Julia Friesel be6545ec03 Style fixes 2018-09-01 23:44:14 +02:00
Julia Friesel a2113a5ede Fix key 2018-09-01 23:37:59 +02:00
Julia Friesel 90a2814c4c Fix section layout 2018-09-01 23:35:50 +02:00
Julia Friesel 6fa18d70fe Add explainer to temperature 2018-09-01 23:33:41 +02:00
Julia Friesel 023feb452e Remove old styles 2018-09-01 22:49:02 +02:00
Julia Friesel 6baeaa0393 Add explainers to sex view 2018-09-01 22:46:02 +02:00
Julia Friesel 51622867a2 Add explainer to pain 2018-09-01 22:39:35 +02:00
Julia Friesel 4768057e32 Fix typo 2018-09-01 22:39:10 +02:00
Julia Friesel b5f8f57f49 Fix labels on overview 2018-09-01 22:39:01 +02:00
Julia Friesel f6c6c9ef26 Add explainer to note 2018-09-01 22:19:05 +02:00
Julia Friesel cffa42ed1c Add explainers to mucus 2018-09-01 22:01:05 +02:00
Julia Friesel 98fbacf9f8 Make symptom section component 2018-09-01 21:19:12 +02:00
Julia Friesel 4d8a4a79fd Add explainer to desire 2018-09-01 20:53:37 +02:00
Julia Friesel fbb840920b Fix whitespace 2018-09-01 20:53:30 +02:00
Julia Friesel 9868e8a943 Add explainer texts to cervix 2018-09-01 20:50:17 +02:00
Julia Friesel ea8cfed71d Appease linter 2018-09-01 20:15:27 +02:00
Julia Friesel 083e55eee8 Apply select tab group to pain edit view 2018-09-01 20:12:44 +02:00
Julia Friesel 4ed3aa48e0 Merge branch 'master' into 156-make-components-like-prettier-radio-buttons 2018-09-01 19:59:30 +02:00
Julia Friesel ac9ff0dc03 Correct style 2018-09-01 19:53:54 +02:00
Julia Friesel ddc117057c Remove unused style 2018-09-01 19:51:12 +02:00
Julia Friesel 2ec6626b4e Use select box group instead of single select boxes 2018-09-01 19:36:04 +02:00
Julia Friesel 71af282d9b Convert radio button group to select tab group 2018-09-01 19:11:44 +02:00
Julia Friesel 1d0b2497b4 Make select box text a child not a prop 2018-09-01 18:28:05 +02:00