Commit Graph

477 Commits

Author SHA1 Message Date
Stefanie Grewenig 6d88f2bbc0 use enter from i18n instead of hard-coded string
- issue: 127
- by: sg
2019-01-12 15:59:16 +01:00
Stefanie Grewenig 08faf477a6 move hard coded headers from sex into cycle day and shared labels i18n
- issue: 127
- by: sg
2019-01-12 15:54:03 +01:00
Stefanie Grewenig 201fb5e2b6 move hard coded headers and explainers from bleeding into cycle day i18n
- issue: 127
- by: sg
2019-01-12 15:47:20 +01:00
Sofiya Tepikin 0feab0ed61 Renames common->shared component directory 2019-01-09 22:33:42 +01:00
mashazyu bee0550372 Move reusable components to separate folder, password view refactoring 2019-01-08 21:50:39 +01:00
mashazyu 94940238a6 Reuse of SettingsSegment component in the Reminders section 2019-01-08 21:50:39 +01:00
mashazyu 18c8432cc2 Minor refactoring of about page 2019-01-08 21:50:39 +01:00
mashazyu 373dbea60c Refactor npf settings component 2019-01-08 21:44:29 +01:00
mashazyu 7b87424aeb Bug fix for showing irrelevant buttons on the password management page 2019-01-08 21:31:58 +01:00
mashazyu 0a9570449b Reuse ConfirmWithPassword component in DeletePassword component 2019-01-08 21:31:58 +01:00
mashazyu 5d29bcdc7b Reuse ConfirmWithPassword component in ChangePassword component 2019-01-08 21:31:58 +01:00
mashazyu 95359ce262 Move ConfirmWithPassword component to the common folder 2019-01-08 21:31:58 +01:00
Julia Friesel b80c197b9c Use GNU license on license screen 2019-01-08 09:41:56 +01:00
Julia Friesel 480e4533be Fix license screen flicker 2019-01-08 09:16:11 +01:00
Julia Friesel 2c1b856234 Add press handlers to buttons 2019-01-08 09:16:11 +01:00
Julia Friesel 000e1b63c7 Add license page 2019-01-08 09:16:11 +01:00
Julia Friesel dace057b3c Remove unused import 2019-01-08 09:02:05 +01:00
Julia Friesel e87f439ff2 Update about.js with settingsSegment and give it last prop 2019-01-08 09:00:10 +01:00
Julia Friesel 6a79f35e90 Think for yourself text 2019-01-08 08:51:16 +01:00
Julia Friesel b5240e32b0 Add website 2019-01-08 08:48:41 +01:00
Julia Friesel 0126a70d64 Clean up 2019-01-08 08:46:15 +01:00
Julia Friesel 4671a2e337 Add license text 2019-01-08 08:46:15 +01:00
Julia Friesel 27b4a454ec Improve linking and link more things 2019-01-08 08:45:32 +01:00
Julia Friesel 300d7178f1 Merge branch 'delete-app-data' into 'master'
Delete app data

Closes #259

See merge request bloodyhealth/drip!146
2019-01-07 07:05:34 +00:00
mashazyu 52fe871614 Bug fix for password field after data is deleted, add notification when there is no data to delete 2019-01-06 20:55:43 +01:00
mashazyu 57a6d94790 Realm sync functions call fix 2019-01-06 19:27:03 +01:00
mashazyu ea25a9d7be Toast message added once data is deleted 2019-01-06 19:15:36 +01:00
mashazyu a724f5f733 Move export file name to constant 2019-01-06 18:53:27 +01:00
mashazyu 558eb7d717 Adds new reusable component for confirmation with password 2019-01-05 12:46:48 +01:00
mashazyu 4e74dd9a5a Password verification bug fix 2019-01-05 11:25:43 +01:00
Julia Friesel fb6dc9b061 Merge branch '268-sympto-respect-max-cycle-length' into 'master'
Resolve "sympto: respect max cycle length"

Closes #268

See merge request bloodyhealth/drip!142
2019-01-05 09:50:43 +00:00
mashazyu cb95c98031 adds delete app data functionality 2019-01-03 23:47:16 +01:00
mashazyu d7c4932ec2 refactor password page 2019-01-03 17:14:15 +01:00
mashazyu 067da42eba refactor about section 2019-01-03 17:03:12 +01:00
mashazyu a359f8b8fc create settings segment component, create new section on settings page 2019-01-03 16:15:18 +01:00
Julia Friesel a0ef9fbe8e Add margin 2019-01-02 14:21:01 +01:00
Julia Friesel db68df9cfd Add credits to about section 2019-01-02 14:21:01 +01:00
Julia Friesel ff73925620 Merge branch '153-note-about-minus-20-rule-not-taken-into-account' into 'master'
Resolve "Note about Minus 20 rule not taken into account"

Closes #153

See merge request bloodyhealth/drip!141
2019-01-02 13:18:26 +00:00
Julia Friesel c28e32a953 Simplify stats constructor a bit 2018-12-21 15:40:46 +01:00
Julia Friesel 2c48d59f54 Rename module 2018-12-21 08:43:52 +01:00
Julia Friesel 0aa8179570 Add link 2018-12-20 15:45:13 +01:00
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
Julia Friesel f13ba0e023 Merge branch '261-add-toast-messages-to-disabled-save-buttons' into 'master'
added toast button to disabled save button

Closes #261

See merge request bloodyhealth/drip!131
2018-12-19 07:32:40 +00:00