tina
|
3bd5770c33
|
adds note to temperature
|
2018-08-31 14:01:48 +02:00 |
|
tina
|
54a3db4096
|
Merge branch '98-function-to-get-predicted-bleeding-dates' into 'master'
Resolve "write function to get predicted bleeding dates (and use it in calendar)"
Closes #97 and #98
See merge request bloodyhealth/drip!60
|
2018-08-31 09:48:30 +00:00 |
|
Julia Friesel
|
455d4ad8e8
|
Merge branch '36-suggestion-for-logo-for-drip' into 'master'
Resolve "suggestion for logo for "drip""
Closes #36
See merge request bloodyhealth/drip!64
|
2018-08-30 13:52:25 +00:00 |
|
Julia Friesel
|
a8d1edcadc
|
Add logos for launcher and notification
|
2018-08-30 10:33:49 +02:00 |
|
Julia Friesel
|
f0f2ccc685
|
Merge branch '140-daily-temp-reminder' into 'master'
Resolve "daily temp reminder"
Closes #140
See merge request bloodyhealth/drip!63
|
2018-08-30 07:05:37 +00:00 |
|
tina
|
8a9e23055d
|
Update cycle.spec.js
|
2018-08-29 16:50:28 +00:00 |
|
tina
|
b411b67473
|
Merge branch 'master' into '98-function-to-get-predicted-bleeding-dates'
# Conflicts:
# components/calendar.js
# test/cycle.spec.js
|
2018-08-29 15:58:20 +00:00 |
|
tina
|
432c56c0c6
|
information about bleeding data is shown on home screen
|
2018-08-29 17:29:33 +02:00 |
|
Julia Friesel
|
c5178ea441
|
If time has already passed, start notification tomorrow
|
2018-08-28 09:19:22 +02:00 |
|
Julia Friesel
|
eb41ae354f
|
Use rn-push-notifications and set up recurring notification
|
2018-08-28 09:19:22 +02:00 |
|
Julia Friesel
|
e64b46c41b
|
Revert "Install dep"
This reverts commit 138ce17ade64dcfec10fecab9b1b41e298c35fb2.
|
2018-08-28 09:17:10 +02:00 |
|
Julia Friesel
|
b90fda113d
|
First attempt at notifying at given time
|
2018-08-28 09:17:10 +02:00 |
|
Julia Friesel
|
3a91b5ffa4
|
Shorten line lengths
|
2018-08-28 09:17:10 +02:00 |
|
Julia Friesel
|
660f19a790
|
Add more to temp reminder component
|
2018-08-28 09:17:10 +02:00 |
|
Julia Friesel
|
a6d082dffc
|
Handle cancel
|
2018-08-28 09:17:10 +02:00 |
|
Julia Friesel
|
f564eab7d0
|
Save temp reminder settings
|
2018-08-28 09:17:10 +02:00 |
|
Julia Friesel
|
de858fe8c2
|
Style temp reminder setting
|
2018-08-28 09:17:10 +02:00 |
|
Julia Friesel
|
a5b7e1064e
|
Pad time value with 0s
|
2018-08-28 09:17:10 +02:00 |
|
Julia Friesel
|
6c6d8ae038
|
Add reminder setting
|
2018-08-28 09:17:10 +02:00 |
|
Julia Friesel
|
b0019d85e0
|
Install dep
|
2018-08-28 09:17:10 +02:00 |
|
Julia Friesel
|
398c726d94
|
Replace binds with lambdas
|
2018-08-28 08:40:09 +02:00 |
|
Julia Friesel
|
b09137772c
|
Merge branch '133-make-temp-scale-a-config-setting-and-read-it-in-chart-and-temp-screen' into 'master'
Resolve "make temp scale a config setting and read it in chart and temp screen"
Closes #133
See merge request bloodyhealth/drip!59
|
2018-08-27 15:49:04 +00:00 |
|
Julia Friesel
|
877568c2e7
|
Update README.md
|
2018-08-27 05:47:24 +00:00 |
|
Julia Friesel
|
530c1096ed
|
Fix bottom scale margin
|
2018-08-26 19:56:26 +02:00 |
|
Julia Friesel
|
8a6f943e5f
|
Separate warning out of absolute range
|
2018-08-26 19:34:52 +02:00 |
|
Julia Friesel
|
2a07ce4ef2
|
Show loading message
|
2018-08-26 18:28:59 +02:00 |
|
Julia Friesel
|
5460d574e2
|
Use border style to draw fhm line
|
2018-08-26 18:05:39 +02:00 |
|
Julia Friesel
|
f6607b98c7
|
Style symptom row
|
2018-08-24 19:20:40 +02:00 |
|
Julia Friesel
|
c54581d644
|
Introduce symptom row (WIP)
|
2018-08-24 19:06:23 +02:00 |
|
Julia Friesel
|
2471b92eaf
|
Determine chart height dynamically and fill the window
|
2018-08-24 09:53:57 +02:00 |
|
tina
|
e047440068
|
changs output of getpredictedmenses, adds days to calendar
|
2018-08-23 17:28:53 +02:00 |
|
Julia Friesel
|
1cd38dd476
|
Merge branch '121-add-license' into 'master'
Resolve "Add license"
Closes #121
See merge request bloodyhealth/drip!61
|
2018-08-23 11:39:19 +00:00 |
|
tina
|
497a3a3ff5
|
adds more tests for period predictions, moves getcycleslength into cycle module
|
2018-08-23 11:36:57 +02:00 |
|
Julia Friesel
|
6bc1993beb
|
Add license
|
2018-08-22 18:52:40 +02:00 |
|
Julia Friesel
|
654dbf5e98
|
Fix labels
|
2018-08-22 18:33:00 +02:00 |
|
tina
|
ea21fc92a2
|
moves getCycleLength to corresponding files, adds function to get next menses (not finished) with first tests
|
2018-08-22 18:21:57 +02:00 |
|
Julia Friesel
|
15ad708a9c
|
Use color variables
|
2018-08-22 17:44:54 +02:00 |
|
Julia Friesel
|
c6d61320e7
|
Fix explainer text
|
2018-08-22 17:41:23 +02:00 |
|
Julia Friesel
|
7ef7bf7c10
|
Merge branch 'master' into 133-make-temp-scale-a-config-setting-and-read-it-in-chart-and-temp-screen
|
2018-08-22 17:33:23 +02:00 |
|
Julia Friesel
|
0e77a2f613
|
Re-simplify the input
|
2018-08-22 17:03:36 +02:00 |
|
Julia Friesel
|
eedd6070cf
|
Make temperature suggestion grey
|
2018-08-22 16:23:37 +02:00 |
|
Julia Friesel
|
e9c4256661
|
Extract temp input into component
|
2018-08-22 16:01:51 +02:00 |
|
tina
|
7fcaa4af52
|
Merge branch '136-add-tests-for-getallmensesstarts' into 'master'
Resolve "add tests for getAllMensesStarts"
Closes #136
See merge request bloodyhealth/drip!58
|
2018-08-22 13:59:40 +00:00 |
|
tina
|
48484843df
|
adds more tests for getcyclelengthstats with more realistic data
|
2018-08-22 15:08:08 +02:00 |
|
tina
|
d751aaf891
|
adds tests for getallmensesstarts
|
2018-08-22 14:37:51 +02:00 |
|
Julia Friesel
|
b80c91cb46
|
Merge branch '134-implement-design-for-day-overview' into 'master'
Resolve "Implement design for day overview"
Closes #134
See merge request bloodyhealth/drip!54
|
2018-08-22 12:19:16 +00:00 |
|
Julia Friesel
|
3a162ca0cc
|
Add '.0' for integers
|
2018-08-22 14:07:12 +02:00 |
|
Julia Friesel
|
7725f1be14
|
Limit length
|
2018-08-22 14:05:08 +02:00 |
|
Julia Friesel
|
0878135aed
|
Warn when user enters an out-of-range temperature
|
2018-08-22 13:51:12 +02:00 |
|
Julia Friesel
|
74041f7e32
|
Fix typo
|
2018-08-22 13:20:07 +02:00 |
|