Commit Graph
100 Commits
Author SHA1 Message Date
Julia Friesel f8eef66810 Merge branch '359-delete-data-bug-fix' into 'master'
Resolve "Bug: Settings > Manage your data > Delete app data"

Closes #359

See merge request bloodyhealth/drip!224
2019-05-26 04:08:54 +00:00
Julia Friesel 0cfc85933c Make info modal only as big as it needs to be 2019-05-25 09:17:39 +02:00
Julia Friesel c6fd5e6db2 Make sure info icon is always well pressable 2019-05-25 07:09:36 +02:00
Julia Friesel 16b3199892 Make sure drop text is always positioned correctly 2019-05-24 11:23:12 +02:00
Julia Friesel c35f333daa Merge branch 'import-alert-buttons-order' into 'master'
Changes order of buttons in the import alert

Closes #372

See merge request bloodyhealth/drip!219
2019-05-22 15:40:40 +00:00
Julia Frieselandemelko 668acb4afe simple way to rearrange home screen 2019-05-22 17:30:53 +02:00
Julia Friesel cef2e850d7 Don't render delete icon, instead of just setting it invisible 2019-05-21 17:32:51 +02:00
Julia Friesel 4b469f2f49 Make isDeleteIconActive more readable 2019-05-21 17:08:26 +02:00
Julia Friesel b0b2e8ceb5 Merge branch '365-show-incomplete-symptom-in-day-view' into 'master'
Resolve "show incomplete symptom in day view"

Closes #365

See merge request bloodyhealth/drip!218
2019-05-21 14:22:04 +00:00
Julia Friesel 82a9bf0a0f Update README.md 2019-05-21 14:20:45 +00:00
Julia Friesel 25ed0d168e Remove formatting improvements that clutter up the diff 2019-05-20 15:17:27 +02:00
Julia Friesel d7b599d03b Fix cervix value display on overview 2019-05-20 06:44:34 +02:00
Julia Friesel 3f52cae04b Fix mucus value display on overview 2019-05-20 06:32:58 +02:00
Julia Friesel 59c3636139 Don't show delete icon just because symptom info is open 2019-05-20 06:08:46 +02:00
Julia Friesel 472d793627 Clean up markup 2019-05-19 19:00:05 +02:00
Julia Friesel 43b98ed9a5 Merge branch '364-delete-or-clear-button-that-is-visible-as-soon-as-any-value-is-selected-saved' into 'master'
Resolve "delete or clear button that is visible as soon as any value is selected/saved"

Closes #364

See merge request bloodyhealth/drip!216
2019-05-19 16:52:02 +00:00
Julia Friesel 69d2517dd2 Use own modal instead of alert for symptom info 2019-05-19 18:44:12 +02:00
Julia Friesel 0f6567e66b Merge branch '345-move-info-button-out-of-header-to-body' into marie-move-info-button-out-of-header-to-body 2019-05-19 17:53:14 +02:00
Julia Friesel d2c0891a68 Try out moving it to body 2019-05-18 06:40:36 +02:00
Julia Friesel a557733d30 For temperature, only show delete button when certain fields active 2019-05-17 16:47:31 +02:00
Julia Friesel 0f7ab6c803 Let symptom views overwrite isDeleteIconActive method 2019-05-17 16:09:49 +02:00
Julia Friesel b7088c44f2 Show or hide delete button based on entered data 2019-05-17 12:07:54 +02:00
Julia Friesel 00294ff6f6 Remove unused style 2019-05-17 11:54:50 +02:00
Julia Friesel 1d61675ef7 Ask before deleting entry 2019-05-17 11:01:50 +02:00
Julia Friesel 6a8d22f9f0 Change icon to trash can 2019-05-17 10:56:36 +02:00
Julia Friesel 9ff37e2874 Merge branch '371-bug-back-navigation-doesn-t-wait-for-temperature-range-warning' into 'master'
Await alert result before navigating back

Closes #371 and #373

See merge request bloodyhealth/drip!215
2019-05-14 17:29:15 +00:00
Julia Friesel f022fb6b8a Await alert result before navigating back 2019-05-14 13:37:35 +02:00
Julia Friesel 37564621e0 Merge branch '363-alert-for-cervix-and-mucus-when-trying-to-navigate-away-and-one-value-is-missing' into 'master'
Basic auto save

Closes #363

See merge request bloodyhealth/drip!214
2019-05-13 18:56:40 +00:00
Julia Friesel 5057e1a38e Address MR change requests 2019-05-13 20:41:57 +02:00
Julia Friesel e781919434 Reset inadvertently changed file 2019-05-13 20:34:13 +02:00
Julia Friesel 3715e0c4d2 Filter incomplete mucus values in sympto adapter 2019-05-13 20:30:25 +02:00
Julia Friesel 3ff996e946 Don't crash on missing temperature value 2019-05-13 19:07:46 +02:00
Julia Friesel 6011bd9208 Fix linter problems 2019-05-13 12:55:28 +02:00
Julia Friesel d1e16abe34 Make header back arrow function for auto save 2019-05-13 12:55:28 +02:00
Julia Friesel bc13f5c1e6 Remove action button footer from symptom views 2019-05-13 12:55:28 +02:00
Julia Friesel ecf3ebf16d When nothing entered, delete entry 2019-05-13 12:55:28 +02:00
Julia Friesel 08fd3afc34 Add symptom view component with back button listener 2019-05-13 12:55:28 +02:00
Julia Friesel 2528c03315 Remove save button from footer 2019-05-13 12:55:28 +02:00
Julia Friesel d322e557a3 Remove unused line 2019-05-13 12:55:28 +02:00
Julia Friesel 9fd17d769e Make saving incomplete value possible 2019-05-13 12:55:28 +02:00
Julia Friesel ca68186351 Filter out incomplete cervix value days in sympto adapter 2019-05-13 12:49:37 +02:00
Julia Friesel 8d6f5d637b Update sympto 2019-05-13 12:49:37 +02:00
Julia Friesel c6790fe271 Add migration making mucus and cervix values optional 2019-05-13 12:49:37 +02:00
Julia Friesel 6402370eaf Don't compute nfp mucus value when data missing 2019-05-13 12:49:37 +02:00
Julia Friesel f1ca709f25 Add test for missing mucus vaues 2019-05-13 12:49:37 +02:00
Julia Friesel bb5623a621 Merge branch '355-make-update-version-script' into 'master'
Resolve "make release script"

Closes #355

See merge request bloodyhealth/drip!209
2019-05-10 10:38:06 +00:00
Julia Friesel 8efe906e87 Filter release commits from changelog 2019-05-06 12:21:28 +02:00
Julia Friesel 3924c04e56 Add update-changelog script 2019-05-06 12:21:21 +02:00
Julia Friesel a9401d4a0f Remove square brackets from CHANGELOG. They are parsed as links 2019-05-06 12:21:09 +02:00
Julia Friesel 53ec882e53 Add commit-release and npm scripts 2019-05-06 12:21:09 +02:00
Julia Friesel 7387db4a69 Add update version script from manyverse 2019-05-06 12:21:01 +02:00
Julia Friesel 9ef84f9b31 Update RN to 58 2019-05-06 10:39:48 +02:00
Julia Friesel f9c928d45c Update eslint 2019-05-06 09:59:22 +02:00
Julia Friesel 70860860d5 Merge branch '238-loading-screen-for-data-import' into 'master'
Add loading screen for data import

Closes #238

See merge request bloodyhealth/drip!206
2019-05-06 06:44:54 +00: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
Julia Friesel 5a320e148c Merge branch '348-password-screen' into 'master'
Removes logo and adds header on the main login screen

Closes #348

See merge request bloodyhealth/drip!211
2019-05-03 17:51:47 +00:00
Julia Friesel 767aa23841 Merge branch 'app-page-rendering-update' into 'master'
Improves readability of app page rendering

See merge request bloodyhealth/drip!210
2019-05-03 17:49:00 +00:00
Julia Friesel ee52f75927 Update README.md 2019-05-01 05:30:10 +00:00
Julia Friesel c00684ebbb Adjust version name 2019-04-29 13:47:58 +02:00
Julia Friesel d0f4ae5109 Don't build for x86 2019-04-29 12:00:57 +02:00
Julia Friesel 187fbef207 Upgrade nodejs-mobile-rn to latest 2019-04-29 10:28:47 +02:00
Julia Friesel 4c655b13c3 Merge branch 'master' of gitlab.com:bloodyhealth/drip 2019-04-29 08:48:10 +02:00
Julia Friesel 2276b37741 Remove unneeded maven repo and upgrade gradle to 4.10 2019-04-29 08:47:58 +02:00
Julia Friesel 772a277315 Merge branch '336-investigate-rn-push-notifications-for-fdroid' into 'master'
Throw out Google services from notification library

Closes #336

See merge request bloodyhealth/drip!198
2019-04-11 16:43:16 +00:00
Julia Friesel a4545fedcf Use RN notifications without Google services 2019-04-10 19:54:04 +02:00
Julia Friesel e7b5987837 Merge branch 'fix-chart-time-change-bug' into 'master'
Use LocalDate to get date range

See merge request bloodyhealth/drip!197
2019-04-03 14:56:13 +00:00
Julia Friesel 7e3eae1758 Use LocalDate for getting chart date range 2019-04-02 19:34:36 +02:00
Julia Friesel 60d1b3d157 Use noon instead of midnight to get date range 2019-04-02 19:03:43 +02:00
Julia Friesel 7499b443d7 Merge branch 'use-external-sympto' into 'master'
Use external sympto module

See merge request bloodyhealth/drip!173
2019-02-08 07:44:45 +00:00
Julia Friesel e42aa9bb8e Merge branch '294-white-space-on-home-screen' into 'master'
Resolve "white space on home screen"

Closes #294

See merge request bloodyhealth/drip!175
2019-02-05 08:45:19 +00:00
Julia Friesel 57309b2e39 Merge branch 'link-nfp-rules' into 'master'
Link nfp rules

See merge request bloodyhealth/drip!169
2019-02-04 20:20:58 +00:00
Julia Friesel a7bf4c814f Merge branch 'master' into link-nfp-rules 2019-02-04 21:04:38 +01:00
Julia Friesel 433f7aa7f4 Merge branch '297-bug-overspilling-text-in-pain-mood-note' into 'master'
Use built-in numberOfLines prop instead of truncating by hand

Closes #297

See merge request bloodyhealth/drip!174
2019-02-04 19:07:16 +00:00
Julia Friesel 14b964443e Make home screen spacing more consistent 2019-02-02 21:51:00 +01:00
Julia Friesel d2282f6667 Use built-in numberOfLines prop instead of truncating by hand 2019-02-02 21:25:29 +01:00
Julia Friesel efca6f0d47 dirty-chai 2019-02-02 18:39:50 +01:00
Julia Friesel 0878654e82 Extract link component and parse all app text for links 2019-02-02 11:55:03 +01:00
Julia Friesel 87301da648 Return status text when no NFP status can be detected 2019-02-02 11:33:46 +01:00
Julia Friesel 8318f5d313 Make link work 2019-02-02 11:23:40 +01:00
Julia Friesel 3e94df56e2 Limit press handler to just button 2019-02-02 10:54:51 +01:00
Julia Friesel 5dc519980d Merge branch 'master' into link-nfp-rules 2019-02-02 10:26:18 +01:00
Julia Friesel 8bd8adaa7a Add text corrections 2019-02-02 09:46:59 +01:00
Julia Friesel 228ae781b9 Merge branch '286-increase-stroke-width-for-home-screen-elements' into 'master'
Resolve "increase stroke width for home screen elements"

Closes #286

See merge request bloodyhealth/drip!160
2019-01-26 12:01:12 +00:00
Julia Friesel 05d67150e5 Merge branch '265-add-info-to-mucus-i-text' into 'master'
Add passage about lack of support for "parenthesis values"

Closes #265

See merge request bloodyhealth/drip!165
2019-01-23 13:59:05 +00:00
Julia Friesel 28ca2378ca Add passage about lack of support for "parenthesis values" 2019-01-22 17:42:13 +01:00
Julia Friesel dfa37952bd Change font to OpenSans 2019-01-22 17:31:56 +01:00
Julia Friesel 90766bc1dc Merge branch 'settings-menu-footer' into 'master'
Fixes settings item menu in footer missing active state

Closes #282

See merge request bloodyhealth/drip!164
2019-01-22 16:01:48 +00:00
Julia Friesel 8701abb765 Merge branch '151-in-import-error-when-future-edit-for-something-other-than-a-note' into 'master'
Show error message when future data edit

Closes #151

See merge request bloodyhealth/drip!161
2019-01-18 10:12:49 +00:00
Julia Friesel ab3ca68902 Merge branch '285-bug-coming-from-track-your-period-cycle-day-doesn-t-show-data' into 'master'
Pass correct props to bleeding edit view from home screen

Closes #285

See merge request bloodyhealth/drip!162
2019-01-18 09:13:28 +00:00
Julia Friesel 0e73ab1810 Merge branch '292-bug-cycle-day-shows-undefined-for-bleeding-value' into 'master'
Fix label reference

Closes #292

See merge request bloodyhealth/drip!163
2019-01-18 09:12:44 +00:00
Julia Friesel 1aad11b504 Fix label reference 2019-01-17 21:20:19 +01:00
Julia Friesel 86e0d967be Pass correct props to bleeding edit view from home screen 2019-01-17 21:02:32 +01:00
Julia Friesel a9e22c941d Merge branch '289-bug-links-in-about-don-t-work-on-swift-phone' into 'master'
Resolve "[Bug] links in about don't work on swift phone"

Closes #289

See merge request bloodyhealth/drip!159
2019-01-17 18:22:42 +00:00
Julia Friesel d8ce68d1ed Show error message when future data edit 2019-01-17 18:11:17 +01:00
Julia Friesel 282ed7a96d Adjust font weights to new look 2019-01-17 17:28:50 +01:00
Julia Friesel c5363f588f Increase borderWith of circle icon 2019-01-17 17:18:41 +01:00
Julia Friesel d905139958 Remove light app text 2019-01-17 17:17:22 +01:00
Julia Friesel 7159124158 Incerase font weight in home icon font 2019-01-17 17:13:24 +01:00
Julia Friesel 8178303e3a Make link press handler work 2019-01-17 16:36:36 +01:00