Commit Graph

37 Commits

Author SHA1 Message Date
mashazyu bba25aeaac Sets default button type to small and moves action names to config file 2020-08-22 13:06:50 +02:00
mashazyu 6c89e642b4 Updates variable name to improve code readibility 2020-08-22 13:06:50 +02:00
mashazyu 9d7121f5d6 Updates button activity definition when entering new password 2020-08-22 13:06:50 +02:00
mashazyu a68ec248b0 Introduces password management section redesign 2020-08-22 13:05:17 +02:00
mashazyu 78d4077fb4 Renames FramedSegment to Segment 2020-08-22 13:05:17 +02:00
mashazyu 1fc7bc17b9 AppLoading/AppText/AppTextInput/Button/FramedSegment/Link -> ./common 2020-08-22 13:05:17 +02: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
emelko 324820ebab Rearrange Segment Element: * Rename SettingsSegment into FramedSegment * Move it out of Settings into Components 2019-02-02 12:58:05 +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 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 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 a359f8b8fc create settings segment component, create new section on settings page 2019-01-03 16:15:18 +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 1c9eea3aa0 Split settings view up 2018-12-19 09:53:37 +01:00
mashazyu d3f9652b9d Creates reusable password confirmation component 2018-12-09 12:41:40 +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 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
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