Commit Graph

40 Commits

Author SHA1 Message Date
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 12b8e5c213 Removes unnecessary prop and defines the missing propTypes 2020-03-03 21:39:14 +01:00
Sofiya Tepikin aa2165590b Removes redundant state and corrects the cycle day prop 2020-02-26 21:11:56 +01:00
Sofiya Tepikin 8cad357e60 Fixes navigation logic 2020-02-05 19:50:40 +01:00
Sofiya Tepikin 026a9c17c3 Add go back functionality 2020-02-04 20:45:23 +01:00
Sofiya Tepikin e66ca3f8db Adds navigation tree to define the hierarchy 2020-02-04 20:45:23 +01:00
Sofiya Tepikin e479b93638 Moves navigation to the state 2020-02-04 20:45:23 +01:00
Sofiya Tepikin f444de0b87 Removes the lowercasing to the header title component 2020-02-04 20:45:23 +01:00
Sofiya Tepikin 5d436630d3 Refactors the header 2019-09-15 13:52:29 +02:00
Sofiya Tepikin 8ce840306a Replaces the inheritance with composition pattern in the Symptom view 2019-09-13 10:32:09 +02:00
Sofiya Tepikin 525defa1c9 Fixes the cycle day data is not being passed to the symptom view 2019-08-22 21:03:11 +02:00
Sofiya Tepikin c226923759 Starts using redux store for storing the date 2019-08-21 21:34:17 +02:00
Sofiya Tepikin fa20e84bfe Fixes reopenning after back button 2019-06-18 23:53:17 +02:00
emelko e9c18add5e Gets rid of old info symptom screen 2019-05-19 12:57:07 +02:00
Julia Friesel d1e16abe34 Make header back arrow function for auto save 2019-05-13 12:55:28 +02:00
Sofiya Tepikin 3449746ead Improves readability of app page rendering 2019-05-01 11:26:50 +02:00
emelko d0dcbd543d Adds back button to settings header 2019-02-04 21:04:17 +01:00
Sofiya Tepikin 31268186f1 Refactors app.js for readability 2019-01-19 23:06:07 +01:00
Sofiya Tepikin faf7dbac95 Fixes settings item menu in footer missing active state 2019-01-17 22:11:44 +01: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
Julia Friesel 73e2177278 Fix back behavior 2018-12-19 10:00:47 +01:00
Julia Friesel 1c9eea3aa0 Split settings view up 2018-12-19 09:53:37 +01:00
Anne Menzel 1ed771a50c add date to symptom screen header 2018-12-09 17:11:28 +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
Julia Friesel bb0a535d65 Replace getOrCreateCycleDay 2018-11-16 14:38:36 +01:00
tina 9d89f0022c applies linter rules for max length 2018-11-07 14:46:33 +01:00
tina 5959b44142 indicates active menu item 2018-11-07 14:43:18 +01:00
Julia Friesel ef6d42fec2 Differentiate origins for cycle day view and symptom view 2018-11-02 15:49:58 +01:00
Julia Friesel 7b8b905550 Add new home screen 2018-10-03 19:14:53 +02:00
tina d87727b449 merges master into branch 2018-09-28 17:07:27 +02:00
Julia Friesel a4deb36042 Make header and menu labels lowercase 2018-09-27 18:31:27 +02:00
tina 1b11b24a4c enables back button on symptom view 2018-09-26 19:31:30 +02:00
tina c06bfa2c91 solves the action footer, but messes up the header 2018-09-26 18:16:29 +02:00
Julia Friesel 0414eb3570 When navigating to cycle day, remember origin 2018-08-31 17:28:19 +02:00
Julia Friesel eb41ae354f Use rn-push-notifications and set up recurring notification 2018-08-28 09:19:22 +02:00
Julia Friesel b90fda113d First attempt at notifying at given time 2018-08-28 09:17:10 +02:00
Julia Friesel 398c726d94 Replace binds with lambdas 2018-08-28 08:40:09 +02:00
Julia Friesel c0980a5bf9 Move app component to components 2018-08-20 16:54:02 +02:00