bl00dymarie
|
8a65c081a8
|
Use translation for customization tracking categories
|
2024-02-26 17:24:44 +01:00 |
|
bl00dymarie
|
72823ef95c
|
Generalize title of symptom labels
|
2024-02-26 17:24:44 +01:00 |
|
bl00dymarie
|
27776f93cc
|
Merge branch '675-feature-customisation-not-display-fertility-phases' into '676-feature-customisation-not-display-mucus-cervix'
Resolve "feature: customisation (not) display fertility phases"
See merge request bloodyhealth/drip!659
|
2024-02-26 15:48:27 +00:00 |
|
wunderfisch
|
ef4095d61c
|
fixing issue import and empty statement
|
2024-02-26 16:32:08 +01:00 |
|
wunderfisch
|
4fc11d2f7e
|
changes in customization texts and small changes to styling
|
2024-02-26 16:31:53 +01:00 |
|
wunderfisch
|
37152b3fec
|
small changes in styling. more space beween switch lines, smaller switches in iOS (testing please), less bottom margin for segments
|
2024-02-26 16:31:29 +01:00 |
|
bl00dymarie
|
405e27bdbe
|
Remove isSecondarySymptomDisabled;
because maybe we don't need it anymore with fertilityTracking taking its job
|
2024-02-23 16:50:30 +01:00 |
|
bl00dymarie
|
1c73509473
|
Move cervix & mucus off turn fertility off logic out of local storage
|
2024-02-23 16:38:44 +01:00 |
|
bl00dymarie
|
5855ea0a34
|
Move temp off turns fertility off logic out of local storage
|
2024-02-23 16:38:11 +01:00 |
|
bl00dymarie
|
27bb25e6da
|
Add check for if tempReminder is null
|
2024-02-23 15:27:44 +01:00 |
|
bl00dymarie
|
8150b791ed
|
Only check if fertility tracking enabled for display of secondary Symptom
|
2024-02-23 15:27:44 +01:00 |
|
bl00dymarie
|
3c0ea9b208
|
Turn fertility tracking off when mucus and cervix tracking are off
|
2024-02-23 15:27:44 +01:00 |
|
bl00dymarie
|
d0d691c6af
|
Turn fertility tracking off when temperature tracking is off
|
2024-02-23 15:27:44 +01:00 |
|
bl00dymarie
|
29c3b9b108
|
Disable fertility tracking switch depending on temp, mucus or cervix
|
2024-02-23 15:27:44 +01:00 |
|
bl00dymarie
|
c037c630d3
|
Check for FertilityTrackingEnabled in sympto-adapter
|
2024-02-23 15:27:44 +01:00 |
|
bl00dymarie
|
31888c3331
|
Check for FertilityTrackingEnabled on chart
|
2024-02-23 15:27:44 +01:00 |
|
bl00dymarie
|
faad51f4f1
|
Check for FertilityTrackingEnabled on home
|
2024-02-23 15:27:44 +01:00 |
|
bl00dymarie
|
e395730d98
|
First step for fertilityTracking Toggle
|
2024-02-23 15:27:44 +01:00 |
|
wunderfisch
|
092b557396
|
make second symptom buttons show alert if switched off
|
2024-02-23 12:39:31 +01:00 |
|
wunderfisch
|
4ebec41a0a
|
fix saving of secondary symptom
|
2024-02-23 12:16:32 +01:00 |
|
bl00dymarie
|
e69ca93382
|
Remove idle code
|
2024-02-22 13:29:16 +00:00 |
|
bl00dymarie
|
aa440742ca
|
Merge branch 'main' into '676-feature-customisation-not-display-mucus-cervix'
# Conflicts:
# components/settings/customization/index.js
|
2024-02-22 13:22:38 +00:00 |
|
bl00dymarie
|
7fff6cbdf4
|
Merge branch 'Chore/Bring-back-prettier' into 'main'
Bring back prettierrc as before
See merge request bloodyhealth/drip!664
|
2024-02-22 12:56:31 +00:00 |
|
bl00dymarie
|
75dbe8bfde
|
Merge branch 'Chore/Add-color-to-switch-element' into 'main'
Add trackColor to Switch element directly
See merge request bloodyhealth/drip!663
|
2024-02-22 12:43:57 +00:00 |
|
bl00dymarie
|
4921aca3c3
|
Bring back prettierrc as before
|
2024-02-22 13:32:58 +01:00 |
|
bl00dymarie
|
cbaf6977f6
|
Add trackColor to Switch element directly
|
2024-02-22 13:22:41 +01:00 |
|
bl00dymarie
|
b9ec4c7108
|
Merge branch 'main' into 676-feature-customisation-not-display-mucus-cervix
|
2024-02-20 12:29:28 +01:00 |
|
bl00dymarie
|
d66e5f36e5
|
Rename to secondarySymptomDisabledPrompt
|
2024-02-19 18:10:57 +01:00 |
|
bl00dymarie
|
69c546f684
|
Rename shouldUseCervix to useCervixAsSecondarySymptom
|
2024-02-19 18:05:20 +01:00 |
|
bl00dymarie
|
dc304afe75
|
Rename labels to more neutral 'secondarySymptom'
|
2024-02-19 18:01:57 +01:00 |
|
bl00dymarie
|
63bc8a1daf
|
Rename to useCervixAsSecondarySymptom
|
2024-02-19 17:51:25 +01:00 |
|
bl00dymarie
|
7fa130f9e1
|
Rename to useCervixAsSecondarySymptomObservable
|
2024-02-19 17:13:40 +01:00 |
|
bl00dymarie
|
d338df1460
|
Merge branch 'Chore/ReactNative-Upgrade-0.68.3-Android' into 'main'
Chore: React native upgrade 0.68.3 android
See merge request bloodyhealth/drip!660
|
2024-02-19 16:01:09 +00:00 |
|
wunderfisch
|
5f55500831
|
small changes on secondary symptom to make it work nicly with the button logic instead of the former switch and to display the correct texts
|
2024-02-19 12:13:58 +01:00 |
|
bl00dymarie
|
4eedb171a3
|
Full upgrade to react native v0.68.3 for Android
|
2024-02-15 14:31:46 +01:00 |
|
bl00dymarie
|
3193fa4f33
|
Partial update RN to 0.68.3 for android build
|
2024-02-15 13:14:28 +01:00 |
|
bl00dymarie
|
e24c69977c
|
Merge branch 'release-ios-fix-1.2401.17' into 'main'
Release ios fix 1.2401.17
See merge request bloodyhealth/drip!653
|
2024-02-15 11:19:05 +00:00 |
|
bl00dymarie
|
6fb0d1fc1e
|
Merge branch 'main' into 'release-ios-fix-1.2401.17'
# Conflicts:
# ios/Podfile
|
2024-02-15 11:16:49 +00:00 |
|
bl00dymarie
|
391cac1bde
|
Update xcode project
|
2024-02-15 12:13:19 +01:00 |
|
bl00dymarie
|
fb589815c1
|
Update iPhone versions in script
|
2024-02-15 12:12:02 +01:00 |
|
bl00dymarie
|
45fce6485b
|
Release: iOS-1.2401.17
|
2024-02-15 11:21:56 +01:00 |
|
bl00dymarie
|
17f74c9c1c
|
Address xcode error messages
|
2024-02-15 11:21:56 +01:00 |
|
bl00dymarie
|
5119e6778a
|
Update project changes according to xCode suggestion
|
2024-02-15 11:21:56 +01:00 |
|
Liv
|
601d618352
|
Reorder import buttons depending on OS
|
2024-02-15 11:21:56 +01:00 |
|
bl00dymarie
|
d23b5fe420
|
Add oneTimeTransformIntoNumber for secondarySymptom Switch
|
2024-02-14 16:10:05 +01:00 |
|
bl00dymarie
|
311cee0e17
|
Adapt color for secondarySymptom Boxes
|
2024-02-14 16:10:00 +01:00 |
|
bl00dymarie
|
76137fc000
|
Replace hard coded text
|
2024-02-14 16:09:47 +01:00 |
|
bl00dymarie
|
09614319e3
|
Add SelectTabGroup for secondary Symptom Switch
|
2024-02-14 16:08:07 +01:00 |
|
wunderfisch
|
ebbfd8aba5
|
merging work on secondary symptom logic and buttons
|
2024-02-14 10:26:13 +01:00 |
|
bl00dymarie
|
1662bb29f0
|
Change prop Type to value instead of bool for saveUseCervix
|
2024-02-13 17:24:29 +01:00 |
|