refugeehackathon / interpreteer-backend

Interpreteer helps newcomers find an interpreter
GNU General Public License v2.0
1 stars 0 forks source link

Add API route for locations, don't inline locations #44

Closed dahoo closed 8 years ago

dahoo commented 8 years ago

@refugeehackathon/interpreteer Any comments?

Bartzi commented 8 years ago

:+1: did not see that this is a PR ;) thought it is an issue^^

illing2005 commented 8 years ago

Did not test it, but I think the create methods have to be adjusted. Also I am not sure, why you don't like the inline?

Bartzi commented 8 years ago

the inline does not really work with ember.js :/

Bartzi commented 8 years ago

@illing2005 you are right, the following create methods need to be updated:

dahoo commented 8 years ago

Done. I also split the location string field in two float fields.

dahoo commented 8 years ago

Sure, you're right. Removed.

illing2005 commented 8 years ago

:+1: