Julia Friesel
|
a6276fe3df
|
Use loading spinner instead of text
|
2018-11-06 17:53:56 +01:00 |
|
Julia Friesel
|
d90ee4f86a
|
Show loading more when rows aren't done rendering
|
2018-11-06 17:26:21 +01:00 |
|
Julia Friesel
|
1f1c6ed6fa
|
Merge branch '242-password-not-working' into 'master'
Resolve "password not working"
Closes #242
See merge request bloodyhealth/drip!102
|
2018-11-04 09:57:45 +00:00 |
|
Julia Friesel
|
743504009b
|
Merge branch '225-temperature-time-edit-disables-save-bug' into 'master'
Resolve "temperature time edit disables save (bug)"
Closes #225
See merge request bloodyhealth/drip!105
|
2018-11-04 09:57:30 +00:00 |
|
Julia Friesel
|
8bb0d1caac
|
Merge branch '236-bug-pressing-back-from-day-view-doesnt-work' into 'master'
Resolve "bug: pressing back from day view doesnt work"
Closes #236
See merge request bloodyhealth/drip!104
|
2018-11-04 09:51:44 +00:00 |
|
Julia Friesel
|
8e31e4a3c1
|
Remove log
|
2018-11-04 10:43:24 +01:00 |
|
Julia Friesel
|
2a476b1f78
|
Merge branch '233-huge-memory-leak-with-chart' into 'master'
Resolve "huge memory leak with chart"
Closes #233
See merge request bloodyhealth/drip!101
|
2018-11-03 16:45:47 +00:00 |
|
Julia Friesel
|
4aecf69779
|
Pad time with zeros when saving temperature too
|
2018-11-02 16:05:59 +01:00 |
|
Julia Friesel
|
ef6d42fec2
|
Differentiate origins for cycle day view and symptom view
|
2018-11-02 15:49:58 +01:00 |
|
Julia Friesel
|
2552a01efc
|
Remove debug log
|
2018-11-02 15:25:40 +01:00 |
|
Julia Friesel
|
472edacb92
|
Merge branch '235-add-cycle-start-flag-in-db' into 'master'
Resolve "add cycle start flag in db"
Closes #235
See merge request bloodyhealth/drip!100
|
2018-11-02 12:55:48 +00:00 |
|
Julia Friesel
|
3b09d93a47
|
Add comments and rename things for clarity
|
2018-11-01 15:06:18 +01:00 |
|
Julia Friesel
|
fa85f321c3
|
Always persist connection. Throw all unknown errors.
|
2018-10-30 09:46:42 +01:00 |
|
Julia Friesel
|
207b5504e7
|
Only throw unexpected errors from openDb
|
2018-10-30 09:14:46 +01:00 |
|
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
|
3155461532
|
Merge branch '232-app-is-unusably-slow-with-200-cycles' into 'master'
Resolve "app is unusably slow with ~200 cycles"
Closes #232
See merge request bloodyhealth/drip!99
|
2018-10-24 08:38:26 +00: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 |
|