Commit Graph
80 Commits
Author SHA1 Message Date
Maria Zadnepryanets 71247e1c7d Merge branch 'updated-package-lock' into 'master'
Update package-lock.json

See merge request bloodyhealth/drip!298
2020-07-11 11:25:32 +00:00
Maria Zadnepryanets 37c5821411 Update CHANGELOG.md 2020-05-02 17:33:33 +00:00
Maria Zadnepryanets 4442c229f7 Update CHANGELOG.md 2020-05-02 15:57:21 +00:00
Maria Zadnepryanets e11915460c Merge branch '306-chart-displays-sex-dot-even-if-only-contraceptive-options-are-saved' into 'master'
Chart doesn't display sex dot although contraception method 'other' has been already removed

Closes #306

See merge request bloodyhealth/drip!285
2020-04-25 18:13:13 +00:00
mashazyu 7d46706cf2 Allows to enter note in the future 2020-03-30 18:34:26 +02:00
Maria Zadnepryanets c7740c7c57 Merge branch 'chart-navigation-bug' into 'master'
Chart navigation bug fix.

See merge request bloodyhealth/drip!287
2020-03-28 17:03:41 +00:00
mashazyu 5ec5d02b8d Chart navigation bug fix. 2020-03-28 17:17:21 +01:00
Maria Zadnepryanets 075813c314 Merge branch 'fix-clear-command' into 'master'
Change clear to lowercase to make it case sensitive and executable

See merge request bloodyhealth/drip!286
2020-03-28 16:11:35 +00:00
Maria ZadnepryanetsandSofiya Tepikin ee0b83d1ca Resolve "don't show temperature chart part of chart when temp not tracked" 2020-03-28 13:03:51 +00:00
Maria Zadnepryanets 9235a57fd7 Merge branch 'cycle-module-tests-split' into 'master'
Splits the rest of the tests without modifying them

See merge request bloodyhealth/drip!274
2020-03-14 14:07:40 +00:00
Maria Zadnepryanets 06edde5340 Merge branch 'get-cycles-before-test' into 'master'
Moves out the test for getCyclesBefore method of cycle module

See merge request bloodyhealth/drip!273
2020-03-14 13:17:30 +00:00
Maria Zadnepryanets 9b4da9bd19 Merge branch 'get-previous-cycle-test' into 'master'
Moves out the test for getPReviousCycle method of cycle module

See merge request bloodyhealth/drip!272
2020-03-14 11:40:04 +00:00
Maria ZadnepryanetsandSofiya Tepikin 47379d7a1e Lint rule react prop types addition 2020-03-11 20:19:45 +00:00
Maria Zadnepryanets 3dbcb41d67 Merge branch 'fix-get-cycle-by-start-day' into 'master'
Adds test and fixes getCycleByStartDate method of cycle module

See merge request bloodyhealth/drip!269
2020-03-11 18:42:04 +00:00
Maria Zadnepryanets e901cae0f5 Merge branch 'get-cycle-day-number-test' into 'master'
Moves out the tests for getCycleDayNumber and organises them

See merge request bloodyhealth/drip!268
2020-03-04 20:53:55 +00:00
Maria Zadnepryanets 21c5ac72a6 Merge branch 'symptom-views-clean-up' into 'master'
Symptom views clean up

See merge request bloodyhealth/drip!267
2020-03-04 20:52:41 +00:00
mashazyu 45ee67e4d8 Fix bug - not showing maximum value of mucus in chart 2019-11-22 16:15:45 +01:00
mashazyu 2ecb2e7647 Move calculations functions to helpers file 2019-11-21 22:23:56 +01:00
mashazyu c24284a57d Move YAxis & HorizontalGrid components in a common conditional expression 2019-11-21 22:21:47 +01:00
mashazyu 36ae949f31 Move auxiliary functions from day-column.js component file to helpers file 2019-11-21 22:01:13 +01:00
mashazyu 796d995aad Move Surface element to TemperatureColumn component 2019-11-21 21:57:09 +01:00
mashazyu 767a2c9709 Introduces CycleDayLabel component 2019-11-21 21:54:29 +01:00
mashazyu fe1ec38b68 Introduces TemperatureColumn component 2019-11-21 21:41:01 +01:00
mashazyu 71e4c6d11e Introduces ChartLine component 2019-11-21 21:09:48 +01:00
mashazyuandSofiya Tepikin 03a235d8cb Formatting fix 2019-11-17 20:39:00 +01:00
mashazyuandSofiya Tepikin 0adbf3436b Introduces SymptomCell component 2019-11-17 20:38:29 +01:00
mashazyuandSofiya Tepikin 09129adba3 Introduces HorizontalGrid component 2019-11-17 19:57:47 +01:00
mashazyuandSofiya Tepikin ed66395318 Moves out chart (data modelling) helpers to a separate file 2019-11-17 19:47:25 +01:00
mashazyuandSofiya Tepikin bc04f6a24b Introduces Tick & TickList components 2019-11-17 19:37:19 +01:00
mashazyuandSofiya Tepikin 3598dd5b80 Introduces ChartLegend component 2019-11-17 17:46:21 +01:00
mashazyuandSofiya Tepikin 270b823c20 Introduces SymptomIcon component 2019-11-17 17:28:02 +01:00
mashazyuandSofiya Tepikin 34a0e15e66 Rafactors symptom color definition 2019-11-17 17:15:56 +01:00
mashazyuandSofiya Tepikin 02ca733147 Introduces YAxis component 2019-11-17 16:54:33 +01:00
mashazyuandSofiya Tepikin 7514b01cf4 Naming update: isFertile>isClosedAndHard, getSymptomColorIndex>symptomColorMethods; update of symptom index retrieval for the sake of readibility 2019-11-15 17:37:17 +01:00
mashazyuandSofiya Tepikin f376602843 Naming update, change switch to object, fertility logic review 2019-11-15 17:37:17 +01:00
mashazyuandSofiya Tepikin 889e0e36d7 make graph display for incomplete mucus and cervix values 2019-11-15 17:37:17 +01:00
Maria Zadnepryanets c74c5d372c Merge branch 'data-input-e2e-test' into 'master'
Adds e2e symptom data input tests and necessary testIDs to the existing components

See merge request bloodyhealth/drip!244
2019-09-02 16:39:35 +00:00
mashazyu c0235d148b Adds e2e symptom data input tests and necessary testIDs to the existing components 2019-09-02 18:04:57 +02:00
Maria Zadnepryanets 3f7b58b04c Update README.md 2019-08-27 08:56:39 +00:00
Maria Zadnepryanets e9fd961913 Update README.md 2019-08-27 08:55:29 +00:00
mashazyu 6cbfcb9d64 Fixes delete data bug 2019-05-25 17:45:02 +02:00
mashazyu 227aa69677 Add loading screen to data import 2019-05-02 18:53:44 +02:00
mashazyu 722c372f2d Fix line width in chart 2019-05-02 14:03:30 +02:00
mashazyu f15dc75908 Removes logo and adds header on the main login screen 2019-04-30 20:23:09 +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
mashazyuandSofiya Tepikin c22bff5948 temperature screen styling update 2019-04-14 22:43:57 +02:00
mashazyuandSofiya Tepikin 570d0dc608 Add mood category to chart 2019-01-30 01:44:51 +03:00
mashazyuandSofiya Tepikin 56f5c92f87 Add mood component, add mood as tracking category to db schemas, add mood category description, add mood to the cycle-day-overview 2019-01-30 01:44:50 +03:00
mashazyuandSofiya Tepikin 3babba0d92 Add cancel button to ConfirmWithPassword component 2019-01-16 22:07:47 +01:00
mashazyuandSofiya Tepikin bee0550372 Move reusable components to separate folder, password view refactoring 2019-01-08 21:50:39 +01:00
mashazyuandSofiya Tepikin 94940238a6 Reuse of SettingsSegment component in the Reminders section 2019-01-08 21:50:39 +01:00
mashazyuandSofiya Tepikin 18c8432cc2 Minor refactoring of about page 2019-01-08 21:50:39 +01:00
mashazyuandSofiya Tepikin 0c081926b5 Fixes warning due to incorrect import of labels 2019-01-08 21:44:29 +01:00
mashazyuandSofiya Tepikin 373dbea60c Refactor npf settings component 2019-01-08 21:44:29 +01:00
mashazyuandSofiya Tepikin 7b87424aeb Bug fix for showing irrelevant buttons on the password management page 2019-01-08 21:31:58 +01:00
mashazyuandSofiya Tepikin 0a9570449b Reuse ConfirmWithPassword component in DeletePassword component 2019-01-08 21:31:58 +01:00
mashazyuandSofiya Tepikin 5d29bcdc7b Reuse ConfirmWithPassword component in ChangePassword component 2019-01-08 21:31:58 +01:00
mashazyuandSofiya Tepikin 95359ce262 Move ConfirmWithPassword component to the common folder 2019-01-08 21:31:58 +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 2fc48e94b7 Data section naming update as discussed 2019-01-06 19:17:30 +01:00
mashazyu ea25a9d7be Toast message added once data is deleted 2019-01-06 19:15:36 +01:00
mashazyu ee27ed6ca2 Wording fix to reflect that only app data is deleted 2019-01-06 18:56:30 +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 dd539e50fe Wording update 2019-01-04 19:13:17 +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
mashazyu 420befec36 Fixes all export error messages 2018-12-09 22:30:33 +01:00
mashazyu 5cb4d9f861 Fix export of empty database 2018-12-09 16:26: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
mashazyu 55acd26a39 Transforms labels to lowercase 2018-12-03 19:19:05 +01:00
mashazyu 96d2459777 Changes header of today's cycle day overview page 2018-12-02 19:23:02 +01:00
mashazyu 1b5c637d4e Fixes fertility icon space 2018-12-02 13:52:17 +01:00
mashazyu 0c22644c54 Extracts buttons on home screen as a component 2018-12-02 13:15:46 +01:00