Commit Graph

154 Commits

Author SHA1 Message Date
BloodyMarie 16d2afaf1e Fix: Target reminder with correct id 2022-04-10 23:04:09 +02:00
emelko df732e5acc Adds text for end of 2nd phase before infertility 2021-02-20 13:56:58 +01:00
Sofiya Tepikin 60cde25f76 Fix redirect to TemperatureEditView from reminder 2020-12-13 15:55:22 +01:00
Sofiya Tepikin 9e34c1b8b4 Adds test and fixes getCycleByStartDate method of cycle module 2020-03-05 19:31:52 +01:00
Sofiya Tepikin d054187485 Adds linter rule for no multi spaces 2020-02-16 12:37:19 +01:00
Julia Friesel 62df30de8a De-duplicate line 2020-02-07 09:53:11 +01:00
Julia Friesel ae0d909407 Remove now superfluous check for bleeding symptom 2020-02-04 12:18:24 +01:00
Julia Friesel 7b8292ab6a Extract maybeSetNewCycleStart into own module 2020-02-04 11:51:07 +01:00
Julia Friesel 5057e1a38e Address MR change requests 2019-05-13 20:41:57 +02:00
Julia Friesel 3715e0c4d2 Filter incomplete mucus values in sympto adapter 2019-05-13 20:30:25 +02:00
Julia Friesel ca68186351 Filter out incomplete cervix value days in sympto adapter 2019-05-13 12:49:37 +02:00
Julia Friesel 6402370eaf Don't compute nfp mucus value when data missing 2019-05-13 12:49:37 +02:00
emelko 6577038f22 Rename to predictedBleeding 2019-04-25 10:58:04 +02:00
Julia Friesel 7499b443d7 Merge branch 'use-external-sympto' into 'master'
Use external sympto module

See merge request bloodyhealth/drip!173
2019-02-08 07:44:45 +00:00
Julia Friesel efca6f0d47 dirty-chai 2019-02-02 18:39:50 +01:00
Julia Friesel 87301da648 Return status text when no NFP status can be detected 2019-02-02 11:33:46 +01:00
Julia Friesel d8ce68d1ed Show error message when future data edit 2019-01-17 18:11:17 +01:00
mashazyu 0c081926b5 Fixes warning due to incorrect import of labels 2019-01-08 21:44:29 +01:00
Julia Friesel fb6dc9b061 Merge branch '268-sympto-respect-max-cycle-length' into 'master'
Resolve "sympto: respect max cycle length"

Closes #268

See merge request bloodyhealth/drip!142
2019-01-05 09:50:43 +00:00
Julia Friesel c47e453882 Make mac cycle length test more meaningful 2019-01-04 18:59:28 +01:00
Julia Friesel d86603e8a6 Merge branch 'fix-float-imprecision' into 'master'
Fix float imprecision

See merge request bloodyhealth/drip!138
2019-01-04 17:40:20 +00:00
Julia Friesel 8d7fa268de Fix cycle length in getCycle 2019-01-04 14:33:13 +01:00
Julia Friesel 1f2801a83b Make getCycleLenghts filter for max cycle length 2018-12-21 15:30:48 +01:00
Julia Friesel 9fd0105506 Respect macCycleLength in getCyclesBefore 2018-12-21 15:30:48 +01:00
Julia Friesel 9bd0eedfaf Add test for getCycleDayNumber 2018-12-21 15:30:48 +01:00
Julia Friesel 6b0d202272 Respect maxcyclelength in getCycleForStartDay 2018-12-21 15:30:48 +01:00
Julia Friesel 2c48d59f54 Rename module 2018-12-21 08:43:52 +01:00
Julia Friesel 79ff978a82 Fix float imprecision 2018-12-17 19:35:36 +01:00
Sofiya Tepikin 3641f0b1a1 Fixes the 2 csv files being created on export, in Downloads 2018-12-16 19:31:45 +01:00
Julia Friesel 4a1f0ccbdd Merge branch '258-phase-on-home-screen-seems-to-always-be-2' into 'master'
Fix cycle status edge case

Closes #258

See merge request bloodyhealth/drip!128
2018-12-15 13:48:22 +00:00
tina ce60588ab2 only returns cycledaynumber when it is not greater than 99 2018-12-12 16:11:23 +01:00
Julia Friesel d3c605b8cf Fix peri phase edge case 2018-12-09 19:42:21 +01:00
Julia Friesel 709bae2319 Use nfp mode setting in sympto adapter 2018-12-08 09:44:16 +01:00
tina d5f3fdbde5 renames folder with labels, splits up the setting labels from rest 2018-11-28 16:10:38 +01:00
tina 11ceb21921 moves labels to copy folder 2018-11-28 15:07:52 +01:00
Julia Friesel bb0a535d65 Replace getOrCreateCycleDay 2018-11-16 14:38:36 +01:00
Julia Friesel 3b09d93a47 Add comments and rename things for clarity 2018-11-01 15:06:18 +01:00
Julia Friesel eefe3ae113 Rename getCycleForCycleStartDay 2018-10-25 17:28:54 +02:00
Julia Friesel d2837ab5ae Exclude isCycleStart in export 2018-10-25 16:02:21 +02:00
Julia Friesel 8445cc8ed8 Determine isCycleStart on importing data too 2018-10-25 15:42:10 +02:00
Julia Friesel 918d383163 Simplify cycle start detection funtions 2018-10-25 15:17:26 +02:00
Julia Friesel de674590e2 Make getMensesDaysAfter work for non-bleeding day too 2018-10-25 15:06:22 +02:00
Julia Friesel 5e8bc0a3e8 Add test for getPreviousCycle 2018-10-25 09:30:44 +02:00
Julia Friesel 9188d84797 Use new isCycleStartFunctions throughout cycle module 2018-10-25 09:18:25 +02:00
Julia Friesel ca4cccfd65 Set isCycleStart when saving symptom 2018-10-23 19:42:51 +02:00
Julia Friesel c2c0e0c6a2 Add getMensesDaysAfter 2018-10-23 17:38:26 +02:00
Julia Friesel 2b2e24bb5c Add isMensesStart 2018-10-23 16:24:17 +02:00
Julia Friesel 1b20658eed Move db-unchanged to db dir 2018-10-22 21:24:54 +02:00
Julia Friesel 124f6cfce7 Use nothing-changed helper in home to prevent unnecessary render 2018-10-20 09:55:39 +02:00
Julia Friesel dca286a1d6 Disable notification listeners firing on app startup 2018-10-20 09:46:55 +02:00