Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Impl profile update #10

Closed
wants to merge 9 commits into from
Closed

Impl profile update #10

wants to merge 9 commits into from

Conversation

acorbi
Copy link

@acorbi acorbi commented Oct 26, 2014

Fixes #9
The POST / method has been modified in order to check if a profile is already listed. In that case, overrides the existing file in the data folder. If not, creates a new one.

@elf-pavlik please kindly review, merge and pull on http://profiles.allmende.io/directory

@acorbi
Copy link
Author

acorbi commented Nov 6, 2014

Commited a fix for #11 @elf-pavlik please, kindly review and merge PR if appropiate

@almereyda
Copy link
Member

pinging @elf-pavlik

Or should I try to review it?


Btw., we could try to squash commits before pushing.

@elf-pavlik
Copy link
Member

@acorbi update should use PUT not POST! I'll try to modify it...
also please try to avoid changing indentation and logic in the same commit, if we need to re-indent something let's always do it in separate commit juts for that

@elf-pavlik
Copy link
Member

i added DELETE in c630610, lets discuss update directly in the issue

@elf-pavlik elf-pavlik closed this Nov 10, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Listing a profile already listed -> Update
3 participants