Commit Graph

47 Commits

Author SHA1 Message Date
Julia Friesel 77363511ad Add bottom margin 2018-12-20 15:05:25 +01:00
Julia Friesel f1b152bb5a Add icon 2018-12-20 14:59:49 +01:00
Julia Friesel 8696a6d7ea Add info text 2018-12-20 14:52:00 +01:00
Julia Friesel b8914b5339 Fix imports 2018-12-19 10:31:42 +01:00
Julia Friesel 59dff5066e Add header titles 2018-12-19 10:25:18 +01:00
Julia Friesel 73e2177278 Fix back behavior 2018-12-19 10:00:47 +01:00
Julia Friesel 1c9eea3aa0 Split settings view up 2018-12-19 09:53:37 +01:00
Julia Friesel f7fc65507e Merge branch '122-add-about-info-section-to-settings' into 'master'
Added about section to settings

See merge request bloodyhealth/drip!132
2018-12-19 08:18:24 +00:00
Sofiya Tepikin 3641f0b1a1 Fixes the 2 csv files being created on export, in Downloads 2018-12-16 19:31:45 +01:00
Julia Friesel f0e9a0c0a3 Merge branch 'settings-editing-password-confirmation' into 'master'
Settings editing password confirmation

Closes #256

See merge request bloodyhealth/drip!125
2018-12-12 18:52:14 +00:00
mashazyu 420befec36 Fixes all export error messages 2018-12-09 22:30:33 +01:00
Lisa Hillebrand d8b53da134 Added about section to settings 2018-12-09 18:38:46 +01:00
mashazyu 5cb4d9f861 Fix export of empty database 2018-12-09 16:26:37 +01:00
mashazyu d3f9652b9d Creates reusable password confirmation component 2018-12-09 12:41:40 +01:00
Julia Friesel b23bd19270 Add cervix setting 2018-12-08 09:44:16 +01:00
mashazyu 857b8fc1f1 Cleanup ChangePassword component 2018-12-07 23:56:33 +01:00
Sofiya Tepikin 7ddf9a7002 Reuses SettingsButton component 2018-12-05 22:42:00 +01:00
Sofiya Tepikin acc7ce13f8 Adds prop types to the project & and uses them in SettingsButton component 2018-12-05 22:42:00 +01:00
Sofiya Tepikin e16fc39298 Extracting SettingsButton component 2018-12-05 22:42:00 +01:00
Sofiya Tepikin 2a7ffa4666 Adds password confirmation on setting a new password on Settings screen 2018-12-04 22:52:49 +01:00
tina d5f3fdbde5 renames folder with labels, splits up the setting labels from rest 2018-11-28 16:10:38 +01:00
tina 11ceb21921 moves labels to copy folder 2018-11-28 15:07:52 +01:00
Julia Friesel 1f1c6ed6fa Merge branch '242-password-not-working' into 'master'
Resolve "password not working"

Closes #242

See merge request bloodyhealth/drip!102
2018-11-04 09:57:45 +00:00
Julia Friesel 4aecf69779 Pad time with zeros when saving temperature too 2018-11-02 16:05:59 +01:00
Julia Friesel fa85f321c3 Always persist connection. Throw all unknown errors. 2018-10-30 09:46:42 +01:00
Julia Friesel 207b5504e7 Only throw unexpected errors from openDb 2018-10-30 09:14:46 +01:00
Julia Friesel d01721daed Merge branch '200-implement-homescreen' into 'master'
Add new home screen

Closes #200

See merge request bloodyhealth/drip!96
2018-10-18 11:40:31 +00:00
Julia Friesel 7b8b905550 Add new home screen 2018-10-03 19:14:53 +02:00
tina 8574fd1f67 changes design of settings page 2018-10-01 17:54:33 +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
Julia Friesel dc5d3c3928 Change backup warning for delete 2018-09-18 08:08:48 +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 49b1110dd3 Bring back check password flow
This reverts commit a029ba8766315f9197f67f5141606077520dc584.
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 6e3a3a3059 Remove duplicate view 2018-09-16 11:47:33 +02:00
Julia Friesel 1ffd5c8ba3 Disallow empty passwords 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 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 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