Commit Graph
100 Commits
Author SHA1 Message Date
MariaZ 57c8e31a9a Fix image import mocking 2022-09-20 13:36:05 +02:00
MariaZ 726b65914b Move react-i18next mock to jest-setup.js 2022-09-20 12:37:41 +02:00
MariaZ 82b6a6b603 Move jest-setup.js to ./test folder 2022-09-20 12:37:13 +02:00
MariaZ 5f61f37d2f Add tests for Stats component 2022-09-20 12:31:54 +02:00
MariaZ 1b6d21f730 Add check for undefined & null data in Stats component 2022-09-20 12:31:27 +02:00
MariaZ be0c11abfe Add tests for StatsTabe component 2022-09-20 11:58:34 +02:00
MariaZ e2e320927b Add tests for StatsOverview component 2022-09-20 10:59:28 +02:00
MariaZ 5c2a80c5c2 Add tests for AppHelp component 2022-09-20 10:48:31 +02:00
MariaZ 2e060d3261 Recreate components folder structure for tests 2022-09-20 10:35:28 +02:00
MariaZ c267e80424 Remove unnecessary import of labels 2022-09-20 10:29:40 +02:00
MariaZ c95e25a9b2 Remove onClose required prop from AppHelp 2022-09-19 21:31:35 +02:00
MariaZ 6c1ee3e5e2 Add explainer text to stats page and move more stats to modal 2022-09-19 21:31:17 +02:00
MariaZ 499e2d0628 Add en translations for stats page 2022-09-19 21:30:51 +02:00
MariaZ 951fb778d4 Add * to cell with standard deviation 2022-09-19 21:23:03 +02:00
MariaZ 6d6473ca78 Add translations to StatsTable 2022-09-19 21:17:09 +02:00
MariaZ 5a0321c5e5 Update styling & add onClose to StatsTable to make it modal 2022-09-19 21:14:06 +02:00
MariaZ 0c6c706274 Add AppHelp component 2022-09-19 20:52:44 +02:00
Maria Zadnepryanets 8774d251de Merge branch 'chore/add-statistics' into 'main'
Add more data to stats

Closes #264

See merge request bloodyhealth/drip!472
2022-09-19 14:23:56 +00:00
Maria Zadnepryanets 974d081f40 Add more data to stats 2022-09-19 14:23:55 +00:00
Maria Zadnepryanets 0597540b88 Merge branch 'fix/stop-keyboard-from-overlapping-with-inputs' into 'main'
Fix: Define isKeyboardOffset based on Platform

See merge request bloodyhealth/drip!523
2022-09-19 09:12:32 +00:00
Maria Zadnepryanets 75823ed750 Fix: Define isKeyboardOffset based on Platform 2022-09-19 09:12:31 +00:00
Maria ZadnepryanetsandSofiya Tepikin e289094d97 Fix: temperature screen 2022-09-16 18:29:26 +00:00
Maria Zadnepryanets c8d2f5d9ee Merge branch 'chore/make-function-components-6' into 'main'
Chore: make function components 6

See merge request bloodyhealth/drip!519
2022-09-12 10:42:24 +00:00
Maria Zadnepryanets 2f785319cd Chore: make function components 6 2022-09-12 10:42:24 +00:00
Maria Zadnepryanets 7d3d63ad0d Merge branch 'fix/warning-on-privacy-policy-page' into 'main'
Fix: warning on privacy policy page

See merge request bloodyhealth/drip!520
2022-09-12 09:45:19 +00:00
Maria Zadnepryanets b3514bd652 Fix: warning on privacy policy page 2022-09-12 09:45:18 +00:00
Maria Zadnepryanets acc91773bf Merge branch 'chore/make-function-components-3' into 'main'
Chore/make function components 3

See merge request bloodyhealth/drip!518
2022-09-11 15:35:16 +00:00
Maria Zadnepryanets 9202945e9c Chore/make function components 3 2022-09-11 15:35:16 +00:00
Maria Zadnepryanets bc931b4fbd Merge branch 'fix/async-storage' into 'main'
Fix/async storage

See merge request bloodyhealth/drip!500
2022-09-08 15:15:16 +00:00
Maria Zadnepryanets 6329fc68ed Merge branch 'chore/batch-prettify-rest' into 'main'
Prettify rest of the components files except stats

See merge request bloodyhealth/drip!507
2022-09-08 15:14:22 +00:00
Maria Zadnepryanets 84f72d74bf Merge branch 'chore/update-mr-template' into 'main'
Chore: add default MR template

See merge request bloodyhealth/drip!418
2022-08-19 15:36:42 +00:00
Maria Zadnepryanets 65dfbdf580 Chore: add default MR template 2022-08-19 15:36:42 +00:00
Maria ZadnepryanetsandSofiya Tepikin 2896a767ab Chore: migrate project to yarn v1 2022-08-18 14:35:52 +00:00
Maria Zadnepryanets 205fd37203 Merge branch 'dependabot-npm_and_yarn-react-native-share-7.8.0' into 'main'
Bump react-native-share from 3.8.5 to 7.8.0

See merge request bloodyhealth/drip!485
2022-08-16 12:41:22 +00:00
Maria Zadnepryanets e1232664d9 Merge branch 'dependabot-npm_and_yarn-react-native-vector-icons-9.2.0' into 'main'
Bump react-native-vector-icons from 9.1.0 to 9.2.0

See merge request bloodyhealth/drip!486
2022-08-16 12:13:34 +00:00
Maria Zadnepryanets f8e81978b5 Merge branch 'dependabot-npm_and_yarn-react-native-document-picker-8.1.1' into 'main'
Bump react-native-document-picker from 4.3.0 to 8.1.1

See merge request bloodyhealth/drip!468
2022-08-15 20:22:49 +00:00
Maria Zadnepryanets b433fa805f Merge branch 'chore/add-rn-push-notifications-to-dependabot-ignore' into 'main'
Ignore react-native-push-notifications in dependabot settings

See merge request bloodyhealth/drip!481
2022-08-15 19:13:24 +00:00
Maria Zadnepryanets 7e7edb99b5 Ignore react-native-push-notifications in dependabot settings 2022-08-15 21:08:00 +02:00
Maria Zadnepryanets 3da4157bcc Merge branch 'chore/update-clear-script' into 'main'
Chore/update clear script

See merge request bloodyhealth/drip!480
2022-08-15 19:01:28 +00:00
Maria Zadnepryanets 7d2c7d4844 Chore/update clear script 2022-08-15 19:01:28 +00:00
Maria Zadnepryanets 9a4cba3731 Merge branch 'chore/add-known-issues-to-readme' into 'main'
Chore: Add a link to test protocol & document known issues in android emulator

See merge request bloodyhealth/drip!471
2022-08-12 09:13:46 +00:00
Maria Zadnepryanets e35fc4d78a Chore: Add a link to test protocol & document known issues in android emulator 2022-08-12 09:13:46 +00:00
Maria ZadnepryanetsandSofiya Tepikin 81cc3087fd Update wordings to advise user that app will close 2022-06-23 17:42:05 +02:00
Maria ZadnepryanetsandSofiya Tepikin d8c4278fec Add react-native-exit-app-v2 2022-06-23 17:42:05 +02:00
Maria Zadnepryanets 37b607aee2 Bump up the node version of the image in the CI pipline 2022-06-19 19:01:50 +02:00
mashazyu 10b9ec8818 Pachage-lock.json update after rebase 2022-04-25 22:05:59 +02:00
mashazyu 712f65e001 Make app buils on Xcode13 2022-04-25 21:59:25 +02:00
MariaZandBloodyMarie eb53b8b87e Return some button styling to fix button display on simptom edit 2022-03-26 13:13:27 +01:00
MariaZandBloodyMarie f34df0233c Increase box size and change back number of lines to display to 4 2022-03-26 13:13:27 +01:00
MariaZandBloodyMarie 37e1d54358 More fine-tuning of calendar and symptom box 2022-03-26 13:13:27 +01:00
MariaZandBloodyMarie 7faa18bd60 Remove fontratio (I think we don't need it any more) 2022-03-26 13:13:27 +01:00
MariaZandBloodyMarie 3c02dd77bb Update buttons styling to make them not that horizontally big 2022-03-26 13:13:27 +01:00
MariaZandBloodyMarie 272b1f387d Font size fine-tuning 2022-03-26 13:13:27 +01:00
MariaZandBloodyMarie c5aaf1b29b Add note to remove images fix after RN update 2022-03-26 13:13:27 +01:00
MariaZandBloodyMarie 2bbcadcf53 Elipsise date on day overview 2022-03-26 13:13:27 +01:00
MariaZandBloodyMarie f4ef00d4ea Fix adding images to final build 2022-03-26 13:13:27 +01:00
MariaZandBloodyMarie 953e080032 Fix symptom-box text overflow 2022-03-26 13:13:27 +01:00
MariaZandBloodyMarie 10fdcecf61 Fix buttons on simptom edit view for small screens 2022-03-26 13:13:27 +01:00
MariaZandBloodyMarie cfef925414 Fix styling 2022-03-26 13:13:27 +01:00
MariaZandBloodyMarie 7cab47665f Fix today day styling in calendar 2022-03-26 13:13:27 +01:00
MariaZandBloodyMarie 9fb08fb66f Fix linter errors 2022-03-26 13:13:27 +01:00
MariaZandBloodyMarie 388985034f Update symptom box styling 2022-03-26 13:13:27 +01:00
MariaZandBloodyMarie f842ebe13c Update stats page styling 2022-03-26 13:13:27 +01:00
MariaZandBloodyMarie 070c1487af Install react-native-size-matters library for better layout 2022-03-26 13:13:27 +01:00
Maria Zadnepryanets 1ec6fd9296 Merge branch 'master' into 'master'
Update README.md to linkt to Version 8 instread of Version 5

See merge request bloodyhealth/drip!379
2021-11-28 13:10:14 +00:00
Maria Zadnepryanets 50d01cbaa4 Merge branch 'chore/add-dependabot-to-repo' into 'master'
Adds dependabot to repo

See merge request bloodyhealth/drip!375
2021-09-19 13:18:46 +00:00
Maria Zadnepryanetsandbl00dymarie 449c84e75e Add info on nvm requirement and xcode 12.5 fix 2021-09-19 12:46:26 +00:00
MariaZ 4d32c523ff Adds dependabot config 2021-08-29 20:18:51 +02:00
MariaZ d2a452e3c9 Add toast to saving/deleting symptom data 2021-08-29 14:08:37 +02:00
MariaZ 4bff5a3d68 Move toast showing function to helper 2021-08-29 14:03:29 +02:00
MariaZ 233d14968d Package-lock.json commit 2021-08-20 20:10:00 +02:00
MariaZ f188f018b9 Refactor existing Toast 2021-08-15 16:15:10 +02:00
MariaZ 65d0e4f3a1 Install react-native-simple-toast 2021-08-15 16:07:04 +02:00
Maria Zadnepryanets 7c70f7454e Merge branch 'chore/add-react-native-clean-project' into 'master'
Chore: add react native clean project

Closes #431

See merge request bloodyhealth/drip!367
2021-08-15 11:56:09 +00:00
Maria Zadnepryanets 4fedb1928c Chore: add react native clean project 2021-08-15 11:56:09 +00:00
Maria Zadnepryanets 87a68ba9c5 Merge branch 'chore/add-instructions-for-ios' into 'master'
Chore: adds instructions on how to run app on ios to readme

Closes #333

See merge request bloodyhealth/drip!358
2021-08-06 15:02:18 +00:00
Maria Zadnepryanets 4b06f03aec Chore: adds instructions on how to run app on ios to readme 2021-08-06 15:02:15 +00:00
Maria Zadnepryanets 948c7c0b24 Merge branch 'ios-launch-screen-and-icons' into 'master'
iOS assets: icons & launch screen

See merge request bloodyhealth/drip!365
2021-08-06 14:58:57 +00: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
Maria Zadnepryanets 9ff117ce4d Merge branch '402-give-export-file-more-specific-name' into 'master'
Give exported csv drip-data name

Closes #402

See merge request bloodyhealth/drip!359
2021-04-11 13:22:00 +00:00
MariaZ 5325f071bd Remove detox for now to fix npm i errors 2021-02-14 20:07:45 +01:00
MariaZ a261154889 Fixes SymptomEditView centering 2021-02-14 19:42:47 +01:00
MariaZ 176b60be89 Update stats layout 2021-02-14 19:42:33 +01:00
Maria ZadnepryanetsandSofiya Tepikin dd18611498 Fix/incorrect password error not showing on login screen 2021-01-23 12:04:30 +00:00
Maria ZadnepryanetsandSofiya Tepikin 659eb8da31 Fix/bottom padding after input field 2021-01-23 11:53:34 +00:00
Maria Zadnepryanets 17266d46dd Merge branch 'fix-highest-scale-value' into 'rebased-redesign'
Fixes error on highes/lowest scale values

See merge request bloodyhealth/drip!326
2020-12-30 17:43:14 +00:00
mashazyu 97ff3deac3 Fixes extra horizontal grid line on chart 2020-12-30 17:32:34 +01:00
Maria Zadnepryanetsandbl00dymarie d25af176d3 Resolve "Stats" 2020-12-20 19:11:03 +00:00
mashazyu 80cc9bc73d Update AppTextInput behavior, when Keyboard is visible 2020-12-20 17:20:55 +01:00
Maria Zadnepryanets 8715f53140 Merge branch '464-bug-password-is-shown-in-plain-text' into 'rebased-redesign'
Resolve "Bug: Password is shown in plain text"

See merge request bloodyhealth/drip!321
2020-12-20 12:10:10 +00:00
Maria Zadnepryanetsandbl00dymarie ada60a745b Resolve "Redesign fix: Homepage fix" 2020-12-20 10:38:11 +00:00
mashazyuandemelko 59aef1126d Updates styling of Stats page 2020-12-13 18:02:39 +01:00
mashazyuandemelko c00e3f2bef Adds padding between keyboard and text input 2020-12-13 18:02:39 +01:00
Maria Zadnepryanets ead6db12a9 Merge branch 'fix-temp-edit-redirect' into 'rebased-redesign'
Fix redirect to TemperatureEditView from reminder

See merge request bloodyhealth/drip!318
2020-12-13 16:15:22 +00:00
mashazyu 42bf02a0c7 Updates settings menu styling 2020-12-05 20:45:01 +01:00
mashazyu 45da01ba07 Fixes bug when .8 and .3 labels are not shown in chart 2020-12-05 12:33:11 +01:00
Maria ZadnepryanetsandSofiya Tepikin 750ceeaaf4 Resolve "Cycle day overview" 2020-12-05 11:08:57 +00:00
Maria Zadnepryanets 5af29f9628 Merge branch '436-chart-fix' into 'rebased-redesign'
Resolve "Chart"

See merge request bloodyhealth/drip!308
2020-12-05 10:15:12 +00:00
Maria Zadnepryanets cf63fbb37c Resolve "Chart" 2020-12-05 10:15:12 +00:00
Maria Zadnepryanets 1f83621e7d Merge branch 'Make-clickable-areas-bigger' into 'rebased-redesign'
Increase hitSlop of menu icon and navigation arrows

See merge request bloodyhealth/drip!309
2020-12-05 10:08:24 +00:00