Skip to content

Configurable Awesome Processes homepage content block#518

Merged
microstudi merged 8 commits into
mainfrom
feature/awesome-processes-content-block
Feb 24, 2026
Merged

Configurable Awesome Processes homepage content block#518
microstudi merged 8 commits into
mainfrom
feature/awesome-processes-content-block

Conversation

@antopalidi

@antopalidi antopalidi commented Feb 18, 2026

Copy link
Copy Markdown
Member

Fixes #509

  • Added new homepage block awesome_processes with flexible filtering and manual selection.
  • Implemented mixed mode (all) as real interleaving of processes and groups.
  • Switched process ordering to weight ASC; preserved manual selection order.
  • Added safety for negative max_results (clamped to 0).
  • Added admin UI dynamics: show/hide manual select and mixed-mode helper text.
  • Added tests for registration, query logic, UI behavior, and system flows.
awesome_processes_admin

@codecov

codecov Bot commented Feb 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.84%. Comparing base (9ce4aca) to head (029feec).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #518      +/-   ##
==========================================
+ Coverage   92.35%   96.84%   +4.49%     
==========================================
  Files         166      169       +3     
  Lines        4250     4376     +126     
==========================================
+ Hits         3925     4238     +313     
+ Misses        325      138     -187     

☔ 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.

@microstudi microstudi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Great Job @antopalidi just remove the part that only processes with hero images are returned!

Comment thread app/queries/decidim/decidim_awesome/awesome_processes_query.rb Outdated

@microstudi microstudi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Fantastic work

@microstudi microstudi merged commit 3264a1d into main Feb 24, 2026
11 checks passed
@microstudi microstudi deleted the feature/awesome-processes-content-block branch February 24, 2026 14:04
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.

Awesome Project Homepage Block

2 participants