Added Request Feedback button to the share plan page
modifications to tooltips and email defaults

moved email constants to usermailer

aded missing colon

started adding in the button to request feedback

modifications to tooltips and email defaults

started adding in the button to request feedback

finsihed adding request feedback button

Removed old comment

switched to roles

updated to role based reviewer

updated user_mailer

moved feedback confirmation defaults to methods on UserMailer

added default visibility back to schema.rb

made adjustments based on PR feedback

refactored to use flagshihtzu function that returns values for flags
dev
1 parent 4de8508 commit 745f1870d919cde52dbf21b97a28298b04861f00
@briley briley authored on 1 Nov 2017
Showing 14 changed files
View
app/controllers/plans_controller.rb
View
app/mailers/user_mailer.rb
View
app/models/org.rb
View
app/models/plan.rb
View
app/models/role.rb
View
app/policies/plan_policy.rb
View
app/views/orgs/_feedback_form.html.erb
View
app/views/orgs/_profile_form.html.erb
View
app/views/plans/_share_form.html.erb
View
app/views/user_mailer/feedback_notification.html.erb
View
config/initializers/constants.rb
View
config/routes.rb
View
db/migrate/20171102185518_add_feedback_requested_to_plans.rb 0 → 100644
View
db/schema.rb