Commit Graph

29 Commits

Author SHA1 Message Date
mashazyu 7d46706cf2 Allows to enter note in the future 2020-03-30 18:34:26 +02:00
Maria Zadnepryanets 47379d7a1e Lint rule react prop types addition 2020-03-11 20:19:45 +00:00
Sofiya Tepikin aab64a433f Gets rid of a top level prop passed down through a tree of components 2020-03-03 21:39:14 +01:00
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 c226923759 Starts using redux store for storing the date 2019-08-21 21:34:17 +02:00
Julia Friesel bc358bd9ed Auto save whenever symptom view updates 2019-05-26 07:39:15 +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
Julia Friesel d322e557a3 Remove unused line 2019-05-13 12:55:28 +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 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 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 7b8b905550 Add new home screen 2018-10-03 19:14:53 +02:00
Julia Friesel f6c6c9ef26 Add explainer to note 2018-09-01 22:19:05 +02:00
Julia Friesel 4ed3aa48e0 Merge branch 'master' into 156-make-components-like-prettier-radio-buttons 2018-09-01 19:59:30 +02:00
emelko 1c95ff3488 Adding autofocus to note when there is nothing entered yet 2018-08-31 19:49:15 +02:00
Julia Friesel 5b6ac9ebc1 Replace checkboxes with SelectBox component on sex view 2018-08-31 19:00:11 +02:00
Bl00dyMarie c258ad9e01 Implements 2 improvements from MR comments:
- Moves title of symptom in the header
- Deletes additional comma out of cycle day overview
2018-08-30 11:47:15 +02:00
Julia Friesel d53b8029dc Make scrolling work again 2018-08-20 16:46:42 +02:00
Julia Friesel e2b9d4b4a1 Fix symptom headers 2018-08-20 15:14:17 +02:00
Julia Friesel 8629fd5369 Replace action button footer in remaining symptom views 2018-08-20 14:53:00 +02:00
emelko fb3b01a57d Rescues a forgotten console log 2018-08-02 17:17:17 +02:00
Julia Friesel d44b6c348e Add note symptom view 2018-07-25 11:11:57 +02:00