Commit Graph

1165 Commits

Author SHA1 Message Date
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
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
tina 92e02c48dc Merge branch '347-maxlength-in-temp-input' into 'master'
adds maxLength to temperature input field

Closes #347

See merge request bloodyhealth/drip!207
2019-05-01 16:46:18 +00:00
Sofiya Tepikin 3449746ead Improves readability of app page rendering 2019-05-01 11:26:50 +02:00
Julia Friesel ee52f75927 Update README.md 2019-05-01 05:30:10 +00:00
tina 9c8cc8de2e makes the action button footer more like buttons 2019-05-01 00:04:38 +02:00
tina ea279338e0 adds maxLength to temperature input field 2019-04-30 23:24:44 +02:00
mashazyu f15dc75908 Removes logo and adds header on the main login screen 2019-04-30 20:23:09 +02: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
bl00dymarie 7c5d0b9ae2 Merge branch '344-lowercase-for-symptom-values' into 'master'
Lowercase values for sex, pain and mood

Closes #344

See merge request bloodyhealth/drip!204
2019-04-25 10:14:11 +00:00
emelko b8b2d3d2bf Lowercase values for sex, pain and mood 2019-04-25 11:48:03 +02:00
emelko 3ec4d2218e Adds getTime function for bleedingPredictions reuse; minor style formatting 2019-04-25 11:41:41 +02:00
emelko dc5b34546a Renames function to say what it 'does' 2019-04-25 11:01:33 +02:00
emelko 6577038f22 Rename to predictedBleeding 2019-04-25 10:58:04 +02:00
emelko 93abaf99be Nicer formatting for past bleeding prediction 2019-04-24 12:53:04 +02:00
emelko dd24e6058f Fixes prediction range in drop on homescreen 2019-04-23 20:44:59 +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
bl00dymarie ab0970e33f Merge branch 'Remove-excessive-permissions' into 'master'
Removes permissions not required for debug or production

See merge request bloodyhealth/drip!201
2019-04-23 17:09:27 +00:00
bl00dymarie 49d5d77a82 Merge branch 'new-tag' into 'master'
0.0.3

See merge request bloodyhealth/drip!200
2019-04-23 06:55:52 +00:00
emelko 0cf8820e94 Removes permissions not required for debug or production 2019-04-22 16:43:13 +02:00
emelko 1ef3585cdc 0.0.3 2019-04-17 16:35:33 +02:00
bl00dymarie 25ff6ca01f Update CHANGELOG.md 2019-04-17 14:33:02 +00:00
bl00dymarie dd648da56f Merge branch 'delete-password-button-fix' into 'master'
Delete password button fix

Closes #327

See merge request bloodyhealth/drip!199
v0.0.3
2019-04-17 07:07:19 +00:00
bl00dymarie d1e87835d1 Update CHANGELOG.md 2019-04-16 18:46:44 +00:00
bl00dymarie c715b16e44 Update CHANGELOG.md 2019-04-16 18:36:03 +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
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
emelko 9a9ca10283 0.0.2 v0.0.2 2019-04-09 10:57:11 +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
bl00dymarie fa59f35719 Update CHANGELOG 2019-04-03 09:02:19 +00:00
bl00dymarie 3d245127c7 Add CHANGELOG 2019-04-03 08:52:29 +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
bl00dymarie 3940e3b4dd Merge branch '271-chart-view-date-should-be-on-same-line-as-actual-dates' into 'master'
Resolve "Chart view: "date" should be on same line as actual dates"

Closes #271

See merge request bloodyhealth/drip!184
2019-03-20 19:56:07 +00:00
bl00dymarie 75a3837417 Merge branch '285-bug-coming-from-track-your-period-cycle-day-doesn-t-show-data' into 'master'
Handing over cycleday to homescreen so that BleedingEditView gets this info; co-authored @liv-theo

Closes #285

See merge request bloodyhealth/drip!195
2019-03-14 21:40:06 +00:00
emelko 95afd305a9 Handing over cycleday to homescreen so that BleedingEditView gets this info; co-authored @liv-theo 2019-03-12 22:50:24 +01:00