Add new section on sidebar menu for recommended proposals

- Display recommended_proposals on new section as goals with toogle.
- Divide recommended actions into actions done and actions pending to clarify the information to the user as summary_recomended_actions.
This commit is contained in:
taitus
2019-01-11 13:14:47 +01:00
parent 45afbc0b10
commit 487c485fe0
10 changed files with 142 additions and 10 deletions

View File

@@ -21,6 +21,10 @@ class DashboardController < Dashboard::BaseController
authorize! :dashboard, proposal
end
def recommended_actions
authorize! :dashboard, proposal
end
private
def active_resources