Sofiya Tepikin
|
8ce840306a
|
Replaces the inheritance with composition pattern in the Symptom view
|
2019-09-13 10:32:09 +02:00 |
|
mashazyu
|
c0235d148b
|
Adds e2e symptom data input tests and necessary testIDs to the existing components
|
2019-09-02 18:04:57 +02:00 |
|
Sofiya Tepikin
|
2f25c5cffe
|
Splits the temperature view to simplify it
|
2019-09-01 15:04:16 +02:00 |
|
Sofiya Tepikin
|
c226923759
|
Starts using redux store for storing the date
|
2019-08-21 21:34:17 +02:00 |
|
Julia Friesel
|
6c56b6f83c
|
Clean up
|
2019-05-26 12:47:22 +02:00 |
|
Julia Friesel
|
018ec3bcda
|
Add autosave for temperate
|
2019-05-26 09:04:51 +02:00 |
|
Julia Friesel
|
a557733d30
|
For temperature, only show delete button when certain fields active
|
2019-05-17 16:47:31 +02:00 |
|
Julia Friesel
|
0f7ab6c803
|
Let symptom views overwrite isDeleteIconActive method
|
2019-05-17 16:09:49 +02:00 |
|
Julia Friesel
|
f022fb6b8a
|
Await alert result before navigating back
|
2019-05-14 13:37:35 +02:00 |
|
Julia Friesel
|
3ff996e946
|
Don't crash on missing temperature value
|
2019-05-13 19:07:46 +02:00 |
|
Julia Friesel
|
6011bd9208
|
Fix linter problems
|
2019-05-13 12:55:28 +02:00 |
|
Julia Friesel
|
d1e16abe34
|
Make header back arrow function for auto save
|
2019-05-13 12:55:28 +02:00 |
|
Julia Friesel
|
bc13f5c1e6
|
Remove action button footer from symptom views
|
2019-05-13 12:55:28 +02:00 |
|
Julia Friesel
|
ecf3ebf16d
|
When nothing entered, delete entry
|
2019-05-13 12:55:28 +02:00 |
|
Julia Friesel
|
08fd3afc34
|
Add symptom view component with back button listener
|
2019-05-13 12:55:28 +02:00 |
|
tina
|
ea279338e0
|
adds maxLength to temperature input field
|
2019-04-30 23:24:44 +02:00 |
|
mashazyu
|
c22bff5948
|
temperature screen styling update
|
2019-04-14 22:43:57 +02:00 |
|
Stefanie Grewenig
|
9fe1940907
|
postfix all i18n imports with 'labels'
- issue: 127
- by: sg
|
2019-01-12 16:29:31 +01:00 |
|
Stefanie Grewenig
|
a951ffe959
|
move hard coded headers and explainers from temperature to i18n labels
- issue: 127
- by: sg
|
2019-01-12 16:25:40 +01:00 |
|
Stefanie Grewenig
|
6d88f2bbc0
|
use enter from i18n instead of hard-coded string
- issue: 127
- by: sg
|
2019-01-12 15:59:16 +01:00 |
|
tina
|
d5f3fdbde5
|
renames folder with labels, splits up the setting labels from rest
|
2018-11-28 16:10:38 +01:00 |
|
tina
|
11ceb21921
|
moves labels to copy folder
|
2018-11-28 15:07:52 +01:00 |
|
tina
|
186156007a
|
moves labels from cycle-day
|
2018-11-28 14:21:04 +01:00 |
|
Julia Friesel
|
bb0a535d65
|
Replace getOrCreateCycleDay
|
2018-11-16 14:38:36 +01:00 |
|
Julia Friesel
|
8e31e4a3c1
|
Remove log
|
2018-11-04 10:43:24 +01:00 |
|
Julia Friesel
|
4aecf69779
|
Pad time with zeros when saving temperature too
|
2018-11-02 16:05:59 +01:00 |
|
Julia Friesel
|
7b8b905550
|
Add new home screen
|
2018-10-03 19:14:53 +02:00 |
|
Julia Friesel
|
25018a35f3
|
Remove unused import
|
2018-09-01 23:49:18 +02:00 |
|
Julia Friesel
|
6fa18d70fe
|
Add explainer to temperature
|
2018-09-01 23:33:41 +02:00 |
|
Julia Friesel
|
8b37fa3ca4
|
Add app text component and remove radio button dep
|
2018-09-01 18:11:55 +02:00 |
|
Julia Friesel
|
5b6ac9ebc1
|
Replace checkboxes with SelectBox component on sex view
|
2018-08-31 19:00:11 +02:00 |
|
tina
|
ed5d7e544b
|
changes text input parameters for temperature note
|
2018-08-31 17:05:55 +02:00 |
|
tina
|
3bd5770c33
|
adds note to temperature
|
2018-08-31 14:01:48 +02:00 |
|
Julia Friesel
|
8a6f943e5f
|
Separate warning out of absolute range
|
2018-08-26 19:34:52 +02:00 |
|
Julia Friesel
|
2471b92eaf
|
Determine chart height dynamically and fill the window
|
2018-08-24 09:53:57 +02:00 |
|
Julia Friesel
|
7ef7bf7c10
|
Merge branch 'master' into 133-make-temp-scale-a-config-setting-and-read-it-in-chart-and-temp-screen
|
2018-08-22 17:33:23 +02:00 |
|
Julia Friesel
|
0e77a2f613
|
Re-simplify the input
|
2018-08-22 17:03:36 +02:00 |
|
Julia Friesel
|
eedd6070cf
|
Make temperature suggestion grey
|
2018-08-22 16:23:37 +02:00 |
|
Julia Friesel
|
e9c4256661
|
Extract temp input into component
|
2018-08-22 16:01:51 +02:00 |
|
Julia Friesel
|
3a162ca0cc
|
Add '.0' for integers
|
2018-08-22 14:07:12 +02:00 |
|
Julia Friesel
|
7725f1be14
|
Limit length
|
2018-08-22 14:05:08 +02:00 |
|
Julia Friesel
|
0878135aed
|
Warn when user enters an out-of-range temperature
|
2018-08-22 13:51:12 +02:00 |
|
Julia Friesel
|
d53b8029dc
|
Make scrolling work again
|
2018-08-20 16:46:42 +02:00 |
|
Julia Friesel
|
8629fd5369
|
Replace action button footer in remaining symptom views
|
2018-08-20 14:53:00 +02:00 |
|
Julia Friesel
|
d897c3b89f
|
On temperature view, replace menu with action buttons
|
2018-08-20 13:36:11 +02:00 |
|
Julia Friesel
|
e1fa656b8f
|
Shorten line length in temperature
|
2018-08-06 13:10:59 +02:00 |
|
Julia Friesel
|
44c31b197e
|
Use time picker for time field
|
2018-07-19 18:27:46 +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
|
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 |
|