Closed atzorvas closed 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?
@atzorvas If other people are depending on the changes to those two file, go ahead and pull them out. They look good to me.
extracted to #139, I'll clear this commit PR in order to finalize it asap. WIP
I've cherry-picked #139 in order for this to be ready & passing without having conflicting code.
rebased with origin/master and conflict solved
@atzorvas Is this ready for a code review and merge?
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
👍 Merging...
Implements #121
This PR once ready should only change things related to Campaigns and not introduce changes elsewhere.