rodekruis / shelter-database

MIT License
9 stars 5 forks source link

Add shelter #18

Closed Jonath510 closed 7 years ago

Jonath510 commented 7 years ago

On the page where you can add a shelter, at "why add your shelter", it says "Deel kennis" in Dutch. Probably better to translate that to share knowledge? When starting the process, the information fields are in Dutch (unlike in the instruction video) and I cannot upload the implementing organization and therefore get stuck at step 2.

mjvanderveen commented 7 years ago

Translation process will be separately handled by transifex. Still to be done.

There seems to be an issue with the humanitarianresponse.info api (irregular) where there is no network request by the shelter-database to retrieve the organizations. This is handled in contribute.js.

mjvanderveen commented 7 years ago

Maybe this last point also has to do with the http vs https.

mjvanderveen commented 7 years ago

The problem still persist. The lookup to humanitarianresponse.info organizations api returns a 'results could not be loaded' error. This doesn't happen on localhost and dev environment, only on shelter-database.org. @thenav56 could you see if you can identify the problem?