Commit Graph

113 Commits

Author SHA1 Message Date
Julia Friesel efca6f0d47 dirty-chai 2019-02-02 18:39:50 +01:00
Julia Friesel 726e20280e Move babel stuff to dev dependencies 2019-01-15 22:55:01 +01:00
Julia Friesel 40366b51a4 Add missing deps 2019-01-15 22:19:10 +01:00
Julia Friesel e320e95f2a Update RN and its dependencies 2019-01-15 22:14:50 +01:00
Julia Friesel 27b4a454ec Improve linking and link more things 2019-01-08 08:45:32 +01:00
Julia Friesel ac56627dcd Merge branch '263-fix-vulnerabilities-in-deps-as-indicated-by-npm' into 'master'
Resolve "Fix vulnerabilities in deps as indicated by npm"

Closes #263

See merge request bloodyhealth/drip!137
2018-12-12 18:53:01 +00:00
Julia Friesel f0e9a0c0a3 Merge branch 'settings-editing-password-confirmation' into 'master'
Settings editing password confirmation

Closes #256

See merge request bloodyhealth/drip!125
2018-12-12 18:52:14 +00:00
Julia Friesel f05394acf3 Update realm 2018-12-12 19:13:34 +01:00
Sofiya Tepikin 041885da71 Adds npm script for toggling the develop panel instead of shaking the device 2018-12-11 23:23:31 +01:00
Sofiya Tepikin acc7ce13f8 Adds prop types to the project & and uses them in SettingsButton component 2018-12-05 22:42:00 +01:00
Julia Friesel f1684a8701 Update react-native-share 2018-12-01 12:43:14 +01:00
Julia Friesel 4f4d930c8e Turn symptom icons into icon font 2018-11-27 16:10:22 +01:00
Julia Friesel 6e3cbc8e39 Throw out react-native-svg 2018-11-27 16:08:04 +01:00
Julia Friesel e816d24dc1 Only install RN 56 2018-11-26 12:11:26 +00:00
Julia Friesel 7cadb01b13 Update RN svg 2018-10-30 07:23:58 +01:00
Julia Friesel 961009d74f Install rn-svg again and draw columns 2018-09-18 09:09:05 +02:00
Julia Friesel 4839f95312 Use nodejs-mobile and bcrypt to generate encryption key, and encrypt db 2018-09-16 11:46:17 +02:00
Julia Friesel b7470151b4 Copy database and delete old one 2018-09-16 11:46:17 +02:00
Julia Friesel 641c57150f Remove unused dependencies 2018-09-04 09:54:46 +02:00
Julia Friesel 8b37fa3ca4 Add app text component and remove radio button dep 2018-09-01 18:11:55 +02:00
Julia Friesel c5178ea441 If time has already passed, start notification tomorrow 2018-08-28 09:19:22 +02:00
Julia Friesel eb41ae354f Use rn-push-notifications and set up recurring notification 2018-08-28 09:19:22 +02:00
Julia Friesel e64b46c41b Revert "Install dep"
This reverts commit 138ce17ade64dcfec10fecab9b1b41e298c35fb2.
2018-08-28 09:17:10 +02:00
Julia Friesel b0019d85e0 Install dep 2018-08-28 09:17:10 +02:00
Julia Friesel b09137772c Merge branch '133-make-temp-scale-a-config-setting-and-read-it-in-chart-and-temp-screen' into 'master'
Resolve "make temp scale a config setting and read it in chart and temp screen"

Closes #133

See merge request bloodyhealth/drip!59
2018-08-27 15:49:04 +00:00
Julia Friesel 6bc1993beb Add license 2018-08-22 18:52:40 +02:00
Julia Friesel d5f9e6c639 Export temp scale settings as observable 2018-08-21 21:50:47 +02:00
Julia Friesel c6b490b2a4 Add slider and save value in LocalStorage 2018-08-21 14:26:54 +02:00
Julia Friesel dcd0883bef Fix linter complaining about declarations in classes 2018-08-21 10:39:49 +02:00
Julia Friesel af8c2c1401 Merge branch 'master' into 82-chart-improvements 2018-08-16 14:46:08 +02:00
Julia Friesel 28a5944a09 Remove dep 2018-08-16 14:35:20 +02:00
Julia Friesel 456f4fe7d8 Parse values according to schema type and write to db 2018-08-16 08:26:08 +02:00
Julia Friesel bce9359850 Parse JSON from imported CSV 2018-08-16 08:23:48 +02:00
Julia Friesel ed474fd5cb Import file contents and move csv function to db module 2018-08-16 08:23:48 +02:00
Julia Friesel 720cb9135b Merge branch 'chart-performance' into 82-chart-improvements 2018-08-10 19:05:07 +02:00
Julia Friesel 611e9057b4 Back to FlatList and try loading screen 2018-08-10 13:17:51 +02:00
Julia Friesel 93a7ba853f Make props flat and try recyclerView 2018-08-10 11:32:50 +02:00
Julia Friesel 5371e5c85c Attempt to recreate with CSS 2018-08-09 21:23:14 +02:00
Julia Friesel 831e99351d Add toCSV function 2018-08-04 07:54:12 +02:00
Julia Friesel 03fe92750d Set up export button to export a simple file 2018-08-03 19:32:56 +02:00
Julia Friesel 315bdf3a02 Fix babel/register for mocha 2018-08-03 17:12:08 +02:00
Julia Friesel 79379276a7 Upgrade to RN 56 and gradle 3 2018-08-03 16:21:50 +02:00
Julia Friesel 5468c8051d Merge branch 'master' into 73-implement-nfp-logic-for-mucus-mode 2018-07-23 19:00:49 +02:00
Julia Friesel 44c31b197e Use time picker for time field 2018-07-19 18:27:46 +02:00
Julia Friesel 1fb6c24629 Update directories to be linted 2018-07-18 13:31:44 +02:00
Julia Friesel f4aca1f412 Use RN-compatible assert 2018-07-13 09:07:38 +02:00
Julia Friesel a90f2961bc Add test watch npm script 2018-06-30 16:14:53 +02:00
Julia Friesel 7c6ceb06f5 WIP: Draw curve on current grid 2018-06-19 11:01:38 +02:00
Julia Friesel 5b406848cb Change getCycleDay signature and process LocalDate 2018-06-13 12:49:29 +02:00
Julia Friesel 1cf4087039 Add option for minimum cycle length 2018-06-13 12:49:29 +02:00