Commit Graph
33 Commits
Author SHA1 Message Date
tina b411b67473 Merge branch 'master' into '98-function-to-get-predicted-bleeding-dates'
# Conflicts:
#   components/calendar.js
#   test/cycle.spec.js
2018-08-29 15:58:20 +00:00
tina 432c56c0c6 information about bleeding data is shown on home screen 2018-08-29 17:29:33 +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 7fcaa4af52 Merge branch '136-add-tests-for-getallmensesstarts' into 'master'
Resolve "add tests for getAllMensesStarts"

Closes #136

See merge request bloodyhealth/drip!58
2018-08-22 13:59:40 +00:00
tina 48484843df adds more tests for getcyclelengthstats with more realistic data 2018-08-22 15:08:08 +02:00
tina d751aaf891 adds tests for getallmensesstarts 2018-08-22 14:37:51 +02:00
tina c6ea128c82 Merge branch '129-extract-text-from-stats-and-layout' into 'master'
Resolve "extract text from stats and layout"

Closes #129

See merge request bloodyhealth/drip!51
2018-08-22 10:10:25 +00:00
tina 04476769f1 Merge branch 'master' into '129-extract-text-from-stats-and-layout'
# Conflicts:
#   components/labels.js
2018-08-22 10:07:47 +00:00
tina 392e09fb8d extracts stats strings and improves copy 2018-08-15 18:49:45 +02:00
tina b998ef546f Merge branch '109-display-stats-about-period-length' into 'master'
Resolve "add stats button on home screen and show stats about period length"

Closes #109

See merge request bloodyhealth/drip!41
2018-08-14 12:36:57 +00:00
tina f2b8723fb9 resolves some of the suggested improvements, renames the term period with cycle 2018-08-09 18:31:14 +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
tina bc28d28331 Merge branch '96-write-function-for-period-length-evaluation' into 'master'
Resolve "write function for period length evaluation"

Closes #96

See merge request bloodyhealth/drip!40
2018-08-01 14:01:05 +00:00
tina 00a7de0faf little improvements and test for array of one element 2018-08-01 15:49:44 +02:00
tina 9664984e72 rounds period stats, adds tests 2018-08-01 15:19:59 +02:00
tina cceecc071d computes the stats about the period lengths, started tests 2018-07-31 15:06:16 +02:00
tina c73d7cced6 Merge branch '76-change-day-view-layout' into 'master'
Resolve "change day view layout"

Closes #76

See merge request bloodyhealth/drip!17
2018-06-18 17:11:27 +00:00
tina feb642aa92 put view styles in styles.js 2018-06-18 14:06:32 +02:00
tina 4a5afd4662 change layouts of cycle-day, edit symptoms screens and home 2018-06-15 19:31:29 +02:00
tina cd3cc3c7ea Merge branch 'master' into '28-edit-temperature-screen'
# Conflicts:
#   home.js
2018-06-13 11:11:25 +00:00
tina 73c5785fc0 Merge branch '52-add-edit-symptoms-for-today-button' into 'master'
Resolve "add edit symptoms for today button"

Closes #52

See merge request bloodyhealth/drip!14
2018-06-13 11:06:21 +00:00
tina 30304bb1b5 button 'edit symptoms for today' actually goes to dayview of today 2018-06-13 12:28:23 +02:00
tina 933b64056a Merge branch '54-check-what-happens-when-saving-bleeding-screen-with-nothing-selected' into 'master'
Resolve "check what happens when saving bleeding screen with nothing selected"

Closes #54

See merge request bloodyhealth/drip!11
2018-06-11 10:02:14 +00:00
tina 1f67d22a80 disable save button if no bleeding type was selected 2018-06-11 11:29:49 +02:00
tina 7852123d77 Merge branch '46-replace-picker-in-bleeding' into 'master'
Resolve "replace picker in bleeding"

Closes #46

See merge request bloodyhealth/drip!7
2018-06-08 09:01:08 +00:00
tina e53cd03b73 type of bleeding is already a number, deleted redundent step. also included package-lock 2018-06-07 14:27:18 +02:00
tina 3bf9416438 change bleeding input from picker to radio buttons 2018-06-06 19:45:47 +02:00
tina bcda3259e4 delete log statements 2018-05-29 13:41:09 +02:00
tina 2f443c7743 replace require with import 2018-05-29 13:37:49 +02:00