Commit Graph

32 Commits

Author SHA1 Message Date
tina d81e4a8e45 uses cycle day symbol in chart and corresponding color 2018-10-31 17:12:24 +01:00
Julia Friesel 1b20658eed Move db-unchanged to db dir 2018-10-22 21:24:54 +02:00
Julia Friesel 124f6cfce7 Use nothing-changed helper in home to prevent unnecessary render 2018-10-20 09:55:39 +02:00
Julia Friesel 7b8b905550 Add new home screen 2018-10-03 19:14:53 +02:00
Julia Friesel d87a856754 Attach and remove listeners from same db collection 2018-09-17 15:37:56 +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 3dbc26f50a Unify encrypt function 2018-09-16 11:47:33 +02:00
Julia Friesel b82b2d625a Use SHA512 for encryption too 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
emelko 3ff7dd7340 Merge branch 'master' 2018-09-03 10:55:27 +02:00
tina 432c56c0c6 information about bleeding data is shown on home screen 2018-08-29 17:29:33 +02:00
Julia Friesel 86f26e3814 Position footer and fix navigating to cycle day view 2018-08-19 15:02:01 +02:00
Julia Friesel a754981434 Start replacing navigator 2018-08-18 15:31:10 +02:00
Julia Friesel 51629f67e2 Place header as component 2018-08-17 16:26:00 +02:00
Julia Friesel 5136b9f8e6 Introduce bottom menu 2018-08-16 16:36:49 +02:00
tina 897e99e6af adds stats button on home screen, and creates stats screen, length still needs to be calculated 2018-08-08 16:10:09 +02:00
Julia Friesel 7ea6a683ff Merge branch '113-add-button-to-export-to-settings-page' into 'master'
Resolve "Add button to export to settings page"

Closes #113

See merge request bloodyhealth/drip!46
2018-08-06 12:49:44 +00:00
Julia Friesel da29c2751b Shorten line lengths in home 2018-08-06 13:10:59 +02:00
Julia Friesel 03fe92750d Set up export button to export a simple file 2018-08-03 19:32:56 +02:00
Julia Friesel 5468c8051d Merge branch 'master' into 73-implement-nfp-logic-for-mucus-mode 2018-07-23 19:00:49 +02:00
Julia Friesel 201a0d0ae1 Re-add delete all button 2018-07-23 12:59:40 +02:00
Julia Friesel f52401d05d Add button to add dummy data 2018-07-23 12:22:27 +02:00
Julia Friesel 2a2f91fc55 Make everything scrollable 2018-07-20 11:54:47 +02:00
Julia Friesel c96d3d4550 Merge branch 'master' into 73-implement-nfp-logic-for-mucus-mode 2018-07-16 13:55:07 +02:00
Julia Friesel eba5837350 Simplify markup and move symptom screens to symptom dir 2018-07-15 22:38:41 +02:00
Julia Friesel 9eb1ad6af1 Simplify home screen markup 2018-07-15 22:35:33 +02:00
Julia Friesel 28b880a40c Gather general cycle-related functions in cycle module 2018-07-05 09:39:08 +02:00
Julia Friesel b5af3f7c13 Make directories for styles and labels 2018-06-28 11:34:55 +02:00
Julia Friesel 46040f1a77 Create components and lib folder 2018-06-28 10:58:56 +02:00