Commit Graph

318 Commits

Author SHA1 Message Date
emelko fc514a793d Rename contraception option 'unprotected' in 'none' 2018-09-26 12:25:44 +02:00
emelko b973119321 Add 'unprotected' and 'diaphragm" to contraceptives 2018-09-20 22:36:21 +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
Julia Friesel 8da8523558 Implement wrong-password-try-again? flow 2018-09-16 11:47:33 +02:00
Julia Friesel b153f8d0ff Add password setting and check password before deleting it 2018-09-16 11:47:05 +02:00
Julia Friesel 88fc3cad09 Pull apart settings module 2018-09-16 11:47:05 +02:00
Julia Friesel 3c1653bc8c Add db deletion button for when things go wrong 2018-09-16 11:47:05 +02:00
Julia Friesel b82b2d625a Use SHA512 for encryption too 2018-09-16 11:47:05 +02:00
Julia Friesel f2f0278a1c Actually use SHA512, not 256 2018-09-16 11:47:05 +02:00
Julia Friesel 34648a3d89 Take user password and try to open db 2018-09-16 11:47:05 +02:00
Julia Friesel 3d61459f30 Introduce password prompt page and save encryption flag 2018-09-16 11:47:05 +02:00
Julia Friesel 3e3cef8769 Only use db functions when components are actually mounted 2018-09-16 11:47:05 +02:00
Julia Friesel 4839f95312 Use nodejs-mobile and bcrypt to generate encryption key, and encrypt db 2018-09-16 11:46:17 +02:00
Julia Friesel b7470151b4 Copy database and delete old one 2018-09-16 11:46:17 +02:00
tina b01fdbb473 places todayString outside of reduce 2018-09-15 15:42:49 +02:00
tina 20c0867422 shows predicted bleeding with red circles, also sets up today formatting 2018-09-14 16:41:27 +02:00
tina ae18e19ffa Merge branch '150-apply-design-to-chart' into 'master'
changes y-ticks and labels, cycle day display and colors of symbols

Closes #146 and #150

See merge request bloodyhealth/drip!72
2018-09-14 12:02:54 +00:00
tina e4b6cfabdc Merge branch '157-apply-design-to-stats-screens' into 'master'
makes stats beautiful

Closes #157

See merge request bloodyhealth/drip!74
2018-09-14 11:29:10 +00:00
tina 1e220ef9e3 Merge branch 'master' into '150-apply-design-to-chart'
# Conflicts:
#   components/calendar.js
#   components/chart/y-axis.js
2018-09-14 11:28:38 +00:00
tina 5218e72daf applies little improvements suggested in review 2018-09-14 13:22:24 +02:00
tina 163f6b5738 little improvements after review 2018-09-14 12:26:11 +02:00