Commit Graph

928 Commits

Author SHA1 Message Date
Julia Friesel 310683c5f8 Programmatically add props to cycle day views 2018-08-06 13:10:59 +02:00
Julia Friesel e51a99b8af Clean up line lengths in calendar 2018-08-06 13:10:59 +02:00
Julia Friesel ebb628c6b9 Move export logic to separate module 2018-08-06 09:51:12 +02:00
Julia Friesel 9e8005960e Handle special characters in strings 2018-08-06 09:27:28 +02:00
Julia Friesel f8007fac14 Use db schema to make column names 2018-08-04 09:57:20 +02:00
Julia Friesel 831e99351d Add toCSV function 2018-08-04 07:54:12 +02:00
Julia Friesel 03fe92750d Set up export button to export a simple file 2018-08-03 19:32:56 +02:00
emelko 8e56fc0b23 Adds new set of labels for chosing intensity of a tracking category 2018-08-03 13:28:10 +02:00
emelko e42d25a087 Revert "Renames cervixPosition labels into more universal positionOrIntensity"
This reverts commit f7efadb08a.
2018-08-03 13:22:34 +02:00
emelko 30839b5589 Adds desire as a tracking category to our app;
no exclude, no fancy nothing else, only pure desire tracking.
2018-08-02 17:19:21 +02:00
emelko f7efadb08a Renames cervixPosition labels into more universal positionOrIntensity 2018-08-02 17:18:19 +02:00
emelko fb3b01a57d Rescues a forgotten console log 2018-08-02 17:17:17 +02:00
emelko 5f840aa669 For the sake of not exceeding max line length 2018-07-30 18:29:35 +02:00
emelko 20d1af4cdd Fix mucus.value instead of mucus.computedNfp; additional check for mucus.value 2018-07-30 16:39:10 +02:00
Julia Friesel d44b6c348e Add note symptom view 2018-07-25 11:11:57 +02:00
Julia Friesel 2d3c74db02 Merge branch '73-implement-nfp-logic-for-mucus-mode' into 'master'
Resolve "implement NFP logic for mucus mode"

Closes #73

See merge request bloodyhealth/drip!20
2018-07-25 08:56:34 +00:00
Julia Friesel e3b8e5d717 Fix label, replace old property 2018-07-24 17:52:44 +02:00
Julia Friesel a2400983cf Move status labels to cycle day labels 2018-07-24 14:30:20 +02:00
bl00dymarie 444991fbec Merge branch '92-investigate-error-message-on-master' into 'master'
Resolve "Investigate error message on master"

Closes #92

See merge request bloodyhealth/drip!32
2018-07-24 06:42:44 +00: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 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
emelko bae2192a60 Consistency of no space in {} 2018-07-23 18:16:22 +02:00
emelko bcc901c061 Fixing bleeding and temperature button label on cycle day overview 2018-07-23 18:15:57 +02: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