Julia Friesel
|
7cadb01b13
|
Update RN svg
|
2018-10-30 07:23:58 +01:00 |
|
Julia Friesel
|
eefe3ae113
|
Rename getCycleForCycleStartDay
|
2018-10-25 17:28:54 +02:00 |
|
Julia Friesel
|
d2837ab5ae
|
Exclude isCycleStart in export
|
2018-10-25 16:02:21 +02:00 |
|
Julia Friesel
|
8445cc8ed8
|
Determine isCycleStart on importing data too
|
2018-10-25 15:42:10 +02:00 |
|
Julia Friesel
|
918d383163
|
Simplify cycle start detection funtions
|
2018-10-25 15:17:26 +02:00 |
|
Julia Friesel
|
de674590e2
|
Make getMensesDaysAfter work for non-bleeding day too
|
2018-10-25 15:06:22 +02:00 |
|
Julia Friesel
|
e2b426727b
|
Set cycleStart to false when bleeding deleted
|
2018-10-25 10:00:39 +02:00 |
|
Julia Friesel
|
5e8bc0a3e8
|
Add test for getPreviousCycle
|
2018-10-25 09:30:44 +02:00 |
|
Julia Friesel
|
9188d84797
|
Use new isCycleStartFunctions throughout cycle module
|
2018-10-25 09:18:25 +02:00 |
|
Julia Friesel
|
ca4cccfd65
|
Set isCycleStart when saving symptom
|
2018-10-23 19:42:51 +02:00 |
|
Julia Friesel
|
c2c0e0c6a2
|
Add getMensesDaysAfter
|
2018-10-23 17:38:26 +02:00 |
|
Julia Friesel
|
2b2e24bb5c
|
Add isMensesStart
|
2018-10-23 16:24:17 +02:00 |
|
Julia Friesel
|
1b20658eed
|
Move db-unchanged to db dir
|
2018-10-22 21:24:54 +02:00 |
|
Julia Friesel
|
ef7f645248
|
Add explainer for db-unchanged
|
2018-10-22 21:20:01 +02:00 |
|
Julia Friesel
|
4f6a705c69
|
Remove listeners on layout before re-adding them
|
2018-10-20 10:12:26 +02:00 |
|
Julia Friesel
|
e465b2a816
|
Use nothingChanged in calendar and chart, too
|
2018-10-20 09:55:39 +02:00 |
|
Julia Friesel
|
124f6cfce7
|
Use nothing-changed helper in home to prevent unnecessary render
|
2018-10-20 09:55:39 +02:00 |
|
Julia Friesel
|
dca286a1d6
|
Disable notification listeners firing on app startup
|
2018-10-20 09:46:55 +02:00 |
|
Julia Friesel
|
de4d39557e
|
Add test for getAllMensesStart speed
|
2018-10-20 09:46:55 +02:00 |
|
Julia Friesel
|
1aeaac8504
|
Don't do duplicate work in getLastMensesStart
|
2018-10-20 09:46:55 +02:00 |
|
Julia Friesel
|
d01721daed
|
Merge branch '200-implement-homescreen' into 'master'
Add new home screen
Closes #200
See merge request bloodyhealth/drip!96
|
2018-10-18 11:40:31 +00:00 |
|
Julia Friesel
|
1ab8a52294
|
Merge branch '220-chart-loads-16-sec-with-cycles-1-5-years' into 'master'
Resolve "Chart loads 16 sec with cycles ~1.5 years"
Closes #220
See merge request bloodyhealth/drip!98
|
2018-10-18 11:40:05 +00:00 |
|
Julia Friesel
|
8f6213e9ee
|
Move column info production to column and do not get earlier cycles
|
2018-10-14 10:19:59 +02:00 |
|
Julia Friesel
|
7b8b905550
|
Add new home screen
|
2018-10-03 19:14:53 +02:00 |
|
tina
|
33fa429f58
|
Merge branch '228-apply-design-to-settings' into 'master'
Resolve "apply design to settings"
Closes #228
See merge request bloodyhealth/drip!95
|
2018-10-03 09:51:59 +00:00 |
|
Julia Friesel
|
bd37c118f1
|
Merge branch '208-bug-ltl-line-has-gaps' into 'master'
Resolve "bug: LTL line has gaps"
Closes #208
See merge request bloodyhealth/drip!91
|
2018-10-01 17:01:06 +00:00 |
|
Julia Friesel
|
61275e83a0
|
Ignore temp drop after 3 regular high temps
|
2018-10-01 18:58:02 +02:00 |
|
Julia Friesel
|
17bb23fd91
|
Revert early return, fixes gaps in LTL line
|
2018-10-01 18:52:24 +02:00 |
|
tina
|
8574fd1f67
|
changes design of settings page
|
2018-10-01 17:54:33 +02:00 |
|
Julia Friesel
|
6b606866e5
|
Merge branch '190-bug-secondary-symptom-only-occurring-after-temp-eval-end-does-not-get-ignored-as-it-should' into 'master'
Ignore secondary symptom peak after end of temperature evaluation
Closes #190
See merge request bloodyhealth/drip!93
|
2018-10-01 09:49:21 +00:00 |
|
emelko
|
a1eddb3cbe
|
Adds test for mucus and temp tracking:
* late mucus shift and therefore no postovu phase
|
2018-10-01 11:42:22 +02:00 |
|
emelko
|
855b69a349
|
Adds test for:
* latest valid cervix shift
* late and therefore invalid cervix shift
|
2018-10-01 08:57:22 +02:00 |
|
tina
|
ce3d70cfa4
|
Merge branch '211-add-icons-to-chart' into 'master'
adds icons to chart
Closes #211
See merge request bloodyhealth/drip!94
|
2018-09-28 18:08:16 +00:00 |
|
tina
|
89e2f6198c
|
Merge branch '177-change-action-button-footer-to-only-save-button' into 'master'
reduces footer actions
Closes #177
See merge request bloodyhealth/drip!83
|
2018-09-28 18:07:23 +00:00 |
|
tina
|
0b811f6a15
|
fixes more line length
|
2018-09-28 20:04:58 +02:00 |
|
tina
|
1841747566
|
fixes line length warnings
|
2018-09-28 19:57:21 +02:00 |
|
Julia Friesel
|
562b1f2069
|
Fix copypasta
|
2018-09-28 19:48:18 +02:00 |
|
Julia Friesel
|
91b1f52273
|
Change arrow and info icons
|
2018-09-28 19:42:23 +02:00 |
|
Julia Friesel
|
d76fbf3f26
|
Add comment
|
2018-09-28 18:44:40 +02:00 |
|
Julia Friesel
|
32e6b2da78
|
Add back cervix value filter
|
2018-09-28 18:05:17 +02:00 |
|
tina
|
d87727b449
|
merges master into branch
|
2018-09-28 17:07:27 +02:00 |
|
tina
|
eed70545c6
|
adds icons to chart
|
2018-09-28 16:35:20 +02:00 |
|
Julia Friesel
|
fa3a6fb2e7
|
Ignore secondary symptom peak after end of temperature evaluation
|
2018-09-28 15:51:53 +02:00 |
|
tina
|
fb5a51621f
|
Merge branch '215-period-reminder-bug' into 'master'
wrongly triggered period reminders (bug)
Closes #215
See merge request bloodyhealth/drip!92
|
2018-09-28 13:35:18 +00:00 |
|
Julia Friesel
|
68f3faaf7c
|
Merge branch '209-change-basic-colors-and-font-to-new-design' into 'master'
Resolve "change basic colors and font to new design"
Closes #209
See merge request bloodyhealth/drip!89
|
2018-09-28 12:03:36 +00:00 |
|
tina
|
107688ac36
|
checks whether reminder date is already passed
|
2018-09-28 13:45:55 +02:00 |
|
Julia Friesel
|
feb6c18abf
|
Add circle to day view
|
2018-09-28 13:40:06 +02:00 |
|
Julia Friesel
|
7f680296d3
|
Merge branch 'add-migration' into 'master'
Run migrations if necessary
See merge request bloodyhealth/drip!90
|
2018-09-28 11:08:16 +00:00 |
|
tina
|
b09cd01cd5
|
improve header for symptom screens
|
2018-09-28 13:05:47 +02:00 |
|
Julia Friesel
|
a778d142c8
|
Add menu text style to action button footer
|
2018-09-27 19:05:19 +02:00 |
|