Add assemblies to participatory process#5868
Add assemblies to participatory process#5868Leusev merged 16 commits intodecidim:developfrom armandfardeau:feature/add-related-assemblies-to-pp
Conversation
Leusev
left a comment
There was a problem hiding this comment.
As before to start, could you check & resolve changelog file conflicts please
As short as I can, I'll continue the review
Thanks in advance
|
Good morning @armandfardeau , |
|
Hi @Leusev here is the proposal : Link assemblies to PP page. @carolromero and @tramuntanal do you approve ? |
|
Hi, this is approved by product. For future PRs please indicate the related issue in metadecidim, so that @decidim/core can check whether it has already been approved by @decidim/product. Thanks! |
|
Thank you @decidim/product ! By the moment, @armandfardeau could you check failing tests please? Thanks! |
* merge develop * resolve assemblies locales conflict
There was a problem hiding this comment.
There's also a changelog file conflict, could you check please?
Thanks a lot @armandfardeau :)
| </div> | ||
| <% end %> | ||
|
|
||
| <%= assemblies_for_participatory_process(participatory_process_assemblies) if participatory_process_assemblies.present? %> |
There was a problem hiding this comment.
Would it be possible to change the way you introduce related assemblies?
I mean, instead of a partial template, to use a card_for just like it's being done above for related processes?
In this way, we avoid having hardcoded the related assembly's template and its classes, in order that if a possible redesign of the cards is carried out later, this will also be affected without any problem.
|
|
||
| def assemblies_for_participatory_process(participatory_process_assemblies) | ||
| html = "" | ||
| html += %( <div class="section"> ).html_safe |
There was a problem hiding this comment.
It could be possible use a card instead of having hardcoded html in this helper please?
|
Good morning @armandfardeau |
|
Hi @armandfardeau |
|
Hi @Leusev, I hope to find some time this week to do this. |
|
@Leusev It should be all good now :) |
Leusev
left a comment
There was a problem hiding this comment.
All perfect now, thanks a lot for your job @armandfardeau 👍


🎩 What? Why?
Add related assemblies to a participatory process
📋 Subtasks
CHANGELOGentry📷 Screenshots (optional)