rubyforgood / share_christmas

Share Your Holiday Application
4 stars 3 forks source link

Campaigns Management #136

Closed atzorvas closed 8 years ago

atzorvas commented 8 years ago

Implements #121

This PR once ready should only change things related to Campaigns and not introduce changes elsewhere.

atzorvas commented 8 years ago

@craig-riecke I was about to branch-out for changes in abillity.rb and application.html.erb but I'm not sure if that will be bureaucracy only or not.

To all: anything to suggest/comment?

craig-riecke commented 8 years ago

@atzorvas If other people are depending on the changes to those two file, go ahead and pull them out. They look good to me.

atzorvas commented 8 years ago

extracted to #139, I'll clear this commit PR in order to finalize it asap. WIP

atzorvas commented 8 years ago

I've cherry-picked #139 in order for this to be ready & passing without having conflicting code.

atzorvas commented 8 years ago

rebased with origin/master and conflict solved

craig-riecke commented 8 years ago

@atzorvas Is this ready for a code review and merge?

atzorvas commented 8 years ago

it has a bug with deleting a campaign, but solving #131 #127 and deciding what we want to do with the dependent recipient_families/recipients/organization_campaigns record will solve this.

I'll open a new issue for the campaign destroy action, after the merge.

@craig-riecke feel free to review & merge if everything is good

craig-riecke commented 8 years ago

👍 Merging...