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

Feature/api backend edit #359

Merged
merged 8 commits into from
Aug 14, 2015
Merged

Feature/api backend edit #359

merged 8 commits into from
Aug 14, 2015

Conversation

frenchbread
Copy link
Contributor

@apinf/developers please review this PR. Task is done regarding definition of done listed in #347. But submit button still does not update apiBackend in mongo colletion.

@frenchbread
Copy link
Contributor Author

#347 - related issue

return this.subscribe('singleApiBackend', this.params._id);
},
data: function () {
var templateDate = ApiBackends.findOne({_id: this.params._id});
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps rename this variable to apiBackend, so it is consistent with its purpose.

JuusoV added a commit that referenced this pull request Aug 14, 2015
@JuusoV JuusoV merged commit 2961e73 into develop Aug 14, 2015
@JuusoV JuusoV deleted the feature/api-backend-edit branch August 14, 2015 09:07
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.

None yet

3 participants