Commit Graph

280 Commits

Author SHA1 Message Date
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
tina 94d991d868 little improvements to view styling 2018-09-12 18:31:18 +02:00
tina e9ebde9162 makes stats beautiful 2018-09-12 18:01:01 +02:00
tina cc4c1e8ed6 removes 0.2 units as this introduces buggy behaviour in ticks, changes line styles 2018-09-12 15:46:10 +02:00
emelko ef45fd9098 Deleting unused code 2018-09-08 12:45:58 +02:00
emelko d644c880d5 Deletes cervix out of chart 2018-09-07 20:10:32 +02:00
emelko 966af702b1 Merge branch 'master' into 83-implement-nfp-logic-for-cervix-mode 2018-09-07 19:59:55 +02:00
tina 1e81cd8298 every symptom has its own row 2018-09-07 19:32:45 +02:00
tina 169af952c6 Merge branch '167-calendar-colors-and-slider-in-settings' into 'master'
changes shades of red in calendar, slider in settings has same style as all the other sliders

Closes #167

See merge request bloodyhealth/drip!71
2018-09-05 10:44:42 +00:00
tina 4d5658119a changes y-ticks and labels, cycle day display and colors of symbols 2018-09-03 20:21:05 +02:00
Julia Friesel 022729ac1e Merge branch '156-make-components-like-prettier-radio-buttons' into 'master'
Resolve "make components like prettier radio buttons"

Closes #156

See merge request bloodyhealth/drip!68
2018-09-03 16:45:51 +00:00
tina d25de32cb4 changes shades of red in calendar, slider in settings has same style as all the other sliders 2018-09-03 15:19:10 +02:00
Julia Friesel dd380cf9ba Merge branch '142-add-back-button-behavior-for-cycle-day-overview' into 'master'
Resolve "add back button behavior for cycle day overview"

Closes #142

See merge request bloodyhealth/drip!67
2018-09-03 12:54:25 +00:00
Julia Friesel ef75a377d0 Fix typo / bug 2018-09-03 13:54:52 +02:00
emelko 3ff7dd7340 Merge branch 'master' 2018-09-03 10:55:27 +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 a2113a5ede Fix key 2018-09-01 23:37:59 +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 b5f8f57f49 Fix labels on overview 2018-09-01 22:39:01 +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 5acb6639ba Deletes old console.logs 2018-08-31 21:28:31 +02:00
emelko ea83d6eb6b Merge branch 'master' into 117-implement-pain 2018-08-31 20:59:23 +02:00