Julia Friesel
|
9ef84f9b31
|
Update RN to 58
|
2019-05-06 10:39:48 +02:00 |
|
Julia Friesel
|
f9c928d45c
|
Update eslint
|
2019-05-06 09:59:22 +02:00 |
|
Julia Friesel
|
187fbef207
|
Upgrade nodejs-mobile-rn to latest
|
2019-04-29 10:28:47 +02:00 |
|
emelko
|
1ef3585cdc
|
0.0.3
|
2019-04-17 16:35:33 +02:00 |
|
Julia Friesel
|
a4545fedcf
|
Use RN notifications without Google services
|
2019-04-10 19:54:04 +02:00 |
|
emelko
|
9a9ca10283
|
0.0.2
|
2019-04-09 10:57:11 +02:00 |
|
Julia Friesel
|
7e3eae1758
|
Use LocalDate for getting chart date range
|
2019-04-02 19:34:36 +02:00 |
|
Joshua May
|
6592d742af
|
[ios] Added iOS startup script to package.json
|
2019-02-18 18:51:41 +01:00 |
|
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 |
|