Adds filter by initiative type to admin panel#6093
Conversation
|
@ace could you deploy this on osp-decidim.dev.aspgems.com so that @carolromero and I can test it ? |
|
Deployed. |
|
Thanks @ace it works great ! |
|
Agree with @virgile-dev, it works nicely, well done @ace! |
|
@tramuntanal this has been approved by product. Can you review and see if we can merge ? Thanks in advance ! |
|
Hi @ace, could you please check the "Initiatives / Tests (pull_request)" failing test and the conflicting files? |
|
@jesusdb I solved the conflicts. Let's see those specs now. The failing ones were about missing translations that had nothing to do with the PR ¿? |
|
So, it seems I did change one locale key (don't ask me why, I have no idea) making those translations 'missing'... 🤦 |
|
@jesusdb could you check if we can merge this now ? thanks ! |
|
Just re-run one test. Check the conflict file here too, please 😄 |
|
Feels familiar :D |
|
@jesusdb It seems everything is green now. Fingers crossed there's no other merge now and I have to fix the changelog again 😝 |
|
I have good and bad news. The good news is that your PR # 6090 has been merged. |
|
I saw it... and was waiting for this 😛 |
* feature/add_areas_to_initiatives: (30 commits) Adds areas to FO filters Fix lint issue Fixes rubocop issues Updates changelog Adds areas to initiatives Send notification when signature threshold reached (decidim#6098) Adds filter by initiative type to admin panel (decidim#6093) Require confirmation on exiting a survey mid-answering (decidim#6118) Information message when there isn't any Proposal (decidim#6063) Set email asset host dynamically (decidim#5888) Harmonizes the design of initiatives search in FO (decidim#6090) Include year in meetings card (decidim#6102) Add attachment enabled option to initiative types and initiatives (decidim#6036) Fix a flaky test in group profile conversations (decidim#6123) Add attachments to Initiatives (decidim#5844) Add initiatives export (decidim#6070) Improvements to conversations with more than one participant (decidim#6094) Elections module and election administration (decidim#6065) Separate forms in steps (decidim#6108) Add sorting by publishing date to initiatives (decidim#6016) ... # Conflicts: # decidim-initiatives/app/cells/decidim/initiatives/initiative_m_cell.rb # decidim-initiatives/app/commands/decidim/initiatives/admin/update_initiative.rb # decidim-initiatives/app/controllers/decidim/initiatives/initiatives_controller.rb # decidim-initiatives/app/forms/decidim/initiatives/admin/initiative_form.rb # decidim-initiatives/app/helpers/decidim/initiatives/application_helper.rb # decidim-initiatives/app/models/decidim/initiative.rb # decidim-initiatives/app/services/decidim/initiatives/initiative_search.rb # decidim-initiatives/app/views/decidim/initiatives/create_initiative/fill_data.html.erb # decidim-initiatives/app/views/decidim/initiatives/initiatives/_filters.html.erb # decidim-initiatives/app/views/decidim/initiatives/initiatives/_tags.html.erb # decidim-initiatives/config/locales/en.yml # decidim-initiatives/db/migrate/20200514085422_add_area_to_initiatives.rb # decidim-initiatives/db/migrate/20200514102631_add_area_enabled_option_to_initiatives.rb # decidim-initiatives/spec/forms/initiative_form_spec.rb # decidim-initiatives/spec/services/decidim/initiatives/initiative_search_spec.rb # decidim-initiatives/spec/shared/update_initiative_type_example.rb # decidim-initiatives/spec/system/admin/admin_manages_initiatives_spec.rb # decidim-initiatives/spec/system/admin/initiative_types_controller_spec.rb # decidim-initiatives/spec/system/filter_initiatives_spec.rb
* develop: Send notification when signature threshold reached (decidim#6098) Adds filter by initiative type to admin panel (decidim#6093) Require confirmation on exiting a survey mid-answering (decidim#6118) Information message when there isn't any Proposal (decidim#6063) Set email asset host dynamically (decidim#5888) Harmonizes the design of initiatives search in FO (decidim#6090)
* Adds filter by initiative type to admin panel * Updates changelog * Fixed lint issue * Normalizes locale file * Remove unneeded each in spec * Removes trailing spaces * Reverts locale file change
🎩 What? Why?
Enable admins to filter initiatives by type
📌 Related Issues
📋 Subtasks
CHANGELOGentry📷 Screenshots (optional)