Commit Graph

279 Commits

Author SHA1 Message Date
Julia Friesel a948cf716b Handle merge import 2018-08-16 08:26:08 +02:00
Julia Friesel 456f4fe7d8 Parse values according to schema type and write to db 2018-08-16 08:26:08 +02:00
Julia Friesel bce9359850 Parse JSON from imported CSV 2018-08-16 08:23:48 +02:00
Julia Friesel ed474fd5cb Import file contents and move csv function to db module 2018-08-16 08:23:48 +02:00
tina b998ef546f Merge branch '109-display-stats-about-period-length' into 'master'
Resolve "add stats button on home screen and show stats about period length"

Closes #109

See merge request bloodyhealth/drip!41
2018-08-14 12:36:57 +00:00
tina f2b8723fb9 resolves some of the suggested improvements, renames the term period with cycle 2018-08-09 18:31:14 +02:00
Julia Friesel cca2cf171c Merge branch '79-calendar-vertically-scrollable-or-at-least-swipeable' into 'master'
Resolve "calendar: vertically scrollable or at least swipeable"

Closes #79

See merge request bloodyhealth/drip!49
2018-08-09 12:44:03 +00:00
Julia Friesel dcff1a0362 Make calendar vertically scrollable 2018-08-09 14:08:46 +02:00
tina c99aa7509d improves functions and stats are displayed in a nicer format 2018-08-09 14:02:17 +02:00
tina 6135c92268 possible to get all cycle lengths, which get evaluated in stats 2018-08-08 16:10:09 +02:00
tina 897e99e6af adds stats button on home screen, and creates stats screen, length still needs to be calculated 2018-08-08 16:10:09 +02:00
Julia Friesel f5b3716191 Merge branch '118-bug-export-is-missing-file-extension' into 'master'
Resolve "bug: export is missing file extension"

Closes #118

See merge request bloodyhealth/drip!47
2018-08-07 08:57:42 +00:00
Julia Friesel 1dd6649f27 Make file extension work and remove some unneeded stuff 2018-08-06 17:04:37 +02:00
Julia Friesel 7ea6a683ff Merge branch '113-add-button-to-export-to-settings-page' into 'master'
Resolve "Add button to export to settings page"

Closes #113

See merge request bloodyhealth/drip!46
2018-08-06 12:49:44 +00:00
Julia Friesel 355bcbe809 Extract labels 2018-08-06 13:37:35 +02:00
Julia Friesel 4b971a1f23 Merge branch '91-clean-up-line-length-warnings' into 'master'
Resolve "clean up line length warnings"

Closes #91

See merge request bloodyhealth/drip!43
2018-08-06 11:27:35 +00:00
Julia Friesel 364daee488 Fix import 2018-08-06 13:15:48 +02:00
Julia Friesel a2c428e991 Shorten line lengths in cycle 2018-08-06 13:10:59 +02:00
Julia Friesel 63154be24a Shorten line lengths in sympto 2018-08-06 13:10:59 +02:00
Julia Friesel 2f9b08fd8b Shorten line lengths in cycle 2018-08-06 13:10:59 +02:00
Julia Friesel e1fa656b8f Shorten line length in temperature 2018-08-06 13:10:59 +02:00
Julia Friesel da29c2751b Shorten line lengths in home 2018-08-06 13:10:59 +02:00
Julia Friesel c525812a0e Reduce line lengths 2018-08-06 13:10:59 +02:00
Julia Friesel 310683c5f8 Programmatically add props to cycle day views 2018-08-06 13:10:59 +02:00
Julia Friesel e51a99b8af Clean up line lengths in calendar 2018-08-06 13:10:59 +02:00
Julia Friesel 01d40a6d21 Merge branch 'upgrade-reaxct-native' into 'master'
Upgrade to RN 56 and gradle 3

See merge request bloodyhealth/drip!45
2018-08-06 11:01:21 +00:00
Julia Friesel ebb628c6b9 Move export logic to separate module 2018-08-06 09:51:12 +02:00
Julia Friesel 9e8005960e Handle special characters in strings 2018-08-06 09:27:28 +02:00
Julia Friesel f8007fac14 Use db schema to make column names 2018-08-04 09:57:20 +02:00
Julia Friesel 831e99351d Add toCSV function 2018-08-04 07:54:12 +02:00
Julia Friesel 03fe92750d Set up export button to export a simple file 2018-08-03 19:32:56 +02:00
Julia Friesel 315bdf3a02 Fix babel/register for mocha 2018-08-03 17:12:08 +02:00
Julia Friesel 79379276a7 Upgrade to RN 56 and gradle 3 2018-08-03 16:21:50 +02:00
bl00dymarie 043aac623f Merge branch '100-implement-desire' into 'master'
Resolve "Implement desire"

Closes #100

See merge request bloodyhealth/drip!44
2018-08-03 11:54:41 +00:00
emelko 8e56fc0b23 Adds new set of labels for chosing intensity of a tracking category 2018-08-03 13:28:10 +02:00
emelko e42d25a087 Revert "Renames cervixPosition labels into more universal positionOrIntensity"
This reverts commit f7efadb08a.
2018-08-03 13:22:34 +02:00
emelko 30839b5589 Adds desire as a tracking category to our app;
no exclude, no fancy nothing else, only pure desire tracking.
2018-08-02 17:19:21 +02:00
emelko f7efadb08a Renames cervixPosition labels into more universal positionOrIntensity 2018-08-02 17:18:19 +02:00
emelko fb3b01a57d Rescues a forgotten console log 2018-08-02 17:17:17 +02:00
Julia Friesel 125fe03678 Fix test file name spelling 2018-08-02 15:52:32 +02:00
Julia Friesel 3ab918abd9 Merge branch '99-take-out-invalid-mucus-change' into 'master'
Resolve "Take out invalid mucus change"

Closes #99

See merge request bloodyhealth/drip!37
2018-08-02 09:26:42 +00:00
Julia Friesel 8bbf122d12 Ignore 0 -> 1 mucus shift 2018-08-02 11:12:01 +02:00
Julia Friesel 6ac642b91c Merge branch '95-bug-ignore-mucus-values-in-irrelevant-phase' into 'master'
Resolve "bug: ignore mucus values in irrelevant phase"

Closes #95

See merge request bloodyhealth/drip!42
2018-08-02 08:36:04 +00:00
Julia Friesel 574e7ed854 Ignore highest quality after end of eval 2018-08-01 16:45:41 +02:00
tina bc28d28331 Merge branch '96-write-function-for-period-length-evaluation' into 'master'
Resolve "write function for period length evaluation"

Closes #96

See merge request bloodyhealth/drip!40
2018-08-01 14:01:05 +00:00
tina 00a7de0faf little improvements and test for array of one element 2018-08-01 15:49:44 +02:00
tina 9664984e72 rounds period stats, adds tests 2018-08-01 15:19:59 +02:00
tina cceecc071d computes the stats about the period lengths, started tests 2018-07-31 15:06:16 +02:00
bl00dymarie ac8d383729 Merge branch 'Fix-label-on-cycle-day-overview' into 'master'
Bugfix

See merge request bloodyhealth/drip!39
2018-07-31 07:00:56 +00:00
emelko 5f840aa669 For the sake of not exceeding max line length 2018-07-30 18:29:35 +02:00