Commit Graph

100 Commits

Author SHA1 Message Date
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 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
tina c06bfa2c91 solves the action footer, but messes up the header 2018-09-26 18:16:29 +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
tina e5052bf088 changes footer depending on new entry or edit mode 2018-09-23 12:06:23 +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
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 90a2814c4c Fix section layout 2018-09-01 23:35:50 +02:00
Julia Friesel 6fa18d70fe Add explainer to temperature 2018-09-01 23:33:41 +02:00
Julia Friesel 6baeaa0393 Add explainers to sex view 2018-09-01 22:46:02 +02:00
Julia Friesel 51622867a2 Add explainer to pain 2018-09-01 22:39:35 +02:00
Julia Friesel 4768057e32 Fix typo 2018-09-01 22:39:10 +02:00
Julia Friesel f6c6c9ef26 Add explainer to note 2018-09-01 22:19:05 +02:00
Julia Friesel cffa42ed1c Add explainers to mucus 2018-09-01 22:01:05 +02:00
Julia Friesel 98fbacf9f8 Make symptom section component 2018-09-01 21:19:12 +02:00
Julia Friesel 4d8a4a79fd Add explainer to desire 2018-09-01 20:53:37 +02:00
Julia Friesel fbb840920b Fix whitespace 2018-09-01 20:53:30 +02:00
Julia Friesel 9868e8a943 Add explainer texts to cervix 2018-09-01 20:50:17 +02:00
Julia Friesel ea8cfed71d Appease linter 2018-09-01 20:15:27 +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 2ec6626b4e Use select box group instead of single select boxes 2018-09-01 19:36:04 +02:00
Julia Friesel 71af282d9b Convert radio button group to select tab group 2018-09-01 19:11:44 +02:00
Julia Friesel 1d0b2497b4 Make select box text a child not a prop 2018-09-01 18:28:05 +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
Julia Friesel c2c8a7da26 First attempt for radio buttons 2018-08-31 19:52:07 +02:00
emelko 1c95ff3488 Adding autofocus to note when there is nothing entered yet 2018-08-31 19:49:15 +02:00
Julia Friesel 5b6ac9ebc1 Replace checkboxes with SelectBox component on sex view 2018-08-31 19:00:11 +02:00
tina ed5d7e544b changes text input parameters for temperature note 2018-08-31 17:05:55 +02:00