Skip to content

Conversation

@enkore
Copy link
Collaborator

@enkore enkore commented Nov 14, 2016

  • Fix IndexHTTPTest
  • Document how to update identity properties (drop URL and alias), also add a test for that
  • Update search endpoint to use the JSON API of the server
  • Add search API to search for a bunch of contacts at once; update IndexContact to have the "matches" property to indicate which contact in the result set belongs to which part of the query
  • Add API to query identity status
  • Add API to delete identity entirely
  • Reimplement MainIndexService (in progress...)
  • Deduplicate retry logic
  • Nullable IdentityStatus
  • Fix MainIndexService test
  • Perhaps create lower level tests for the new APIs (<-- most of the existing ones are actually for validating correct use and understanding of gson)

Fixes #600 and implements the new APIs discussed in #615 meeting.

@enkore
Copy link
Collaborator Author

enkore commented Nov 15, 2016

@JoGir: Can you take a look at the IndexHTTP API?

@JoGir
Copy link
Contributor

JoGir commented Nov 15, 2016

  • Nullable IdentityStatus if not registered
  • duplicate retry handling
  • apply changes to IndexService

@audax
Copy link
Member

audax commented Nov 21, 2016

I think the index server in the test-docker-container is not updated @rehwanne

@rehwanne
Copy link
Contributor

I rebuilt the Container with new Versions of everything.

@enkore enkore assigned enkore and unassigned JoGir Jan 30, 2017
@enkore enkore added the WIP label Jan 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants