Commit Graph

81 Commits

Author SHA1 Message Date
mashazyu 5ec5d02b8d Chart navigation bug fix. 2020-03-28 17:17:21 +01:00
Maria Zadnepryanets ee0b83d1ca Resolve "don't show temperature chart part of chart when temp not tracked" 2020-03-28 13:03:51 +00:00
Maria Zadnepryanets 47379d7a1e Lint rule react prop types addition 2020-03-11 20:19:45 +00:00
mashazyu 2ecb2e7647 Move calculations functions to helpers file 2019-11-21 22:23:56 +01:00
mashazyu c24284a57d Move YAxis & HorizontalGrid components in a common conditional expression 2019-11-21 22:21:47 +01:00
mashazyu fe1ec38b68 Introduces TemperatureColumn component 2019-11-21 21:41:01 +01:00
mashazyu 09129adba3 Introduces HorizontalGrid component 2019-11-17 19:57:47 +01:00
mashazyu 02ca733147 Introduces YAxis component 2019-11-17 16:54:33 +01:00
mashazyu 227aa69677 Add loading screen to data import 2019-05-02 18:53:44 +02:00
Julia Friesel 7e3eae1758 Use LocalDate for getting chart date range 2019-04-02 19:34:36 +02:00
Julia Friesel 60d1b3d157 Use noon instead of midnight to get date range 2019-04-02 19:03:43 +02:00
Kevin Sullivan 246a6b3bb7 Align date label with dates 2019-02-16 21:17:52 -08:00
Sofiya Tepikin fee13da2dc Changing the mood icon 2019-01-30 13:15:12 +03:00
mashazyu 570d0dc608 Add mood category to chart 2019-01-30 01:44:51 +03:00
Julia Friesel 2213872606 Fix non-existent temperature argument 2018-12-08 10:44:26 +01:00
Julia Friesel 03e149062d Merge branch 'use-icon-font-for-home-icons' into 'master'
Use icon font for home icons

See merge request bloodyhealth/drip!115
2018-12-06 08:31:20 +00:00
mashazyu 55acd26a39 Transforms labels to lowercase 2018-12-03 19:19:05 +01:00
Julia Friesel 306aa9bfaf Fix color 2018-11-30 12:06:52 +01:00
Julia Friesel a9923fae9f Use icon font for home icons 2018-11-30 11:28:09 +01:00
tina d5f3fdbde5 renames folder with labels, splits up the setting labels from rest 2018-11-28 16:10:38 +01:00
tina 11ceb21921 moves labels to copy folder 2018-11-28 15:07:52 +01:00
Julia Friesel 4f4d930c8e Turn symptom icons into icon font 2018-11-27 16:10:22 +01:00
Julia Friesel c0be1b7848 Replace svg with ART in chart 2018-11-27 16:08:04 +01:00
tina 2c61fc7162 Merge branch '213-change-cycle-day-color-in-chart' into 'master'
Resolve "change cycle day color in chart" (depends on !100)

Closes #213

See merge request bloodyhealth/drip!103
2018-11-07 12:24:00 +00:00
tina fb0f05cc2f cycle day circle not cut anymore 2018-11-07 11:57:15 +01:00
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
tina d81e4a8e45 uses cycle day symbol in chart and corresponding color 2018-10-31 17:12:24 +01:00
Julia Friesel 1b20658eed Move db-unchanged to db dir 2018-10-22 21:24:54 +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 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 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