Commit Graph

83 Commits

Author SHA1 Message Date
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
Julia Friesel ca8764aa4b Add dot when active 2018-08-31 20:11:30 +02:00
Julia Friesel c2c8a7da26 First attempt for radio buttons 2018-08-31 19:52:07 +02:00
Julia Friesel 5b6ac9ebc1 Replace checkboxes with SelectBox component on sex view 2018-08-31 19:00:11 +02:00
tina f19a51d4ba Merge branch '155-add-temperature-note' into 'master'
Resolve "add temperature note"

Closes #155

See merge request bloodyhealth/drip!66
2018-08-31 15:15:38 +00:00
tina ed5d7e544b changes text input parameters for temperature note 2018-08-31 17:05:55 +02:00
Julia Friesel 1ba41c934f Use style arrays 2018-08-31 14:51:41 +02:00
tina 3bd5770c33 adds note to temperature 2018-08-31 14:01:48 +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
Julia Friesel 398c726d94 Replace binds with lambdas 2018-08-28 08:40:09 +02:00
Julia Friesel 8a6f943e5f Separate warning out of absolute range 2018-08-26 19:34:52 +02:00
Julia Friesel 2471b92eaf Determine chart height dynamically and fill the window 2018-08-24 09:53:57 +02:00
Julia Friesel 7ef7bf7c10 Merge branch 'master' into 133-make-temp-scale-a-config-setting-and-read-it-in-chart-and-temp-screen 2018-08-22 17:33:23 +02:00
Julia Friesel 0e77a2f613 Re-simplify the input 2018-08-22 17:03:36 +02:00
Julia Friesel eedd6070cf Make temperature suggestion grey 2018-08-22 16:23:37 +02:00
Julia Friesel e9c4256661 Extract temp input into component 2018-08-22 16:01:51 +02:00
Julia Friesel 3a162ca0cc Add '.0' for integers 2018-08-22 14:07:12 +02:00
Julia Friesel 7725f1be14 Limit length 2018-08-22 14:05:08 +02:00
Julia Friesel 0878135aed Warn when user enters an out-of-range temperature 2018-08-22 13:51:12 +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 e2b9d4b4a1 Fix symptom headers 2018-08-20 15:14:17 +02:00
Julia Friesel 559aa684dc Visualize disabled action buttons 2018-08-20 15:06:50 +02:00
Julia Friesel 8629fd5369 Replace action button footer in remaining symptom views 2018-08-20 14:53:00 +02:00
Julia Friesel d897c3b89f On temperature view, replace menu with action buttons 2018-08-20 13:36:11 +02:00
Julia Friesel a67bfda43f Handle back button presses 2018-08-19 16:11:01 +02:00
Julia Friesel 86f26e3814 Position footer and fix navigating to cycle day view 2018-08-19 15:02:01 +02:00
Julia Friesel 180a25cd4c Turn symptom buttons into footer component 2018-08-19 13:53:55 +02:00
Julia Friesel fb00223648 Disable delete button when there is nothing to delete 2018-08-19 13:53:55 +02:00
Julia Friesel 39d598f3aa Improve symptom data display 2018-08-19 13:53:55 +02:00
Julia Friesel 322b3c00d7 Fix action buttons 2018-08-19 13:53:55 +02:00
Julia Friesel 51629f67e2 Place header as component 2018-08-17 16:26:00 +02:00
Julia Friesel 636e5e2f9d Use navigator for symptom views also 2018-08-17 10:17:17 +02:00
Julia Friesel 1c390f784c Use realistic icon and set active state 2018-08-17 08:59:44 +02:00
Julia Friesel fae278435a Add navigation arrows 2018-08-17 08:05:15 +02:00
Julia Friesel a59aa86dbf Fix key 2018-08-16 21:45:17 +02:00
Julia Friesel ff60db089c Align grid 2018-08-16 21:32:55 +02:00
Julia Friesel 29a82fca9f Start styling the day overview 2018-08-16 19:43:56 +02:00
Bl00dyMarie b3ace768a8 Text input is autofocussed only when someone just checked the "Other" checkbox :) 2018-08-15 09:41:05 +02:00
Bl00dyMarie a64bfbcd50 Implement Sex \o/:
* Offers tracking sex activities and contraceptives as much as you want
* "Other" contraceptive allows to specify with text input
2018-08-13 16:47:19 +02:00
Julia Friesel 364daee488 Fix import 2018-08-06 13:15:48 +02:00
Julia Friesel e1fa656b8f Shorten line length in temperature 2018-08-06 13:10:59 +02:00
Julia Friesel c525812a0e Reduce line lengths 2018-08-06 13:10:59 +02:00
Julia Friesel 310683c5f8 Programmatically add props to cycle day views 2018-08-06 13:10:59 +02:00
emelko 8e56fc0b23 Adds new set of labels for chosing intensity of a tracking category 2018-08-03 13:28:10 +02:00
emelko e42d25a087 Revert "Renames cervixPosition labels into more universal positionOrIntensity"
This reverts commit f7efadb08a.
2018-08-03 13:22:34 +02:00