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
|
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
|
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 |
|
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
|
0b811f6a15
|
fixes more line length
|
2018-09-28 20:04:58 +02:00 |
|
tina
|
eed70545c6
|
adds icons to chart
|
2018-09-28 16:35:20 +02:00 |
|
tina
|
cdef99d616
|
little improvements after review
|
2018-09-26 11:02:40 +02:00 |
|
tina
|
545c334654
|
formats dates
|
2018-09-23 19:54:55 +02:00 |
|
tina
|
501454919b
|
adds colors for symptoms
|
2018-09-23 18:31:28 +02:00 |
|
tina
|
2977a552dc
|
extends y-axis with placeholders for symptom symbols and date labels
|
2018-09-23 14:59:40 +02:00 |
|
Julia Friesel
|
bb003c973b
|
Determine heights of chart areas in chart and pass them to children
|
2018-09-19 16:16:22 +02:00 |
|
Julia Friesel
|
03022ffa88
|
Pass in symptoms as flat properties, not object
|
2018-09-18 09:09:05 +02:00 |
|
Julia Friesel
|
44c51225e6
|
Fix LTL bug, use column height, not chart height
|
2018-09-18 09:09:05 +02:00 |
|
Julia Friesel
|
738a00c15b
|
Draw NFP lines with svg
|
2018-09-18 09:09:05 +02:00 |
|
Julia Friesel
|
bc7969791c
|
Make whole day column clickable
|
2018-09-18 09:09:05 +02:00 |
|
Julia Friesel
|
7d6e45b1e2
|
Draw dot and line with svg
|
2018-09-18 09:09:05 +02:00 |
|
Julia Friesel
|
961009d74f
|
Install rn-svg again and draw columns
|
2018-09-18 09:09:05 +02:00 |
|
Julia Friesel
|
c476a7a278
|
Clean up
|
2018-09-16 11:47:33 +02:00 |
|
Julia Friesel
|
3e3cef8769
|
Only use db functions when components are actually mounted
|
2018-09-16 11:47:05 +02:00 |
|
tina
|
1e220ef9e3
|
Merge branch 'master' into '150-apply-design-to-chart'
# Conflicts:
# components/calendar.js
# components/chart/y-axis.js
|
2018-09-14 11:28:38 +00:00 |
|
tina
|
5218e72daf
|
applies little improvements suggested in review
|
2018-09-14 13:22:24 +02:00 |
|
tina
|
cc4c1e8ed6
|
removes 0.2 units as this introduces buggy behaviour in ticks, changes line styles
|
2018-09-12 15:46:10 +02:00 |
|
emelko
|
ef45fd9098
|
Deleting unused code
|
2018-09-08 12:45:58 +02:00 |
|
emelko
|
d644c880d5
|
Deletes cervix out of chart
|
2018-09-07 20:10:32 +02:00 |
|
emelko
|
966af702b1
|
Merge branch 'master' into 83-implement-nfp-logic-for-cervix-mode
|
2018-09-07 19:59:55 +02:00 |
|
tina
|
1e81cd8298
|
every symptom has its own row
|
2018-09-07 19:32:45 +02:00 |
|
tina
|
4d5658119a
|
changes y-ticks and labels, cycle day display and colors of symbols
|
2018-09-03 20:21:05 +02:00 |
|
Julia Friesel
|
022729ac1e
|
Merge branch '156-make-components-like-prettier-radio-buttons' into 'master'
Resolve "make components like prettier radio buttons"
Closes #156
See merge request bloodyhealth/drip!68
|
2018-09-03 16:45:51 +00:00 |
|
emelko
|
3ff7dd7340
|
Merge branch 'master'
|
2018-09-03 10:55:27 +02:00 |
|
Julia Friesel
|
8b37fa3ca4
|
Add app text component and remove radio button dep
|
2018-09-01 18:11:55 +02:00 |
|
emelko
|
5acb6639ba
|
Deletes old console.logs
|
2018-08-31 21:28:31 +02:00 |
|
Julia Friesel
|
530c1096ed
|
Fix bottom scale margin
|
2018-08-26 19:56:26 +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 |
|
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
|
74041f7e32
|
Fix typo
|
2018-08-22 13:20:07 +02:00 |
|
Julia Friesel
|
db4d82e945
|
Fix layout on chart view
|
2018-08-22 13:05:28 +02:00 |
|
Julia Friesel
|
7538dbdccc
|
Rerender chart on scale observable change
|
2018-08-22 10:29:18 +02:00 |
|
Julia Friesel
|
c597a654d8
|
Use settings from observable in chart
|
2018-08-22 08:43:41 +02:00 |
|
Julia Friesel
|
7a1ef388d3
|
Move config to app level
|
2018-08-21 14:26:13 +02:00 |
|
Julia Friesel
|
87ac1d6b29
|
Adjust menu styling and remove remnants of navigator
|
2018-08-19 16:47:13 +02:00 |
|
Julia Friesel
|
4ea23fd8b8
|
Small style change
|
2018-08-16 13:14:01 +02:00 |
|
Julia Friesel
|
516e3dce80
|
Fix rerender bugs
|
2018-08-16 12:59:26 +02:00 |
|
Julia Friesel
|
ad83a0844b
|
Flatten props and add keys to array elements
|
2018-08-16 10:59:56 +02:00 |
|