Commit Graph

135 Commits

Author SHA1 Message Date
BloodyMarie d1ac12d165 Chore: Implement review feedback 2022-03-26 11:46:32 +01:00
bl00dymarie 03b359019e Chore: Adds buttons instead of links to about 2022-03-26 11:46:29 +01:00
Lisa b93983243e Merge branch '511-use-translation-library-for-license-component' into 'master'
Use translation library for license component

Closes #511

See merge request bloodyhealth/drip!373
2022-03-26 10:21:26 +00:00
MariaZ 4bff5a3d68 Move toast showing function to helper 2021-08-29 14:03:29 +02:00
Lisa Hillebrand 9596f8e52f 511 Use translation function in license components 2021-08-15 17:37:22 +02:00
MariaZ f188f018b9 Refactor existing Toast 2021-08-15 16:15:10 +02:00
Maria Zadnepryanets e532c3d94c Merge branch 'upgrade-rn-and-friends' into 'master'
Upgrade RN and friends

Closes #491

See merge request bloodyhealth/drip!336
2021-04-18 12:55:22 +00:00
Sofiya Tepikin 2535d056b7 Upgrade RN and friends 2021-04-18 12:55:21 +00:00
emelko 78e4d109c7 Give exported csv drip-data name 2021-03-17 22:12:24 +01:00
Maria Zadnepryanets 659eb8da31 Fix/bottom padding after input field 2021-01-23 11:53:34 +00:00
Lisa af5c24c466 Change font color of marked calendar days 2020-12-30 15:07:03 +00:00
emelko b00b97d411 Add secureTextEntry to password AppTextInput 2020-12-20 13:06:53 +01:00
Maria Zadnepryanets 5a555f5965 Calendar redesign 2020-08-22 13:08:24 +02:00
Maria Zadnepryanets ef16cfd041 Redesign chart 2020-08-22 13:06:50 +02:00
mashazyu 579c4af869 Styling fix of DataManagement component 2020-08-22 13:06:50 +02:00
mashazyu 7afaa1e156 Adds disabled prop to Button, style change name in AppSwitch component 2020-08-22 13:06:50 +02:00
mashazyu 61ca71fd1f Fixes AppLoadingView component centering 2020-08-22 13:06:50 +02:00
mashazyu bba25aeaac Sets default button type to small and moves action names to config file 2020-08-22 13:06:50 +02:00
mashazyu 45cff710c8 Separates TemperatureSlider component, adds minor post-review changes 2020-08-22 13:06:50 +02:00
mashazyu 42bc91d9c2 Removes extra space 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 1575aa29cd Separates TemperatureReminder component 2020-08-22 13:06:50 +02:00
mashazyu 08deb87df4 Introduces NFP section redesign, upgrades slider version 2020-08-22 13:06:50 +02:00
mashazyu f2706f509a Introduces data management section redesign 2020-08-22 13:05:17 +02:00
mashazyu a68ec248b0 Introduces password management section redesign 2020-08-22 13:05:17 +02:00
mashazyu c090e14835 Introduces Reminders page redesign 2020-08-22 13:05:17 +02:00
mashazyu 1077f878ae AppIcon fix 2020-08-22 13:05:17 +02:00
mashazyu b9d85042ef AppIcon props update 2020-08-22 13:05:17 +02:00
mashazyu 4d6f0db30a Moves Segment stiles to local file, separates MenuItem component. 2020-08-22 13:05:17 +02:00
mashazyu e101ecb8d1 Introduces SettingsMenu component redesign 2020-08-22 13:05:17 +02:00
mashazyu e609d51528 Removes unnecessary spaces 2020-08-22 13:05:17 +02:00
mashazyu 78d4077fb4 Renames FramedSegment to Segment 2020-08-22 13:05:17 +02:00
mashazyu 4f30db69f3 Introduces License and About components redesign 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
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