Commit Graph
160 Commits
Author SHA1 Message Date
mashazyuandSofiya Tepikin 56f5c92f87 Add mood component, add mood as tracking category to db schemas, add mood category description, add mood to the cycle-day-overview 2019-01-30 01:44:50 +03:00
Julia Friesel 1aad11b504 Fix label reference 2019-01-17 21:20:19 +01:00
emelko 8d3d04af47 Adds symptom info screens to each symptom 2019-01-17 10:23:35 +01:00
Julia Friesel a604482f85 Merge branch '178-add-hints-for-required-selections' into 'master'
Resolve "Change symptom category descriptions to make clear which are required (for mucus and cervix) for fertility detection"

Closes #178

See merge request bloodyhealth/drip!153
2019-01-13 16:16:36 +00:00
Birgitta Bandbirgitta410 88973290cb Only show the hints if minimum not selected 2019-01-13 12:10:36 +01:00
Birgitta Bandbirgitta410 971c99ad9f Add action hints to cervix and mucus views
Issue: 178
2019-01-13 12:10:36 +01:00
Stefanie Grewenig 9fe1940907 postfix all i18n imports with 'labels'
- issue: 127
- by: sg
2019-01-12 16:29:31 +01:00
Stefanie Grewenig a951ffe959 move hard coded headers and explainers from temperature to i18n labels
- issue: 127
- by: sg
2019-01-12 16:25:40 +01:00
Stefanie Grewenig 6d88f2bbc0 use enter from i18n instead of hard-coded string
- issue: 127
- by: sg
2019-01-12 15:59:16 +01:00
Stefanie Grewenig 08faf477a6 move hard coded headers from sex into cycle day and shared labels i18n
- issue: 127
- by: sg
2019-01-12 15:54:03 +01:00
Stefanie Grewenig 201fb5e2b6 move hard coded headers and explainers from bleeding into cycle day i18n
- issue: 127
- by: sg
2019-01-12 15:47:20 +01:00
Julia Friesel 0126a70d64 Clean up 2019-01-08 08:46:15 +01:00
Julia Friesel 2c48d59f54 Rename module 2018-12-21 08:43:52 +01:00
Maike Orlikowski 683d90b2f8 deleted debug comment no longer needed 2018-12-18 12:43:24 +01:00
Maike Orlikowski d342a5c27e deleted console log in render function 2018-12-18 12:13:56 +01:00
Maike Orlikowski f222893484 added toast button to disabled save button 2018-12-09 17:47:20 +01:00
mashazyu 55acd26a39 Transforms labels to lowercase 2018-12-03 19:19:05 +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
tina 186156007a moves labels from cycle-day 2018-11-28 14:21:04 +01:00
Julia Friesel 4f4d930c8e Turn symptom icons into icon font 2018-11-27 16:10:22 +01:00
Julia Friesel bb0a535d65 Replace getOrCreateCycleDay 2018-11-16 14:38:36 +01:00
Julia Friesel 8e31e4a3c1 Remove log 2018-11-04 10:43:24 +01:00
Julia Friesel 4aecf69779 Pad time with zeros when saving temperature too 2018-11-02 16:05:59 +01:00
Julia Friesel 7b8b905550 Add new home screen 2018-10-03 19:14:53 +02:00
tina ce3d70cfa4 Merge branch '211-add-icons-to-chart' into 'master'
adds icons to chart

Closes #211

See merge request bloodyhealth/drip!94
2018-09-28 18:08:16 +00:00
tina 1841747566 fixes line length warnings 2018-09-28 19:57:21 +02:00
tina d87727b449 merges master into branch 2018-09-28 17:07:27 +02:00
Julia Friesel a778d142c8 Add menu text style to action button footer 2018-09-27 19:05:19 +02:00
tina 1b11b24a4c enables back button on symptom view 2018-09-26 19:31:30 +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
tina c06bfa2c91 solves the action footer, but messes up the header 2018-09-26 18:16:29 +02: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
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
emelko fc514a793d Rename contraception option 'unprotected' in 'none' 2018-09-26 12:25:44 +02:00
Julia Friesel aa925a0c56 Pass active state to icon 2018-09-26 10:59:45 +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 e5052bf088 changes footer depending on new entry or edit mode 2018-09-23 12:06:23 +02:00
emelko a13b03c7f8 Disables pain in future, bc this would make our user a prophet :) 2018-09-21 19:50:02 +02:00
tina 8357d61170 reduces footer actions to save, leaving no possibility to delete data once it was saved 2018-09-21 18:20:02 +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 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
Julia Friesel ef75a377d0 Fix typo / bug 2018-09-03 13:54:52 +02:00
Julia Friesel 25018a35f3 Remove unused import 2018-09-01 23:49:18 +02:00
Julia Friesel be6545ec03 Style fixes 2018-09-01 23:44:14 +02:00
Julia Friesel a2113a5ede Fix key 2018-09-01 23:37:59 +02:00