Commit Graph

100 Commits

Author SHA1 Message Date
Maria Zadnepryanets 47379d7a1e Lint rule react prop types addition 2020-03-11 20:19:45 +00:00
Sofiya Tepikin e479b93638 Moves navigation to the state 2020-02-04 20:45:23 +01:00
Julia Friesel bb1bd949c3 Add donation section to about 2019-05-28 09:03:43 +02:00
bl00dymarie 6228cd8953 Merge branch 'Space-between-info-icon-and-text' into 'master'
Make uniform info icon and leave some space

See merge request bloodyhealth/drip!223
2019-05-28 06:38:14 +00:00
emelko aadc36f45c Get rid of extra styling for non functional info icon 2019-05-26 13:04:20 +02:00
mashazyu 6cbfcb9d64 Fixes delete data bug 2019-05-25 17:45:02 +02:00
emelko 39df9c2ec0 Make uniform info icon and leave some space 2019-05-25 12:37:14 +02:00
Sofiya Tepikin 417083b0c1 Changes order of buttons in the import alert 2019-05-20 17:16:05 +02:00
Julia Friesel 6a98b28427 Remove superfluous try/catch 2019-05-06 08:42:43 +02:00
Julia Friesel 9ee7819462 Rename methods 2019-05-06 08:37:26 +02:00
mashazyu 227aa69677 Add loading screen to data import 2019-05-02 18:53:44 +02:00
bl00dymarie ded3a79bbc Merge branch 'temperature-screen-improvement' into 'master'
temperature screen styling update

See merge request bloodyhealth/drip!196
2019-04-23 17:19:49 +00:00
mashazyu 31b428fa53 Add proptypes to DeletePassword, ChangePassword and ConfirmWithPassword components 2019-04-15 21:11:24 +02:00
mashazyu a291c78379 Delete password button bug fix 2019-04-15 21:10:09 +02:00
mashazyu c22bff5948 temperature screen styling update 2019-04-14 22:43:57 +02:00
emelko c44faaba0f Text corrections in info boxes 2019-02-18 12:18:16 +01:00
Julia Friesel a7bf4c814f Merge branch 'master' into link-nfp-rules 2019-02-04 21:04:38 +01:00
tina bdda36de83 Merge branch '299-subcategories-in-setting-in-lowercase' into 'master'
changes titles of subcategory in setting to lowercase

Closes #299

See merge request bloodyhealth/drip!170
2019-02-02 15:32:01 +00:00
emelko 324820ebab Rearrange Segment Element: * Rename SettingsSegment into FramedSegment * Move it out of Settings into Components 2019-02-02 12:58:05 +01:00
Julia Friesel 0878654e82 Extract link component and parse all app text for links 2019-02-02 11:55:03 +01:00
Julia Friesel 8318f5d313 Make link work 2019-02-02 11:23:40 +01:00
tina d407255fcc changes titles of subcategory in setting to lowercase 2019-01-30 23:19:42 +01:00
Julia Friesel 8178303e3a Make link press handler work 2019-01-17 16:36:36 +01:00
Sofiya Tepikin 714d9fd681 Styles the buttons in password confirmation 2019-01-16 22:55:33 +01:00
mashazyu 3babba0d92 Add cancel button to ConfirmWithPassword component 2019-01-16 22:07:47 +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 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 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
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
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