New summary for recommended actions section on progress page

- Divide recommended actions into actions done and actions pending.
- Display recomended actions as goals (diplay four by defalut) without toggle but with link to new recommended actions page.
- Display description over short_description
This commit is contained in:
taitus
2019-01-11 13:13:58 +01:00
parent b6b49c435c
commit 45afbc0b10
9 changed files with 108 additions and 11 deletions

View File

@@ -33,5 +33,5 @@
<% end %>
<%= render 'next_goal' %>
<%= render 'recommended_actions' %>
<%= render 'summary_recommended_actions' %>
<%= render 'resources' %>