Commit Graph

84 Commits

Author SHA1 Message Date
Sofiya Tepikin 917bd8f7c4 Adding more tests 2019-07-31 12:56:47 +02:00
Julia Friesel 6628543141 Only show timestamp when it has a value 2019-06-23 11:46:20 +02:00
bl00dymarie 2623fedec9 Merge branch '382-bug-cervical-mucus-title-broken-on-symptom-view' into 'master'
Changes fontSize of titles in SymptomBoxes;

Closes #382

See merge request bloodyhealth/drip!226
2019-05-28 06:37:44 +00:00
emelko 7864ebfc41 Adds subcategories of cevix and mucus as labels 2019-05-27 22:42:23 +02:00
emelko 442bcc5cee Adds subcategory names to the selected options 2019-05-27 17:49:39 +02:00
emelko e8aac6d41e Changes fontSize of titles in SymptomBoxes;makes sure it stays in 1 line 2019-05-27 16:51:38 +02:00
emelko 8e57febf9e Specifying mucus as cervical mucus 2019-05-24 22:50:40 +02:00
Julia Friesel d7b599d03b Fix cervix value display on overview 2019-05-20 06:44:34 +02:00
Julia Friesel 3f52cae04b Fix mucus value display on overview 2019-05-20 06:32:58 +02:00
tina 0a8dcf87a4 fixes bugs on ios where entered symptoms were not displayed 2019-02-18 20:33:05 +01:00
Julia Friesel d2282f6667 Use built-in numberOfLines prop instead of truncating by hand 2019-02-02 21:25:29 +01:00
Sofiya Tepikin fee13da2dc Changing the mood icon 2019-01-30 13:15:12 +03:00
mashazyu 570d0dc608 Add mood category to chart 2019-01-30 01:44:51 +03:00
mashazyu 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
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 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 7b8b905550 Add new home screen 2018-10-03 19:14:53 +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
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
emelko a13b03c7f8 Disables pain in future, bc this would make our user a prophet :) 2018-09-21 19:50:02 +02:00
Julia Friesel 37fa908407 Don't set unselected values to -1 2018-09-21 06:47:11 +02:00
Julia Friesel b5f8f57f49 Fix labels on overview 2018-09-01 22:39:01 +02:00
Julia Friesel 083e55eee8 Apply select tab group to pain edit view 2018-09-01 20:12:44 +02:00
Julia Friesel 4ed3aa48e0 Merge branch 'master' into 156-make-components-like-prettier-radio-buttons 2018-09-01 19:59:30 +02:00
Julia Friesel 8b37fa3ca4 Add app text component and remove radio button dep 2018-09-01 18:11:55 +02:00
emelko ea83d6eb6b Merge branch 'master' into 117-implement-pain 2018-08-31 20:59:23 +02:00
emelko a664b6dfa8 Fixing pain and sex label for entering "other" and "note", displayed as:
- Other 
or if note is true
- Other (This is a note.)
2018-08-31 20:55:51 +02:00
Julia Friesel 1ba41c934f Use style arrays 2018-08-31 14:51:41 +02:00
tina a3c02d30a0 disables entries for future datas except note, puts note at the end of the symptom list 2018-08-31 13:00:39 +02:00
emelko ab4149373f If sex.other and/or pain.other gets a note, label will only display the note itself 2018-08-30 23:45:40 +02:00
emelko b5e58c176a Merge branch 'master' into 117-implement-pain 2018-08-30 21:40:37 +02:00
emelko 7c1cd18b1c SexLabel on cycle day overview now shows all the selected values 2018-08-30 21:39:21 +02:00
Bl00dyMarie c258ad9e01 Implements 2 improvements from MR comments:
- Moves title of symptom in the header
- Deletes additional comma out of cycle day overview
2018-08-30 11:47:15 +02:00
Julia Friesel 398c726d94 Replace binds with lambdas 2018-08-28 08:40:09 +02:00
Bl00dyMarie d711b411c7 Adds value of note to pain label on cycle day overview 2018-08-27 18:06:21 +02:00
Bl00dyMarie ad9997f73b Putting all the labels of selected pain keys in the cycle day overview 2018-08-27 18:06:21 +02:00
Bl00dyMarie e68b8f5460 Adding "other" as pain option and link text input to it 2018-08-27 18:05:53 +02:00
Bl00dyMarie 30752a05c2 Adding pain with 7 boolean values to track 2018-08-27 18:05:53 +02:00
Julia Friesel fde9a6cbc3 Remove unneeded imports 2018-08-20 17:13:03 +02:00
Julia Friesel 90e0cdffea Fix go to next cycle day 2018-08-20 17:00:44 +02:00
Julia Friesel d53b8029dc Make scrolling work again 2018-08-20 16:46:42 +02:00
Julia Friesel d897c3b89f On temperature view, replace menu with action buttons 2018-08-20 13:36:11 +02:00
Julia Friesel 86f26e3814 Position footer and fix navigating to cycle day view 2018-08-19 15:02:01 +02:00