Bump: budgets_booth to fix last popup voting#939
Merged
BarbaraOliveira13 merged 1 commit intodevelopfrom Jan 20, 2026
Merged
Conversation
AyakorK
approved these changes
Jan 20, 2026
moustachu
pushed a commit
that referenced
this pull request
Jan 28, 2026
This PR bumps budgets_booth to its latest commit, to fix problem with the last voting popup. OpenSourcePolitics/intern-tasks#317
BarbaraOliveira13
added a commit
that referenced
this pull request
Apr 3, 2026
* feat: Release 3.3.0 (#849) * release: 3.3.1 (#853) * feat: Release 3.3.0 * fix: Remove assembly update for Decidim Geo (#852) * update package files for 0.29.5 * missing static docs * fix: restore email_to_statutory_representative from extra user fields module * fix: disable profile fields when omniauth profile sync is enabled * Update issue templates Add tracking issue templates * bump: budgets_booth to fix last popup voting (#939) This PR bumps budgets_booth to its latest commit, to fix problem with the last voting popup. OpenSourcePolitics/intern-tasks#317 * fix: update default partial to display custom publik translation (#944) * fix: udpate default partial to display custom publik translation * style: update with rubocop * fix: Unescape HTML entities in component index checkbox tree (#948) * fix: Unescape HTML entities in component index checkbox tree (deface) * fix: system test * fix: awesome private body registration (#949) * fix: update creat_proposal extends to integrate private body from awesome * test: update creat_proposal test with private body * fix: special characters in editor (#947) * fix: add validation on editor image form to avoid special characters * fix: add javascript to handle errors on editor form * test: add tests * fix: stop digest mail (#945) * Revert "Update issue templates" This reverts commit 5a37ad4. * add condition * add condition in a method decidim_ai_disabled? * update default flag of decidim_ai to false * update default value and delete decidim_ai reference in text mail * debug CI, search clue * fix CI by disabled Redis for Decidim_Ai in test * initialize decidim_ai_enabled to false before secrets * fix CI * fix CI * test CI * add config analyzer in first place * clean * refacto --------- Co-authored-by: moustachu <moustachu@opensourcepolitics.eu> * bump: budgets booth 0.29 (#951) * feat: update budgets_booth to latest commit * fix: add regenerator-runtime dependence to fix error * feat: ominiauth sync fields are configurable with ENV vars --------- Co-authored-by: Quentin Champenois <26109239+Quentinchampenois@users.noreply.github.com> Co-authored-by: Lucie Grau <87868063+luciegrau@users.noreply.github.com> Co-authored-by: ’Barbara Oliveira <143180473+BarbaraOliveira13@users.noreply.github.com> Co-authored-by: stephanierousset <61418966+Stef-Rousset@users.noreply.github.com> Co-authored-by: Guillaume MORET <90462045+AyakorK@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


🎩 Description
This PR bumps budgets_booth to its latest commit, to fix problem with the last voting popup.
It has to be tested in production to check if it works well.
🎩 Testing
📌 Related Issues