Commit Graph

35 Commits

Author SHA1 Message Date
chalkedgoose f654ef60ef Upgrading js-joda 2022-07-29 08:57:19 +00:00
Sofiya Tepikin 4e8c0080e6 Chore/prettify for joda 2022-07-27 17:57:41 +00: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 c47e453882 Make mac cycle length test more meaningful 2019-01-04 18:59:28 +01: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
tina ce60588ab2 only returns cycledaynumber when it is not greater than 99 2018-12-12 16:11:23 +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 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 1aeaac8504 Don't do duplicate work in getLastMensesStart 2018-10-20 09:46:55 +02:00
Julia Friesel 3e3cef8769 Only use db functions when components are actually mounted 2018-09-16 11:47:05 +02:00
tina e047440068 changs output of getpredictedmenses, adds days to calendar 2018-08-23 17:28:53 +02:00
tina 497a3a3ff5 adds more tests for period predictions, moves getcycleslength into cycle module 2018-08-23 11:36:57 +02:00
tina ea21fc92a2 moves getCycleLength to corresponding files, adds function to get next menses (not finished) with first tests 2018-08-22 18:21:57 +02:00
tina c99aa7509d improves functions and stats are displayed in a nicer format 2018-08-09 14:02:17 +02:00
tina 6135c92268 possible to get all cycle lengths, which get evaluated in stats 2018-08-08 16:10:09 +02:00
tina 897e99e6af adds stats button on home screen, and creates stats screen, length still needs to be calculated 2018-08-08 16:10:09 +02:00
Julia Friesel a2c428e991 Shorten line lengths in cycle 2018-08-06 13:10:59 +02:00
Julia Friesel 2f9b08fd8b Shorten line lengths in cycle 2018-08-06 13:10:59 +02:00
Julia Friesel 42a96da69d Change cycle module API, add getCycleForDay, remove unused functions 2018-07-18 13:32:40 +02:00
Julia Friesel 85e2703b2f Get previous cycles before detecting fertility status 2018-07-13 11:30:54 +02:00
Julia Friesel 8a8b131064 Use new smpto module in day view 2018-07-13 09:10:00 +02:00
Julia Friesel 1c791df5ad Hook up fertility temp status to app 2018-07-05 09:39:08 +02:00
Julia Friesel 28b880a40c Gather general cycle-related functions in cycle module 2018-07-05 09:39:08 +02:00