Skip to content

Conversation

@antopalidi
Copy link
Member

@antopalidi antopalidi commented Oct 22, 2025

Fixes #480

  • Replace endorsements to likes
  • Replace valuator to evaluator
  • Fix editor image/video buttons in public views
  • Admin accountability
  • Proposal custom fields
  • Export proposals
  • Scoped admins
  • Custom styles
  • Verifications
  • Awesome Maps
  • Menu Hacks

@antopalidi antopalidi self-assigned this Oct 22, 2025
@codecov
Copy link

codecov bot commented Oct 22, 2025

Codecov Report

❌ Patch coverage is 91.30435% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.75%. Comparing base (f3c442c) to head (e8df5e5).

Files with missing lines Patch % Lines
lib/decidim/decidim_awesome/engine.rb 66.66% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #481   +/-   ##
=======================================
  Coverage   96.75%   96.75%           
=======================================
  Files         166      166           
  Lines        4248     4250    +2     
=======================================
+ Hits         4110     4112    +2     
  Misses        138      138           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@microstudi microstudi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work, please check the comment for certain refinement!

Check the README for the string "0.30", see if there are any places that needs to be replaced by 0.31 (or added).


def map_defaults
defaults.to_h do |key, val|
defaults.to_h.to_h do |key, val|
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems strange, can you explain?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As we are overridden this file, we should add it into the checksums.yml file!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade 0.31

3 participants