Commit Graph

614 Commits

Author SHA1 Message Date
Julia Friesel bce8de0406 Add font and change primary color 2018-09-27 17:46:08 +02:00
Julia Friesel 8e31215860 Run migrations if necessary 2018-09-27 17:05:36 +02:00
Julia Friesel 9029be081f Merge branch 'svg-icons' into 'master'
Add new svg icons

See merge request bloodyhealth/drip!88
2018-09-26 17:16:09 +00:00
Julia Friesel 34e0866f3a Adjust view boxes to center icons 2018-09-26 15:00:15 +02:00
Julia Friesel e8c38efbc5 Simplify active state 2018-09-26 14:51:10 +02:00
emelko a95f9c05cc Rendering icons on cycle day overview 2018-09-26 14:29:27 +02:00
emelko a56e6e999c Adding all the symptom icons, made with <3 by Paula 2018-09-26 14:29:06 +02:00
bl00dymarie d93e91f366 Merge branch '172-add-unprotected-to-contraceptives' into 'master'
Add 'unprotected' and 'diaphragm" to contraceptives

Closes #172

See merge request bloodyhealth/drip!81
2018-09-26 10:32:10 +00:00
tina e9af1acca7 Merge branch '139-next-period-reminder' into 'master'
Resolve "next period reminder"

Closes #139

See merge request bloodyhealth/drip!87
2018-09-26 10:31:49 +00:00
emelko fc514a793d Rename contraception option 'unprotected' in 'none' 2018-09-26 12:25:44 +02:00
tina 09a71a391e links the period reminder to bleeding days, meaning it gets updated when they change 2018-09-26 12:15:09 +02:00
tina 57989aac8a Merge branch '207-expand-y-axis' into 'master'
expands y-axis, adds some color and formating

Closes #207

See merge request bloodyhealth/drip!85
2018-09-26 09:13:58 +00:00
tina cdef99d616 little improvements after review 2018-09-26 11:02:40 +02:00
Julia Friesel aa925a0c56 Pass active state to icon 2018-09-26 10:59:45 +02:00
tina 7101619318 makes period reminder functional 2018-09-25 16:55:13 +02:00
Julia Friesel 662858bd04 Add svg in react native format and add it to symtom box 2018-09-25 16:31:54 +02:00
tina 80bec57f69 tries to enable notifications for next period 2018-09-25 15:28:04 +02:00
tina ce5a8ce5a1 set up period reminder in settings 2018-09-25 13:00:55 +02:00
tina 545c334654 formats dates 2018-09-23 19:54:55 +02:00
bl00dymarie d30afd5514 Merge branch '206-disable-pain-in-future-bug' into 'master'
Disables pain in future, bc this would make our user a prophet :)

Closes #206

See merge request bloodyhealth/drip!84
2018-09-23 17:05:41 +00:00
tina 501454919b adds colors for symptoms 2018-09-23 18:31:28 +02:00
tina 2977a552dc extends y-axis with placeholders for symptom symbols and date labels 2018-09-23 14:59:40 +02:00
emelko a13b03c7f8 Disables pain in future, bc this would make our user a prophet :) 2018-09-21 19:50:02 +02:00
bl00dymarie 3bb42db6e9 Merge branch '170-adding-tests-to-cervix-temp-cases' into 'master'
Resolve "Adding tests to cervix-temp cases"

Closes #170

See merge request bloodyhealth/drip!78
2018-09-21 17:22:02 +00:00
tina bd8cb48f45 Merge branch '173-in-selector-elements-allow-unselect' into 'master'
allows unselect in bleeding, mucus, cervix and desire

Closes #173

See merge request bloodyhealth/drip!82
2018-09-21 14:02:19 +00:00
tina 484cbcaa21 adds two path to gitignore 2018-09-21 15:30:00 +02:00
tina 33efc654d7 enables un-select in the component itself 2018-09-21 15:23:13 +02:00
tina 9c2509af3c allows unselect in bleeding, mucus, cervix and desire 2018-09-21 14:49:14 +02:00
Julia Friesel 50930c7c3b Merge branch '201-reduce-symptom-row-space' into 'master'
Resolve "reduce symptom row space"

Closes #201

See merge request bloodyhealth/drip!79
2018-09-21 12:44:41 +00:00
tina a954d5a44b Merge branch '202-fix-unselected-value' into 'master'
Resolve "fix-unselected-value"

Closes #202

See merge request bloodyhealth/drip!80
2018-09-21 12:39:31 +00:00
Julia Friesel 37fa908407 Don't set unselected values to -1 2018-09-21 06:47:11 +02:00
emelko b973119321 Add 'unprotected' and 'diaphragm" to contraceptives 2018-09-20 22:36:21 +02:00
emelko 19d4743d0e Leaves out position value for db fixtures and test data 2018-09-20 21:00:43 +02:00
emelko 15ec2e9557 Merge branch 'master' into 170-adding-tests-to-cervix-temp-cases 2018-09-20 18:04:11 +02:00
Julia Friesel bb003c973b Determine heights of chart areas in chart and pass them to children 2018-09-19 16:16:22 +02:00
Julia Friesel 51bbaa9f96 Merge branch '197-re-make-chart-with-svg-again' into 'master'
Resolve "re-make chart with svg (again)"

Closes #197 and #168

See merge request bloodyhealth/drip!77
2018-09-19 13:00:04 +00:00
emelko 0747a07aac Adding cervix-temp tests * when args are wrong * testing minus-8 rule 2018-09-19 10:43:56 +02:00
emelko cb953881a9 Adding secondarySymptom
* so calculating preOvuPhase with cervix is possible
2018-09-19 10:36:41 +02:00
emelko ef51dab423 Update fixtures for test dummy data in app 2018-09-18 11:24:48 +02:00
Julia Friesel 024b553ee6 Git ignore nodejs-mobile sample files 2018-09-18 09:16:06 +02:00
Julia Friesel 03022ffa88 Pass in symptoms as flat properties, not object 2018-09-18 09:09:05 +02:00
Julia Friesel 44c51225e6 Fix LTL bug, use column height, not chart height 2018-09-18 09:09:05 +02:00
Julia Friesel 738a00c15b Draw NFP lines with svg 2018-09-18 09:09:05 +02:00
Julia Friesel bc7969791c Make whole day column clickable 2018-09-18 09:09:05 +02:00
Julia Friesel 7d6e45b1e2 Draw dot and line with svg 2018-09-18 09:09:05 +02:00
Julia Friesel 961009d74f Install rn-svg again and draw columns 2018-09-18 09:09:05 +02:00
Julia Friesel 0dc9d34544 Merge branch '14-encrypt-db' into 'master'
Resolve "encrypt DB"

Closes #14

See merge request bloodyhealth/drip!76
2018-09-18 07:00:43 +00:00
Julia Friesel dc5d3c3928 Change backup warning for delete 2018-09-18 08:08:48 +02:00
Julia Friesel 9cc9cb6d3e Move irrelevant stuff out of try block 2018-09-17 16:37:54 +02:00
Julia Friesel 60dc2391a1 Update README.md 2018-09-17 14:18:08 +00:00