|
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 |
|---|
|
|
| app/controllers/plans_controller.rb |
|---|
| app/mailers/user_mailer.rb |
|---|
| app/models/org.rb |
|---|
| app/models/plan.rb |
|---|
| app/models/role.rb |
|---|
| app/policies/plan_policy.rb |
|---|
| app/views/orgs/_feedback_form.html.erb |
|---|
| app/views/orgs/_profile_form.html.erb |
|---|
| app/views/plans/_share_form.html.erb |
|---|
| app/views/user_mailer/feedback_notification.html.erb |
|---|
| config/initializers/constants.rb |
|---|
| config/routes.rb |
|---|
| db/migrate/20171102185518_add_feedback_requested_to_plans.rb 0 → 100644 |
|---|
| db/schema.rb |
|---|