Julia Friesel
28ca2378ca
Add passage about lack of support for "parenthesis values"
2019-01-22 17:42:13 +01:00
Julia Friesel
dfa37952bd
Change font to OpenSans
2019-01-22 17:31:56 +01:00
Julia Friesel
90766bc1dc
Merge branch 'settings-menu-footer' into 'master'
...
Fixes settings item menu in footer missing active state
Closes #282
See merge request bloodyhealth/drip!164
2019-01-22 16:01:48 +00:00
bl00dymarie
60f444f094
Update README.md
2019-01-21 09:34:15 +00:00
Sofiya Tepikin
4408334d7c
Makes some order in home component
2019-01-21 00:48:30 +01:00
Sofiya Tepikin
31268186f1
Refactors app.js for readability
2019-01-19 23:06:07 +01:00
Julia Friesel
8701abb765
Merge branch '151-in-import-error-when-future-edit-for-something-other-than-a-note' into 'master'
...
Show error message when future data edit
Closes #151
See merge request bloodyhealth/drip!161
2019-01-18 10:12:49 +00:00
Julia Friesel
ab3ca68902
Merge branch '285-bug-coming-from-track-your-period-cycle-day-doesn-t-show-data' into 'master'
...
Pass correct props to bleeding edit view from home screen
Closes #285
See merge request bloodyhealth/drip!162
2019-01-18 09:13:28 +00:00
Julia Friesel
0e73ab1810
Merge branch '292-bug-cycle-day-shows-undefined-for-bleeding-value' into 'master'
...
Fix label reference
Closes #292
See merge request bloodyhealth/drip!163
2019-01-18 09:12:44 +00:00
Sofiya Tepikin
ff8765b9f8
Makes also the subpages of Settings to activate the menu item in footer
2019-01-17 23:15:30 +01:00
Sofiya Tepikin
faf7dbac95
Fixes settings item menu in footer missing active state
2019-01-17 22:11:44 +01:00
Julia Friesel
1aad11b504
Fix label reference
2019-01-17 21:20:19 +01:00
Julia Friesel
86e0d967be
Pass correct props to bleeding edit view from home screen
2019-01-17 21:02:32 +01:00
Julia Friesel
a9e22c941d
Merge branch '289-bug-links-in-about-don-t-work-on-swift-phone' into 'master'
...
Resolve "[Bug] links in about don't work on swift phone"
Closes #289
See merge request bloodyhealth/drip!159
2019-01-17 18:22:42 +00:00
Julia Friesel
d8ce68d1ed
Show error message when future data edit
2019-01-17 18:11:17 +01:00
Julia Friesel
282ed7a96d
Adjust font weights to new look
2019-01-17 17:28:50 +01:00
Julia Friesel
c5363f588f
Increase borderWith of circle icon
2019-01-17 17:18:41 +01:00
Julia Friesel
d905139958
Remove light app text
2019-01-17 17:17:22 +01:00
Julia Friesel
7159124158
Incerase font weight in home icon font
2019-01-17 17:13:24 +01:00
Julia Friesel
8178303e3a
Make link press handler work
2019-01-17 16:36:36 +01:00
Julia Friesel
23c6a60258
Fix var name
2019-01-17 15:58:42 +01:00
Julia Friesel
5947c4f3f5
Merge branch '230-change-standard-font' into 'master'
...
Resolve "change standard font"
Closes #230
See merge request bloodyhealth/drip!120
2019-01-17 14:41:08 +00:00
bl00dymarie
53f662279d
Merge branch '185-add-info-for-symptoms' into 'master'
...
Resolve "add info for symptoms"
Closes #185
See merge request bloodyhealth/drip!97
2019-01-17 14:38:08 +00:00
Julia Friesel
df36e53743
Add letter spacing
2019-01-17 14:37:56 +00:00
Julia Friesel
5a57b2bb8c
Merge branch 'add-cancel-button' into 'master'
...
Add cancel button to ConfirmWithPassword component
Closes #274
See merge request bloodyhealth/drip!148
2019-01-17 14:05:33 +00:00
emelko
84be9900de
Handles the back navigation from info symptom to CycleDay
2019-01-17 11:04:14 +01:00
emelko
8d3d04af47
Adds symptom info screens to each symptom
2019-01-17 10:23:35 +01:00
Sofiya Tepikin
714d9fd681
Styles the buttons in password confirmation
2019-01-16 22:55:33 +01:00
mashazyu
3babba0d92
Add cancel button to ConfirmWithPassword component
2019-01-16 22:07:47 +01:00
Julia Friesel
5c925ea762
Add thing to build.gradle so release works
2019-01-16 19:48:23 +01:00
Julia Friesel
b9636574fc
Avoid naming collision error
2019-01-16 19:35:45 +01:00
Julia Friesel
bb6af10fe1
Merge branch 'update-rn' into 'master'
...
Update RN and its dependencies
See merge request bloodyhealth/drip!157
2019-01-16 09:21:24 +00:00
bl00dymarie
58f8f4e25d
Merge branch '283-bug-header-in-cycle-day-overview-is-not-aligned' into 'master'
...
Fix header alignement in CycleDayOverView and SymptomView
Closes #283
See merge request bloodyhealth/drip!155
2019-01-16 08:31:32 +00:00
Julia Friesel
ea79d6b902
Remove deprecated aapt option
2019-01-15 22:55:30 +01:00
Julia Friesel
726e20280e
Move babel stuff to dev dependencies
2019-01-15 22:55:01 +01:00
Julia Friesel
40366b51a4
Add missing deps
2019-01-15 22:19:10 +01:00
Julia Friesel
e320e95f2a
Update RN and its dependencies
2019-01-15 22:14:50 +01:00
emelko
8882f17595
The headerText does not need absolute position to look good :)!
2019-01-14 11:11:39 +01:00
emelko
180d07aa82
Circle needs position absolute for CycleDayOverView and SymptomView to align all 3 header elements
2019-01-14 11:03:54 +01:00
Julia Friesel
a604482f85
Merge branch '178-add-hints-for-required-selections' into 'master'
...
Resolve "Change symptom category descriptions to make clear which are required (for mucus and cervix) for fertility detection"
Closes #178
See merge request bloodyhealth/drip!153
2019-01-13 16:16:36 +00:00
birgitta410
42847a8c50
Fix ESLint error
2019-01-13 15:40:33 +01:00
birgitta410
5ae5dec98c
Remove wrapping View from ActionHint
...
Wasn't necessary after all
Issue: 178
2019-01-13 14:30:33 +01:00
Julia Friesel
896ae72632
Merge branch '127-extract-text-of-titles-and-subtitles-for-translation-and-or-modification' into 'master'
...
Resolve "Extract text of titles and subtitles for translation and/or modification."
Closes #127
See merge request bloodyhealth/drip!152
2019-01-13 12:25:56 +00:00
Julia Friesel
644b1e1af6
Merge branch 'fonts-on-home-screen' into 'master'
...
Use same font for more, less and phase.
See merge request bloodyhealth/drip!150
2019-01-13 12:20:09 +00:00
Julia Friesel
1469dea6ef
Merge branch '279-bug-header-text-not-centered-vertically' into 'master'
...
Improve positioning of header text
Closes #279
See merge request bloodyhealth/drip!151
2019-01-13 12:12:28 +00:00
Birgitta B
88973290cb
Only show the hints if minimum not selected
2019-01-13 12:10:36 +01:00
Birgitta B
971c99ad9f
Add action hints to cervix and mucus views
...
Issue: 178
2019-01-13 12:10:36 +01:00
Birgitta B
2e95300166
Add component to display hints above action buttons
...
This component can be placed right above an ActionButtonFooter to display a "turquoise" colored, slightly smaller text, e.g. to give helpful hints what to do before saving. If put outside the ScrollView, it will permanently display and cover up part of the scrollable area until the area is scrolled.
Issue: 178
2019-01-13 12:10:36 +01:00
susott
bb669e0ad3
delete Promt-Light - not used
2019-01-12 19:34:17 +01:00
susott
3bb257d518
Renamed and checked fonts
2019-01-12 19:08:04 +01:00