Commit Graph

169 Commits

Author SHA1 Message Date
Sofiya Tepikin 176e4f6a70 Chore/retire redux 2022-09-10 16:00:19 +00:00
Sofiya Tepikin 7afdcd405a Chore/remove date usage 2022-09-10 10:56:09 +00:00
Sofiya Tepikin 1ada7a0cde Revert "Merge branch 'chore/cleanup-date-usage' into 'main'"
This reverts merge request !492
2022-08-20 14:03:43 +00:00
Sofiya Tepikin 6446073125 Chore/cleanup date usage 2022-08-19 15:27:20 +00:00
Sofiya Tepikin cc35d8fc12 Bump @js-joda/core from 5.2.0 to 5.3.0 2022-08-15 20:01:56 +00:00
Sofiya Tepikin 3015628821 Chore/remove is object 2022-07-31 18:23:17 +00:00
chalkedgoose f654ef60ef Upgrading js-joda 2022-07-29 08:57:19 +00:00
Sofiya Tepikin 0230da4c2e Merge branch 'chore/retire-assert' into 'main'
Chore/retire assert

See merge request bloodyhealth/drip!426
2022-07-27 18:06:12 +00:00
Sofiya Tepikin 49d3c279d5 Chore/retire assert 2022-07-27 18:06:12 +00:00
Sofiya Tepikin 4e8c0080e6 Chore/prettify for joda 2022-07-27 17:57:41 +00:00
Sofiya Tepikin f6225c8523 Refactor cycle day overview screen 2022-07-23 10:22:42 +00:00
bl00dymarie a37607eae6 fix indentation 2022-04-15 14:06:06 +00:00
bl00dymarie 54bc836811 fix indentation 2022-04-15 14:05:41 +00:00
BloodyMarie 992161e3ce Implement review feedback 2022-04-15 16:03:17 +02:00
BloodyMarie 407fa834ab Make temp reminder work for android & ios 2022-04-11 22:22:55 +02:00
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