Commit Graph

57 Commits

Author SHA1 Message Date
Julia Friesel 5468c8051d Merge branch 'master' into 73-implement-nfp-logic-for-mucus-mode 2018-07-23 19:00:49 +02:00
Julia Friesel cac2e4b6e9 Merge branch '90-show-mucus-on-chart' into 'master'
Resolve "show mucus on chart"

Closes #90

See merge request bloodyhealth/drip!30
2018-07-23 16:44:54 +00:00
Julia Friesel 201a0d0ae1 Re-add delete all button 2018-07-23 12:59:40 +02:00
Julia Friesel f52401d05d Add button to add dummy data 2018-07-23 12:22:27 +02:00
emelko 0f6f28e8e4 Implementing Julia's suggestion to remove repetition 2018-07-20 19:11:24 +02:00
Julia Friesel 32c08c8df7 Fix cycle day overview categories inline 2018-07-20 18:58:30 +02:00
emelko b8e99194d9 Reorganise labels for cylce day overview 2018-07-20 18:25:20 +02:00
emelko 4a2b99f9d5 Adds cervix to symptoms:
has 3 properties: opening, firmness and position (which is optional);
2018-07-20 18:24:04 +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 44c31b197e Use time picker for time field 2018-07-19 18:27:46 +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 8afbaa485c Only activate save button when time is a valid one 2018-07-18 16:51:49 +02:00
Julia Friesel ebf18dac22 Refactor getStatusAsString 2018-07-18 14:14:43 +02:00
Julia Friesel ce87dda091 Make time field visible for new temps also 2018-07-16 19:01:45 +02:00
Julia Friesel e3ddcaa0b1 Save time when first entering temp 2018-07-16 18:54:09 +02:00
Julia Friesel 79f17644d7 ComputedNfp => value 2018-07-16 18:21:58 +02:00
Julia Friesel c96d3d4550 Merge branch 'master' into 73-implement-nfp-logic-for-mucus-mode 2018-07-16 13:55:07 +02:00
emelko 6f755c55dc Post refactor clean-up 2018-07-16 12:39:11 +02:00
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 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 85e2703b2f Get previous cycles before detecting fertility status 2018-07-13 11:30:54 +02:00
Julia Friesel 8a8b131064 Use new smpto module in day view 2018-07-13 09:10:00 +02:00
Julia Friesel 9c1876e876 Change sympto module structure 2018-07-05 09:39:08 +02:00
Julia Friesel 1c791df5ad Hook up fertility temp status to app 2018-07-05 09:39:08 +02:00
Julia Friesel 28b880a40c Gather general cycle-related functions in cycle module 2018-07-05 09:39:08 +02: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 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