Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

created rest api folder #15

Merged
merged 11 commits into from
Apr 19, 2017
Merged

created rest api folder #15

merged 11 commits into from
Apr 19, 2017

Conversation

kaushik316
Copy link
Collaborator

Some placeholder code that needs to be tweaked a bit for this specific database.

Jonathan and others added 8 commits March 9, 2017 22:09
Query short-circuits after the first entity_id, because I haven't taken
the time to figure out how to handle repeated asynchronous calls.
Queries refactored so that each entity row includes all phone numbers
associated with that entity, instead of only the phone number in the
search query.

Uses nested postgres queries, which is kind of an antipattern. Though it
works, we need to replace the callbacks with promises at some point to
maintain a more linear structure for the app.

Fix anidata#3
Entity resolution search now returns all phone numbers
@ghost ghost assigned kaushik316 Apr 9, 2017
@ghost ghost added the board:in-progress label Apr 9, 2017
@bmenn bmenn mentioned this pull request Apr 9, 2017
@bmenn bmenn changed the base branch from master to issue15 April 19, 2017 00:17
@bmenn
Copy link
Member

bmenn commented Apr 19, 2017

Merging this into Anidata branch so more people can work on this together.

@bmenn bmenn merged commit 86ee966 into anidata:issue15 Apr 19, 2017
@ghost ghost removed the board:in-progress label Apr 19, 2017
@bmenn bmenn mentioned this pull request Apr 19, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants