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

Corrige association maison france service #524

Merged
merged 9 commits into from
Feb 27, 2020
Merged

Conversation

jdauphant
Copy link
Member

No description provided.

@jdauphant jdauphant temporarily deployed to aplus-demo-pr-524 February 26, 2020 22:23 Inactive
public/javascripts/admin.js Outdated Show resolved Hide resolved
asAdmin { () =>
DeploymentDashboardUnauthorized -> "Accès non autorisé au dashboard de déploiement"
} { () =>
val userGroups = userGroupService.allGroups
val userGroups = userGroupService.allGroups.filter(
_.organisationSetOrDeducted.exists(_.id == Organisation.Id("MFS"))
Copy link
Collaborator

Choose a reason for hiding this comment

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

que penses-tu de rajouter plutôt un val franceServicesId = Organisation.Id("MFS") dans Organisation ?

Co-Authored-By: niladic <git@nil.choron.cc>
@jdauphant jdauphant temporarily deployed to aplus-demo-pr-524 February 27, 2020 13:28 Inactive
@jdauphant jdauphant temporarily deployed to aplus-demo-pr-524 February 27, 2020 13:30 Inactive
@jdauphant jdauphant temporarily deployed to aplus-demo-pr-524 February 27, 2020 13:31 Inactive
@jdauphant jdauphant temporarily deployed to aplus-demo-pr-524 February 27, 2020 13:32 Inactive
@jdauphant jdauphant merged commit 724ed52 into master Feb 27, 2020
@jdauphant jdauphant deleted the fix/france-services branch February 27, 2020 19:12
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.

2 participants