Commit Graph

  • b153f8d0ff Add password setting and check password before deleting it Julia Friesel 2018-09-13 20:42:24 +02:00
  • 88fc3cad09 Pull apart settings module Julia Friesel 2018-09-13 19:05:06 +02:00
  • 3c1653bc8c Add db deletion button for when things go wrong Julia Friesel 2018-09-13 17:28:28 +02:00
  • b82b2d625a Use SHA512 for encryption too Julia Friesel 2018-09-13 17:07:10 +02:00
  • f2f0278a1c Actually use SHA512, not 256 Julia Friesel 2018-09-13 16:52:54 +02:00
  • 34648a3d89 Take user password and try to open db Julia Friesel 2018-09-12 08:51:36 +02:00
  • 3d61459f30 Introduce password prompt page and save encryption flag Julia Friesel 2018-09-11 18:06:54 +02:00
  • 3e3cef8769 Only use db functions when components are actually mounted Julia Friesel 2018-09-11 18:06:19 +02:00
  • 04e43b823d Extract schema and open db when called Julia Friesel 2018-09-11 18:03:34 +02:00
  • 2716decfde Add comment about node process stdout Julia Friesel 2018-09-11 08:41:54 +02:00
  • 4839f95312 Use nodejs-mobile and bcrypt to generate encryption key, and encrypt db Julia Friesel 2018-09-09 17:15:31 +02:00
  • b7470151b4 Copy database and delete old one Julia Friesel 2018-09-07 20:01:53 +02:00
  • 701f1bc5ce Merge branch '180-make-bleeding-prediction-into-red-circle-instead-of-grey' into 'master' tina 2018-09-15 15:33:17 +00:00
  • b01fdbb473 places todayString outside of reduce tina 2018-09-15 15:42:49 +02:00
  • 20c0867422 shows predicted bleeding with red circles, also sets up today formatting tina 2018-09-14 16:41:27 +02:00
  • ae18e19ffa Merge branch '150-apply-design-to-chart' into 'master' tina 2018-09-14 12:02:54 +00:00
  • e4b6cfabdc Merge branch '157-apply-design-to-stats-screens' into 'master' tina 2018-09-14 11:29:10 +00:00
  • 1e220ef9e3 Merge branch 'master' into '150-apply-design-to-chart' tina 2018-09-14 11:28:38 +00:00
  • 5218e72daf applies little improvements suggested in review tina 2018-09-14 13:22:24 +02:00
  • 163f6b5738 little improvements after review tina 2018-09-14 12:26:11 +02:00
  • 856de554d2 Merge branch '83-implement-nfp-logic-for-cervix-mode' into 'master' bl00dymarie 2018-09-14 06:27:12 +00:00
  • 3d3a7e33cb Merge branch '148-actually-package-the-app-and-install-it' into 'master' Julia Friesel 2018-09-13 13:22:45 +00:00
  • 14989d81d5 Add better test as dummy cervix data emelko 2018-09-13 10:49:42 +02:00
  • 76056e1db0 Improving cervix: * adding tempEvalEnd value to cervix tests * more comments in code for cervix sympto * better description in cervix temp tests * take out cervix.value emelko 2018-09-13 09:54:13 +02:00
  • 94d991d868 little improvements to view styling tina 2018-09-12 18:31:18 +02:00
  • e9ebde9162 makes stats beautiful tina 2018-09-12 18:01:01 +02:00
  • cc4c1e8ed6 removes 0.2 units as this introduces buggy behaviour in ticks, changes line styles tina 2018-09-12 15:46:10 +02:00
  • 3f5c86086d Renaming test cycles for cervix+temp to be more explicit abt what they do emelko 2018-09-10 12:28:54 +02:00
  • 2f42840faa Revert "Renaming test cycles to be more explicit abt what they do" emelko 2018-09-10 12:09:37 +02:00
  • 21dba52753 Renaming for more precision emelko 2018-09-09 16:35:16 +02:00
  • 1b0d04dfc0 Fixing cervix unit tests emelko 2018-09-08 14:47:31 +02:00
  • ab2dd76bf4 Liberating a forgotten .only from tests emelko 2018-09-08 13:27:38 +02:00
  • 969da1d163 Renaming test cycles to be more explicit abt what they do emelko 2018-09-08 13:22:17 +02:00
  • e1d6345434 Removing comment & making error comments even more helpful emelko 2018-09-08 12:57:38 +02:00
  • 9f5eb7c32e Adding when temp and secSymptom evaluation is over at the same day emelko 2018-09-08 12:53:37 +02:00
  • ef45fd9098 Deleting unused code emelko 2018-09-08 12:45:58 +02:00
  • d644c880d5 Deletes cervix out of chart emelko 2018-09-07 20:10:32 +02:00
  • 966af702b1 Merge branch 'master' into 83-implement-nfp-logic-for-cervix-mode emelko 2018-09-07 19:59:55 +02:00
  • 6192473e53 Merge branch '83-implement-nfp-logic-for-cervix-mode' of gitlab.com:bloodyhealth/drip into 83-implement-nfp-logic-for-cervix-mode emelko 2018-09-07 19:54:29 +02:00
  • 5cb4c01cec First 9 tests for cervix temp combination emelko 2018-09-07 19:49:52 +02:00
  • 0b856e298a Symptom values must have exclude: false for tests; consistency for defining functions emelko 2018-09-07 19:49:03 +02:00
  • e2c8292d7f secondarySymptom as default; be more explicit for periOvuEnd calculation emelko 2018-09-07 19:45:55 +02:00
  • 1e81cd8298 every symptom has its own row tina 2018-09-07 19:32:45 +02:00
  • d16feb6d58 Renaming cervixPeak in cervixPeakBeforeShift bc it mustn't be the highest cervix value emelko 2018-09-05 16:03:27 +02:00
  • 809b0f438f Adding more error messages for better understanding of failing tests when arguments are wrong <3 emelko 2018-09-05 15:31:03 +02:00
  • abee426337 Renaming nextDays in nextDaysAfterFhm when calculating temperatureShift emelko 2018-09-05 15:30:38 +02:00
  • 20dc238ea4 Replacing mucus default with secondarySymptom emelko 2018-09-05 15:29:32 +02:00
  • 1c2c45f8c6 Changes cervix value to check for opening and firmness value emelko 2018-09-05 15:27:04 +02:00
  • 169af952c6 Merge branch '167-calendar-colors-and-slider-in-settings' into 'master' tina 2018-09-05 10:44:42 +00:00
  • 7f66081e72 Add config to be able to build (see pull request description as well) Julia Friesel 2018-09-04 17:15:00 +02:00
  • d0f90ff8c0 Delete drawable assets because release won't build otherwise Julia Friesel 2018-09-04 17:14:41 +02:00
  • 641c57150f Remove unused dependencies Julia Friesel 2018-09-04 09:54:46 +02:00
  • 4d5658119a changes y-ticks and labels, cycle day display and colors of symbols tina 2018-09-03 20:21:05 +02:00
  • 022729ac1e Merge branch '156-make-components-like-prettier-radio-buttons' into 'master' Julia Friesel 2018-09-03 16:45:51 +00:00
  • d25de32cb4 changes shades of red in calendar, slider in settings has same style as all the other sliders tina 2018-09-03 15:19:10 +02:00
  • dd380cf9ba Merge branch '142-add-back-button-behavior-for-cycle-day-overview' into 'master' Julia Friesel 2018-09-03 12:54:25 +00:00
  • ef75a377d0 Fix typo / bug Julia Friesel 2018-09-03 13:54:52 +02:00
  • 80cabee66b adds more meaningful messages to assertion errors tina 2018-09-03 13:07:40 +02:00
  • 21d6e24f23 Add more details to cervix-temp fixtures and to mucus-temp spec emelko 2018-08-13 11:31:21 +02:00
  • e81c30f7b9 Better naming for infertile cervix value, matching the actual labels emelko 2018-08-01 10:17:45 +02:00
  • 9e1393766a Split fixtures into temp & mucus and temp & cervix files Add first blueprint for temp&cervix tests emelko 2018-07-30 14:42:00 +02:00
  • 4f3334bef7 cervix has 3 properties cervix position is now optional; no computed value needed, therefore no test emelko 2018-07-20 12:25:17 +02:00
  • 60d6e21c57 Detects cervix shift in one happy path; including test emelko 2018-07-25 15:50:41 +02:00
  • 6cf0a9820f Make sympto module mode-aware (WIP) Julia Friesel 2018-07-25 11:56:34 +02:00
  • 3ff7dd7340 Merge branch 'master' emelko 2018-08-31 00:36:19 +02:00
  • 5296a9c6ee Merge branch 'Delete-console.logs' into 'master' bl00dymarie 2018-09-02 19:57:11 +00:00
  • 25018a35f3 Remove unused import Julia Friesel 2018-09-01 23:49:18 +02:00
  • be6545ec03 Style fixes Julia Friesel 2018-09-01 23:44:14 +02:00
  • a2113a5ede Fix key Julia Friesel 2018-09-01 23:37:59 +02:00
  • 90a2814c4c Fix section layout Julia Friesel 2018-09-01 23:35:50 +02:00
  • 6fa18d70fe Add explainer to temperature Julia Friesel 2018-09-01 23:33:41 +02:00
  • 023feb452e Remove old styles Julia Friesel 2018-09-01 22:49:02 +02:00
  • 6baeaa0393 Add explainers to sex view Julia Friesel 2018-09-01 22:46:02 +02:00
  • 51622867a2 Add explainer to pain Julia Friesel 2018-09-01 22:39:35 +02:00
  • 4768057e32 Fix typo Julia Friesel 2018-09-01 22:39:10 +02:00
  • b5f8f57f49 Fix labels on overview Julia Friesel 2018-09-01 22:39:01 +02:00
  • f6c6c9ef26 Add explainer to note Julia Friesel 2018-09-01 22:19:05 +02:00
  • cffa42ed1c Add explainers to mucus Julia Friesel 2018-09-01 22:01:05 +02:00
  • 98fbacf9f8 Make symptom section component Julia Friesel 2018-09-01 21:17:54 +02:00
  • 4d8a4a79fd Add explainer to desire Julia Friesel 2018-09-01 20:53:37 +02:00
  • fbb840920b Fix whitespace Julia Friesel 2018-09-01 20:53:30 +02:00
  • 9868e8a943 Add explainer texts to cervix Julia Friesel 2018-09-01 20:47:57 +02:00
  • ea8cfed71d Appease linter Julia Friesel 2018-09-01 20:15:27 +02:00
  • 083e55eee8 Apply select tab group to pain edit view Julia Friesel 2018-09-01 20:11:31 +02:00
  • 4ed3aa48e0 Merge branch 'master' into 156-make-components-like-prettier-radio-buttons Julia Friesel 2018-09-01 19:59:30 +02:00
  • ac9ff0dc03 Correct style Julia Friesel 2018-09-01 19:53:54 +02:00
  • ddc117057c Remove unused style Julia Friesel 2018-09-01 19:51:12 +02:00
  • 2ec6626b4e Use select box group instead of single select boxes Julia Friesel 2018-09-01 19:36:04 +02:00
  • 71af282d9b Convert radio button group to select tab group Julia Friesel 2018-09-01 19:11:44 +02:00
  • 1d0b2497b4 Make select box text a child not a prop Julia Friesel 2018-09-01 18:28:05 +02:00
  • 8b37fa3ca4 Add app text component and remove radio button dep Julia Friesel 2018-09-01 18:11:55 +02:00
  • 5acb6639ba Deletes old console.logs emelko 2018-08-31 21:28:31 +02:00
  • c07dc51e5e Merge branch '117-implement-pain' into 'master' bl00dymarie 2018-08-31 19:11:55 +00:00
  • ea83d6eb6b Merge branch 'master' into 117-implement-pain emelko 2018-08-31 20:59:23 +02:00
  • a664b6dfa8 Fixing pain and sex label for entering "other" and "note", displayed as: - Other or if note is true - Other (This is a note.) emelko 2018-08-31 20:55:51 +02:00
  • ca8764aa4b Add dot when active Julia Friesel 2018-08-31 20:11:30 +02:00
  • c2c8a7da26 First attempt for radio buttons Julia Friesel 2018-08-31 19:52:07 +02:00
  • 1c95ff3488 Adding autofocus to note when there is nothing entered yet emelko 2018-08-31 19:49:15 +02:00
  • edf9b04b45 Merge branch '158-change-default-app-color' into 'master' tina 2018-08-31 17:07:07 +00:00
  • 5b6ac9ebc1 Replace checkboxes with SelectBox component on sex view Julia Friesel 2018-08-31 19:00:01 +02:00