Commit Graph

159 Commits

Author SHA1 Message Date
Julia Friesel a1306cd7c5 Use assert for args check 2018-07-10 17:18:50 +02:00
Julia Friesel 60c6189466 Shorten pre-ovu phase when early mucus 2018-07-10 17:04:54 +02:00
Julia Friesel d027c6e9c4 Throw if args are wrong 2018-07-10 16:37:38 +02:00
Julia Friesel 81b7b46b23 Use explicit dates with gaps and fix bugs that this uncovers 2018-07-10 14:22:40 +02:00
Julia Friesel 0de009335f Handle pre-ovulatory = current 2018-07-10 13:22:34 +02:00
Julia Friesel 51bd75fb0f Extract fixtures 2018-07-10 13:10:53 +02:00
Julia Friesel 672235a475 Detect all 3 phases 2018-07-10 13:03:19 +02:00
Julia Friesel f7e1152fdc Implement 5-day-rule 2018-07-10 12:35:40 +02:00
Julia Friesel 0179c4588e Detect pre- and postovulatory phase with no previous higher measurement 2018-07-10 10:56:33 +02:00
Julia Friesel 77ad491d30 Return evaluation completed day from mucus eval 2018-07-10 10:55:33 +02:00
Julia Friesel 9102bce7ce Return cycle phase starts 2018-07-05 14:28:21 +02:00
Julia Friesel 836bea778c Combine temp and mucus evaluation 2018-07-05 13:53:06 +02:00
Julia Friesel f1f9c7773a Expect cycle days, not numbers, in getTemperatureStatus 2018-07-05 12:10:18 +02:00
Julia Friesel 537b8c7647 For 3 following values, look at mucus days, not cycle days 2018-07-05 09:51:54 +02:00
Julia Friesel 2f8054c1fa Add mucus shift detection 2018-07-05 09:39:08 +02:00
Julia Friesel e4bae38d13 Introduce facade for sympto 2018-07-05 09:39:08 +02:00
Julia Friesel fb990b5a4b Fix tests to fit new sympto api 2018-07-05 09:39:08 +02:00
Julia Friesel 9c1876e876 Change sympto module structure 2018-07-05 09:39:08 +02:00
Julia Friesel 1c791df5ad Hook up fertility temp status to app 2018-07-05 09:39:08 +02:00
Julia Friesel 03a0f1fb75 Implement second exception rule 2018-07-05 09:39:08 +02:00
Julia Friesel 8db92e96f3 Add tests for invalid shifts 2018-07-05 09:39:08 +02:00
Julia Friesel 1eb3f4a14a Change API so it doesn't return unnecessary info 2018-07-05 09:39:08 +02:00
Julia Friesel a90d393545 Return potential high temps as well 2018-07-05 09:39:08 +02:00
Julia Friesel 5e0601320b Add test for less than 6 low temps 2018-07-05 09:39:08 +02:00
Julia Friesel d1f2922357 Change function signature and remove fixtures 2018-07-05 09:39:08 +02:00
Julia Friesel e1f473de3b Detect missing shifts 2018-07-05 09:39:08 +02:00
Julia Friesel 9e92f072de Add 1st exception rule 2018-07-05 09:39:08 +02:00
Julia Friesel 3a090c5d8a For temperature, add 2 passing test for simple happy path 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
Julia Friesel 97b8452b45 Add first failing test 2018-07-05 09:39:08 +02:00
Julia Friesel 33393f498a Extract getLastMensesStart 2018-07-05 09:39:08 +02:00
Julia Friesel ecbd00a3f9 Merge branch 'add-test-watch-mode' into 'master'
Add test watch npm script

See merge request bloodyhealth/drip!21
2018-07-04 15:37:31 +00:00
Julia Friesel a90f2961bc Add test watch npm script 2018-06-30 16:14:53 +02:00
Julia Friesel 77f8f0fddd Merge branch '84-clean-up-folder-structure' into 'master'
Resolve "clean up folder structure"

Closes #48

See merge request bloodyhealth/drip!19
2018-06-28 09:50:23 +00:00
Julia Friesel b5af3f7c13 Make directories for styles and labels 2018-06-28 11:34:55 +02:00
Julia Friesel 46040f1a77 Create components and lib folder 2018-06-28 10:58:56 +02:00
Julia Friesel 35f39291b8 Merge branch 'diy-svg' into 'master'
Temperature chart

See merge request bloodyhealth/drip!18
2018-06-27 11:05:10 +00:00
Julia Friesel ae39faaa72 Improve var names 2018-06-27 13:03:11 +02:00
Julia Friesel 4a151ba0d1 Hide scroll bar 2018-06-27 11:54:51 +02:00
Julia Friesel 3f621c3c44 Purple -> green 2018-06-26 21:56:12 +02:00
Julia Friesel c51ff57c33 Remove first and last tick on y axis so it looks nicer 2018-06-26 21:46:16 +02:00
Julia Friesel e973c8a3e4 Add horizontal grid 2018-06-26 21:41:04 +02:00
Julia Friesel 23bcc71943 Produce yAxis only once, return y axis tick positions 2018-06-26 21:06:43 +02:00
Julia Friesel d1759b0cff Add first version of y axis 2018-06-26 01:37:00 +02:00
Julia Friesel c01760aa3e Grey out excluded temperatures 2018-06-25 17:20:13 +02:00
Julia Friesel a205f432ed Style x axis labels a bit nicer 2018-06-25 16:36:37 +02:00
Julia Friesel d31783d293 Blood drop! 2018-06-25 16:31:02 +02:00
Julia Friesel 7f88262435 Extract styles and config 2018-06-25 14:06:31 +02:00
Julia Friesel 9938cc48c8 Display cycle day number along with date 2018-06-25 11:04:51 +02:00
Julia Friesel f87f676a99 Draw curve as FlatList instead of monolithic SVG 2018-06-24 22:31:35 +02:00