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

#WIP Improvements to offspring_controller #47

Open
wants to merge 58 commits into
base: master
Choose a base branch
from

Conversation

sebjimenez
Copy link
Collaborator

Purpose

The goal of this PR is to remove the static alert/success messages when executing actions from the offspring controller. Using locales/es.yml and SCOPE instead of static string messages, to be capable of displaying the result of the controller's action in several languages.

Also to optimize the 'create' method of the offspring controller given that rubocop found an offense in that method.

IMPORTANT: this PR depends of the PR #14 from @alexvkcr - branch: admin_stop

@sebjimenez sebjimenez closed this Aug 31, 2016
@sebjimenez sebjimenez reopened this Sep 1, 2016
@sebjimenez sebjimenez changed the title Improvements to offspring_controller #WIP Improvements to offspring_controller Sep 1, 2016
@sebjimenez
Copy link
Collaborator Author

This PR is under revision due to a bug in one of the specs. Working on it!

@sebjimenez
Copy link
Collaborator Author

Ready to review. Waiting for feedback. @sergio-ocon @alexvkcr @katafira @agarciavera

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.

3 participants