Commit Graph

436 Commits

Author SHA1 Message Date
emelko fc514a793d Rename contraception option 'unprotected' in 'none' 2018-09-26 12:25:44 +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
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
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
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 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 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
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 bb003c973b Determine heights of chart areas in chart and pass them to children 2018-09-19 16:16:22 +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 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 d8c8f5034e Simplify calendar recalculate method 2018-09-17 16:01:21 +02:00
Julia Friesel d87a856754 Attach and remove listeners from same db collection 2018-09-17 15:37:56 +02:00
Julia Friesel a15f1177be Disbale delete pw when current one not given 2018-09-17 15:26:38 +02:00
Julia Friesel 8ed26f3e59 Pull password settings apart into individual components 2018-09-16 11:47:33 +02:00
Julia Friesel 80f08c0642 Don't rely on local storage knowing about encryption state 2018-09-16 11:47:33 +02:00
Julia Friesel 49b1110dd3 Bring back check password flow
This reverts commit a029ba8766315f9197f67f5141606077520dc584.
2018-09-16 11:47:33 +02:00
Julia Friesel 9f11170f8b Bring back persist argument to openDb
This reverts commit fc1028dba411711c46e3976693552632af4b9dc6.
2018-09-16 11:47:33 +02:00
Julia Friesel 8e8f6fcf6c Autofocus new password field 2018-09-16 11:47:33 +02:00
Julia Friesel 1c5c6a804b Remove unneeded argument to openDb 2018-09-16 11:47:33 +02:00
Julia Friesel 6e3a3a3059 Remove duplicate view 2018-09-16 11:47:33 +02:00
Julia Friesel 905fb56dec Add long password reminder 2018-09-16 11:47:33 +02:00
Julia Friesel 1ffd5c8ba3 Disallow empty passwords 2018-09-16 11:47:33 +02:00
Julia Friesel 9efd366812 Improve backup warning text 2018-09-16 11:47:33 +02:00
Julia Friesel 19288510c5 Remove current password check and add change password flow 2018-09-16 11:47:33 +02:00
Julia Friesel f6e8950816 Move create password flow to settings page 2018-09-16 11:47:33 +02:00
Julia Friesel c476a7a278 Clean up 2018-09-16 11:47:33 +02:00
Julia Friesel d41574235f Add forgot password flow 2018-09-16 11:47:33 +02:00
Julia Friesel a74eb40805 Stylin' 2018-09-16 11:47:33 +02:00
Julia Friesel 01a1fa4385 Mask password input 2018-09-16 11:47:33 +02:00
Julia Friesel 3dbc26f50a Unify encrypt function 2018-09-16 11:47:33 +02:00
Julia Friesel 6c49d8a36c Add wrapper for password screen and logged-in app 2018-09-16 11:47:33 +02:00
Julia Friesel 467dc8d424 Add bacup warning 2018-09-16 11:47:33 +02:00