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

added listing org. users #265

Closed
wants to merge 2 commits into from
Closed

Conversation

stromajer
Copy link

Hello, just small addon....

@AurelioDeRosa
Copy link
Member

Hi @stromaler. Thank you for your PR, we really appreciate it. However, we can't merge it unless you add to the PR some tests and documentation to the README.

@stromajer
Copy link
Author

@AurelioDeRosa OK no probs. I do so soon.

@stromajer
Copy link
Author

@AurelioDeRosa Sorry for delay... I added documentation and test... hope its ok now.

@stromajer
Copy link
Author

@AurelioDeRosa I don't understand why that tests failing,,,

@AurelioDeRosa
Copy link
Member

Tomorrow I'll have a look at it. I'll give you some feedback.

// List members of given organization
// -------
this.orgMembers = function (orgId, cb) {
_request('GET', '/organizations/' + orgId + '/members', options, cb);
Copy link
Member

Choose a reason for hiding this comment

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

In passing the data to _request you use an options variable that is never declared.

@AurelioDeRosa
Copy link
Member

Hi @stromaler. Are you still interested in this PR?

@stromajer
Copy link
Author

@AurelioDeRosa Yes, sorry, I will complete it this week.

@clayreimann
Copy link
Member

@stromaler This was just released in v1.2.0

@stromajer
Copy link
Author

@clayreimann sorry for that, I totally forgot after I stopped work with this lib.

@clayreimann
Copy link
Member

@stromaler No worries, just thought I'd let you know it landed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants