Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Show organisation names and split users in Admin view #114

Conversation

smn
Copy link
Member

@smn smn commented Aug 26, 2016

Admins should have a global view.

@smn
Copy link
Member Author

smn commented Aug 26, 2016

Ready for review.

@smn
Copy link
Member Author

smn commented Aug 26, 2016

organisation_and_organisation

@smn
Copy link
Member Author

smn commented Aug 26, 2016

@rudigiesler @KaitCrawford @jpaidoussi ready for review.

@@ -490,7 +490,7 @@ services.factory('UserService', ['$http', '$httpParamSerializer', ($http, $httpP
# Fetches non-partner users with optional activity statistics
#----------------------------------------------------------------------------
fetchNonPartner: (withActivity = false) ->
params = {non_partner: true, with_activity: withActivity}
params = {non_partner: false, with_activity: withActivity}

Choose a reason for hiding this comment

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

false is the default value for non_partner, so we might as well use the fetchAll function here instead?

@rudigiesler
Copy link

Just the one comment from me, looks good otherwise

@smn
Copy link
Member Author

smn commented Aug 26, 2016

@rudigiesler ready for review again

@smn
Copy link
Member Author

smn commented Aug 26, 2016

hrm, looking at this failing test now.

jpaidoussi pushed a commit that referenced this pull request Aug 26, 2016
Restore contact groups on contact read page
@smn
Copy link
Member Author

smn commented Aug 26, 2016

@rudigiesler ready for review again

@rudigiesler
Copy link

👍

@smn smn merged commit 72c0224 into EPIC-OPENHELPD-20-case-counts Aug 26, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants