Commit Graph

46 Commits

Author SHA1 Message Date
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 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 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 1e81cd8298 every symptom has its own row 2018-09-07 19:32:45 +02:00
Julia Friesel 8b37fa3ca4 Add app text component and remove radio button dep 2018-09-01 18:11:55 +02:00
Julia Friesel 2a07ce4ef2 Show loading message 2018-08-26 18:28:59 +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 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 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
Julia Friesel 2d221c4060 Produce horizontal grid once, not for every column 2018-08-13 15:20:42 +02:00
Julia Friesel cd1e689aae Get actual amount of cycle days to display 2018-08-12 11:21:11 +02:00
Julia Friesel 1ccc363678 Re-add fhm line 2018-08-11 19:22:13 +02:00
Julia Friesel 720cb9135b Merge branch 'chart-performance' into 82-chart-improvements 2018-08-10 19:05:07 +02:00
Julia Friesel b3e2ce0ea7 Fix bug: Don't produce closure for every item 2018-08-10 15:26:41 +02:00
Julia Friesel 863ac6b122 Remove loading screen again 2018-08-10 13:26:34 +02:00
Julia Friesel 611e9057b4 Back to FlatList and try loading screen 2018-08-10 13:17:51 +02:00
Julia Friesel 93a7ba853f Make props flat and try recyclerView 2018-08-10 11:32:50 +02:00
Julia Friesel 8b7beb517a Separate DayColumn components 2018-08-10 08:16:38 +02:00
Julia Friesel 53e2211054 Remove ScrollView and make DayColumn component 2018-08-10 06:54:37 +02:00
Julia Friesel 5371e5c85c Attempt to recreate with CSS 2018-08-09 21:23:14 +02:00
Julia Friesel c525812a0e Reduce line lengths 2018-08-06 13:10:59 +02:00
Julia Friesel 5468c8051d Merge branch 'master' into 73-implement-nfp-logic-for-mucus-mode 2018-07-23 19:00:49 +02:00
Julia Friesel 201a0d0ae1 Re-add delete all button 2018-07-23 12:59:40 +02:00
Julia Friesel c184485c1d Add mucus icon to chart 2018-07-20 12:52:10 +02:00
Julia Friesel 2a2f91fc55 Make everything scrollable 2018-07-20 11:54:47 +02:00
Julia Friesel b63a9560df Draw horizontal line only during temp measuring phase 2018-07-19 07:51:28 +02:00
Julia Friesel 4b5f4f905a Extract styles and move vertical line a bit so it's completely visible 2018-07-19 07:29:54 +02:00
Julia Friesel 955207ed8d Draw vertical and horizontal line in chart for completed sympto eval 2018-07-19 07:17:30 +02:00
Julia Friesel 28b880a40c Gather general cycle-related functions in cycle module 2018-07-05 09:39:08 +02:00
Julia Friesel 46040f1a77 Create components and lib folder 2018-06-28 10:58:56 +02:00