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

SAW - refactor catalog organizations forms #538

Merged
merged 12 commits into from Jul 11, 2016

Conversation

SamWord
Copy link
Contributor

@SamWord SamWord commented Jun 29, 2016

The forms for Institutions, Providers, Programs and Cores seemed similar enough to refactor into a single shared form.
Also refactored the controllers to work better with the new form and wrote specs for each controller.
No specs for the shared form yet and did not include Services in the refactor because they are not a type of Organization.

respond_to :js, :html, :json

def create
@organization.build_subsidy_map()
Copy link
Contributor

Choose a reason for hiding this comment

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

unless is an institution

@jleonardw9 jleonardw9 merged commit 1ccef29 into master Jul 11, 2016
@jleonardw9 jleonardw9 deleted the saw-refactor-catalog-orgs-forms branch July 11, 2016 14:55
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

2 participants