Following Semantic Versioning 2.
- Increase minimum Decidim version to 0.26.2
- Increase minimum Decidim version to 0.25.2
- Check if the file has any errors in format in the Challenges surveys.
- Add missing translations in :es and :en.
- Fix empty exportations in Challenges surveys.
- Add card images to Challenges.
- Fix order filter in Challenges, Solutions and Problems.
- In show Challenge, hide "Keywords" and "Proposed solutions" when they are empty.
- In show Problem, hide "Keywords" and "Proposed solutions" when they are empty.
- In show Solution, hide "Keywords", "Beneficiaries", "Requeriments" and "Indicators" when they are empty.
- Upgrade module's Ruby to 2.7.5
- Fix: hide Challenges, Problems and Solutions from global search when its Participatory space is not visible
- Fix: show solutions only when everything is published
- Surveys in Challenges: show survey's answers and exportation.
- Truncate description in cards to 100 chars max
- Make titles longer
- Fix solution detail don't render SDG when the parent is a Challenge.
- Increase Rspec suite timeout to 15 minutes.
- Fix solution_m_cell when the parent is a Challenge.
- Enable all new Rubocop cops by default.
- Fix GraphQL api broken since upgrading to Decidim v0.24
- Increase minimum Decidim version to 0.24.2
- Update Ruby to 2.7.2
- Override public_url and answer_options_url methods in survey_form_controller for Decidim v0.24
- Settings to hide filters in challenges, problems and solutions (#35)
- Relate solutions with challenges
- Add surveys to Challenges