Ashwin Ramaswami
Ashwin Ramaswami
fxed titles in readme, renamed js files to ts for better highlighting (because otherwise webstorm would show errors in syntax highlighting)
### Description When I modify a schema when the form's formData is bound to state, it doesn't change anything. ### Steps to Reproduce 1. JSFiddle: https://jsfiddle.net/5w07ftgm/9/ 2. Type something into...
## description Setup fastlane for firebase app distribution (fixes #1044). Instructions for deploying this are in release/manual-build.md. I've added one lane, `distribute` (for who-myhealth-production). When actually deploying to firebase app...
Needs retesting after updating the Firebase libraries: #1632 - [see comment](https://github.com/WorldHealthOrganization/app/issues/934#issuecomment-706657626). This is slightly different from #870. With the fix to #870 in PR #897, we are still seeing two...
Right now, if a user manually disables notifications through the Settings app, `setNotificationsEnabled` is not called, so the settings page will be out of sync (it will say that notifications...
For example, if I am using mongodb, I currently have to serialize the responses I get myself using `bson.json_util.dumps`. It would be nice if we could specify the default json...

I get this error: ``` Unable to import module 'main': cannot import name 'etree' ``` Maybe it has something to do with this: https://www.azavea.com/blog/2016/06/27/using-python-lxml-amazon-lambda/
Otherwise, when I run this on my Mac, I get an error "too many arguments": ``` Too many arguments. usage: ssh-keygen [-q] [-b bits] [-t dsa | ecdsa | ed25519...