Commit Graph

152 Commits

Author SHA1 Message Date
Julia Friesel bc358bd9ed Auto save whenever symptom view updates 2019-05-26 07:39:15 +02:00
Julia Friesel c6fd5e6db2 Make sure info icon is always well pressable 2019-05-25 07:09:36 +02:00
Julia Friesel 4b469f2f49 Make isDeleteIconActive more readable 2019-05-21 17:08:26 +02:00
Julia Friesel 25ed0d168e Remove formatting improvements that clutter up the diff 2019-05-20 15:17:27 +02:00
Julia Friesel 59c3636139 Don't show delete icon just because symptom info is open 2019-05-20 06:08:46 +02:00
Julia Friesel 472d793627 Clean up markup 2019-05-19 19:00:05 +02:00
Julia Friesel 69d2517dd2 Use own modal instead of alert for symptom info 2019-05-19 18:44:12 +02:00
Julia Friesel 0f6567e66b Merge branch '345-move-info-button-out-of-header-to-body' into marie-move-info-button-out-of-header-to-body 2019-05-19 17:53:14 +02:00
emelko c81f7d6291 Gets rid of trailing spaces 2019-05-19 13:09:21 +02:00
emelko e9c18add5e Gets rid of old info symptom screen 2019-05-19 12:57:07 +02:00
emelko 4071c30b8b [WIP] Adds info button to body as alert for:
* mood, pain, temperature
2019-05-19 12:56:52 +02:00
emelko ff1afcb8dc Adds info button to the body as alert 2019-05-19 12:56:08 +02:00
Julia Friesel d2c0891a68 Try out moving it to body 2019-05-18 06:40:36 +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 b7088c44f2 Show or hide delete button based on entered data 2019-05-17 12:07:54 +02:00
Julia Friesel 1d61675ef7 Ask before deleting entry 2019-05-17 11:01:50 +02:00
Julia Friesel f022fb6b8a Await alert result before navigating back 2019-05-14 13:37:35 +02:00
Julia Friesel 5057e1a38e Address MR change requests 2019-05-13 20:41:57 +02:00
Julia Friesel e781919434 Reset inadvertently changed file 2019-05-13 20:34:13 +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
Julia Friesel 2528c03315 Remove save button from footer 2019-05-13 12:55:28 +02:00
Julia Friesel d322e557a3 Remove unused line 2019-05-13 12:55:28 +02:00
Julia Friesel 9fd17d769e Make saving incomplete value possible 2019-05-13 12:55:28 +02:00
tina 745f874ccf Merge branch 'action_button_as_buttons' into 'master'
makes the action button footer more like buttons

Closes #318

See merge request bloodyhealth/drip!208
2019-05-10 11:02:33 +00:00
tina 9c8cc8de2e makes the action button footer more like buttons 2019-05-01 00:04:38 +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
emelko 70d28f7a4b Adds 2 conditions for disabling delete button 2019-03-06 16:58:55 +01:00
emelko bca86f3996 Renames unset to delete 2019-02-13 16:37:33 +01:00
Julia Friesel a7bf4c814f Merge branch 'master' into link-nfp-rules 2019-02-04 21:04:38 +01:00
emelko 563a5a1821 Give this framed segment bottom margin, since it's only one segment 2019-02-02 13:02:12 +01:00
emelko 324820ebab Rearrange Segment Element: * Rename SettingsSegment into FramedSegment * Move it out of Settings into Components 2019-02-02 12:58:05 +01:00
emelko ce3a81ad5f Hyperlink activation 2019-01-30 17:44:43 +01:00
emelko 9c56c04432 Implements SettingsSegment Boxes for info symptom texts 2019-01-30 12:28:55 +01:00
mashazyu 570d0dc608 Add mood category to chart 2019-01-30 01:44:51 +03:00
mashazyu 56f5c92f87 Add mood component, add mood as tracking category to db schemas, add mood category description, add mood to the cycle-day-overview 2019-01-30 01:44:50 +03:00
emelko 8d3d04af47 Adds symptom info screens to each symptom 2019-01-17 10:23:35 +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
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
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
Stefanie Grewenig 08faf477a6 move hard coded headers from sex into cycle day and shared labels i18n
- issue: 127
- by: sg
2019-01-12 15:54:03 +01:00