Commit Graph

141 Commits

Author SHA1 Message Date
emelko 0da3810aeb Better naming for bleedin labels 2018-07-16 11:58:55 +02:00
emelko d89e103843 Adding computed NFP mucus value to database and do cycle day overview 2018-07-16 11:58:42 +02:00
emelko 7e0456c10f Adding unit tests to all possible mucus feeling/texture combinations 2018-07-16 11:58:42 +02:00
emelko 9ab4bd0dfa If existing display mucus feeling and texture value on button 2018-07-16 11:58:42 +02:00
emelko bb27cb0983 Add disabled to check for feeling AND texture to be selected; needs state 2018-07-16 11:57:20 +02:00
emelko 2b5e6351f7 [WIP] first draft implementing mucus 2018-07-16 11:56:55 +02:00
Julia Friesel 7dee497431 Merge branch 'refactor' into 'master'
Refactor markup

See merge request bloodyhealth/drip!25
2018-07-16 09:26:38 +00:00
Julia Friesel 8639208018 Style radio button row 2018-07-15 23:01:10 +02:00
Julia Friesel eba5837350 Simplify markup and move symptom screens to symptom dir 2018-07-15 22:38:41 +02:00
Julia Friesel 9eb1ad6af1 Simplify home screen markup 2018-07-15 22:35:33 +02:00
Julia Friesel 0c92c85baf Simplify overview page markup 2018-07-15 22:32:47 +02:00
Julia Friesel cdbc42ea3a Move format and labels to cycleday component dir 2018-07-15 22:31:44 +02:00
Julia Friesel ec18bd7862 Introduce generic saveSymptom 2018-07-15 22:30:04 +02:00
Julia Friesel ecbd00a3f9 Merge branch 'add-test-watch-mode' into 'master'
Add test watch npm script

See merge request bloodyhealth/drip!21
2018-07-04 15:37:31 +00:00
Julia Friesel a90f2961bc Add test watch npm script 2018-06-30 16:14:53 +02:00
Julia Friesel 77f8f0fddd Merge branch '84-clean-up-folder-structure' into 'master'
Resolve "clean up folder structure"

Closes #48

See merge request bloodyhealth/drip!19
2018-06-28 09:50:23 +00:00
Julia Friesel b5af3f7c13 Make directories for styles and labels 2018-06-28 11:34:55 +02:00
Julia Friesel 46040f1a77 Create components and lib folder 2018-06-28 10:58:56 +02:00
Julia Friesel 35f39291b8 Merge branch 'diy-svg' into 'master'
Temperature chart

See merge request bloodyhealth/drip!18
2018-06-27 11:05:10 +00:00
Julia Friesel ae39faaa72 Improve var names 2018-06-27 13:03:11 +02:00
Julia Friesel 4a151ba0d1 Hide scroll bar 2018-06-27 11:54:51 +02:00
Julia Friesel 3f621c3c44 Purple -> green 2018-06-26 21:56:12 +02:00
Julia Friesel c51ff57c33 Remove first and last tick on y axis so it looks nicer 2018-06-26 21:46:16 +02:00
Julia Friesel e973c8a3e4 Add horizontal grid 2018-06-26 21:41:04 +02:00
Julia Friesel 23bcc71943 Produce yAxis only once, return y axis tick positions 2018-06-26 21:06:43 +02:00
Julia Friesel d1759b0cff Add first version of y axis 2018-06-26 01:37:00 +02:00
Julia Friesel c01760aa3e Grey out excluded temperatures 2018-06-25 17:20:13 +02:00
Julia Friesel a205f432ed Style x axis labels a bit nicer 2018-06-25 16:36:37 +02:00
Julia Friesel d31783d293 Blood drop! 2018-06-25 16:31:02 +02:00
Julia Friesel 7f88262435 Extract styles and config 2018-06-25 14:06:31 +02:00
Julia Friesel 9938cc48c8 Display cycle day number along with date 2018-06-25 11:04:51 +02:00
Julia Friesel f87f676a99 Draw curve as FlatList instead of monolithic SVG 2018-06-24 22:31:35 +02:00
Julia Friesel fd672ad053 Handle clicks on day column through trasnparent rectangle 2018-06-24 14:57:31 +02:00
Julia Friesel c122344b0f Re-render when bleeding value changes 2018-06-22 15:53:03 +02:00
Julia Friesel c20cadf041 Re-render chart on temp change 2018-06-22 15:43:32 +02:00
Julia Friesel dc8306ff7b Display dot for each temp value 2018-06-22 12:09:58 +02:00
Julia Friesel 3420ac3f87 Move chart t to new component folder 2018-06-20 17:26:04 +02:00
Julia Friesel e39a731ddc Produce multiple curves for discrete cchunks of temps 2018-06-20 17:12:26 +02:00
Julia Friesel 26d6e7f4a1 Exclude data for future dates 2018-06-20 16:02:08 +02:00
Julia Friesel e85e1c0de9 Clean up 2018-06-19 16:17:36 +02:00
Julia Friesel cb21496e2f Make chart scrollable 2018-06-19 15:45:45 +02:00
Julia Friesel 7a9b3558cf Simple way to place bleeding symbol 2018-06-19 12:03:09 +02:00
Julia Friesel c09d681a9d Add key to column 2018-06-19 11:40:52 +02:00
Julia Friesel 84d693a261 Make things slightly prettier 2018-06-19 11:39:31 +02:00
Julia Friesel 7366f65c48 Make day columns clickable and render temp points in middle of column 2018-06-19 11:26:54 +02:00
Julia Friesel 7c6ceb06f5 WIP: Draw curve on current grid 2018-06-19 11:01:38 +02:00
tina c73d7cced6 Merge branch '76-change-day-view-layout' into 'master'
Resolve "change day view layout"

Closes #76

See merge request bloodyhealth/drip!17
2018-06-18 17:11:27 +00:00
tina feb642aa92 put view styles in styles.js 2018-06-18 14:06:32 +02:00
tina 4a5afd4662 change layouts of cycle-day, edit symptoms screens and home 2018-06-15 19:31:29 +02:00
Julia Friesel ea6341af79 Merge branch '77-bug-stale-cycle-day-number' into 'master'
Resolve "bug: stale cycle day number"

Closes #77

See merge request bloodyhealth/drip!16
2018-06-15 15:31:03 +00:00