Commit Graph
48 Commits
Author SHA1 Message Date
Sofiya Tepikin e66ca3f8db Adds navigation tree to define the hierarchy 2020-02-04 20:45:23 +01:00
Sofiya Tepikin e479b93638 Moves navigation to the state 2020-02-04 20:45:23 +01:00
Sofiya Tepikin f444de0b87 Removes the lowercasing to the header title component 2020-02-04 20:45:23 +01:00
Sofiya Tepikin e14bd690dc Fixes typo, and removes a redundant line 2019-11-15 17:52:12 +01:00
Sofiya Tepikin 3d53af8012 Fixes some warnings on build 2019-11-14 17:39:31 +01:00
Sofiya Tepikin 6175738fec Updates the RN version to 0.59.10 2019-11-14 17:15:36 +01:00
Sofiya Tepikin 23ba5115d2 Updates the RN version to 0.59 2019-11-08 20:00:05 +01:00
Sofiya Tepikin 1c25ad3046 Merge branch 'header-refactoring' into 'master'
Refactors the header

See merge request bloodyhealth/drip!246
2019-09-15 13:02:08 +00:00
Sofiya Tepikin 48d519d557 Cleans the console.log 2019-09-15 14:50:37 +02:00
Sofiya Tepikin e0091497e4 Adds test for data deletion 2019-09-15 13:52:29 +02:00
Sofiya Tepikin 5d436630d3 Refactors the header 2019-09-15 13:52:29 +02:00
Sofiya Tepikin 20595c6c3a Merge branch 'composition-instead-inheritance' into 'master'
Replaces the inheritance with composition pattern in the Symptom view

See merge request bloodyhealth/drip!241
2019-09-14 17:36:41 +00:00
Sofiya Tepikin 8ce840306a Replaces the inheritance with composition pattern in the Symptom view 2019-09-13 10:32:09 +02:00
Sofiya Tepikin 85b5b4d387 Merge branch 'simplify-temperature-view' into 'master'
Simplifies the temperature edit view

See merge request bloodyhealth/drip!243
2019-09-01 15:51:18 +00:00
Sofiya Tepikin 2f25c5cffe Splits the temperature view to simplify it 2019-09-01 15:04:16 +02:00
Sofiya Tepikin c3a2eea3a5 Merge branch 'hotfix-cycleday-data' into 'master'
Fixes the cycle day data is not being passed to the symptom view

See merge request bloodyhealth/drip!242
2019-08-24 14:58:21 +00:00
Sofiya Tepikin 525defa1c9 Fixes the cycle day data is not being passed to the symptom view 2019-08-22 21:03:11 +02:00
Sofiya Tepikin 16cc2cef5c Merge branch 'redux-on-detox' into 'master'
Redux

See merge request bloodyhealth/drip!238
2019-08-21 19:54:17 +00:00
Sofiya Tepikin 29a076e5a2 Fixes the date not being set on changing cycle day, and adds a test for this case 2019-08-21 21:35:18 +02:00
Sofiya Tepikin c226923759 Starts using redux store for storing the date 2019-08-21 21:34:17 +02:00
Sofiya Tepikin 216a9044cd Redux initial setup 2019-08-21 21:28:54 +02:00
Sofiya Tepikin e2270ea1e2 Merge branch 'simplify-cycle-day-overview' into 'master'
Splits <CycleDayOverView /> to smaller components, to simplify it

See merge request bloodyhealth/drip!240
2019-08-12 19:02:33 +00:00
Sofiya Tepikin d2d5d2f41f Splits <CycleDayOverView /> to smaller components, to simplify it 2019-08-09 21:33:26 +02:00
Sofiya Tepikin 8a528d5529 Merge branch 'detox' into 'master'
Introducing detox - the tool for e2e testing

See merge request bloodyhealth/drip!237
2019-08-08 18:44:25 +00:00
Sofiya Tepikin 917bd8f7c4 Adding more tests 2019-07-31 12:56:47 +02:00
Sofiya Tepikin 48778c1959 Adds initial tests 2019-07-21 21:16:59 +02:00
Sofiya Tepikin 7e807dba7f Introducing detox 2019-07-21 16:17:16 +02:00
Sofiya Tepikin e4209e28b7 Refactors App wrapper component 2019-06-19 00:02:58 +02:00
Sofiya Tepikin fa20e84bfe Fixes reopenning after back button 2019-06-18 23:53:17 +02:00
Sofiya Tepikin a152b497fb Merge branch '391-bug-home-screen-not-centered' into 'master'
Resolve "bug: home screen not centered"

Closes #391

See merge request bloodyhealth/drip!232
2019-06-18 21:48:18 +00:00
Sofiya Tepikin 417083b0c1 Changes order of buttons in the import alert 2019-05-20 17:16:05 +02:00
Sofiya Tepikin 3449746ead Improves readability of app page rendering 2019-05-01 11:26:50 +02:00
Sofiya Tepikin 78869f99b8 Adds the missing mood title on mood edit view 2019-01-30 14:05:22 +03:00
Sofiya Tepikin fee13da2dc Changing the mood icon 2019-01-30 13:15:12 +03:00
Sofiya Tepikin 1e39c71a4e temp 2019-01-28 23:52:00 +03:00
Sofiya Tepikin 4408334d7c Makes some order in home component 2019-01-21 00:48:30 +01:00
Sofiya Tepikin 31268186f1 Refactors app.js for readability 2019-01-19 23:06:07 +01:00
Sofiya Tepikin ff8765b9f8 Makes also the subpages of Settings to activate the menu item in footer 2019-01-17 23:15:30 +01:00
Sofiya Tepikin faf7dbac95 Fixes settings item menu in footer missing active state 2019-01-17 22:11:44 +01:00
Sofiya Tepikin 714d9fd681 Styles the buttons in password confirmation 2019-01-16 22:55:33 +01:00
Sofiya Tepikin 0feab0ed61 Renames common->shared component directory 2019-01-09 22:33:42 +01:00
Sofiya Tepikin 3641f0b1a1 Fixes the 2 csv files being created on export, in Downloads 2018-12-16 19:31:45 +01:00
Sofiya Tepikin 041885da71 Adds npm script for toggling the develop panel instead of shaking the device 2018-12-11 23:23:31 +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
Sofiya Tepikin 57e77341c6 Centers the Symptom header title 2018-12-01 15:59:39 +01:00