Release/0.29 stable bcn#40
Draft
fblupi wants to merge 36 commits intorelease/0.29-stablefrom
Draft
Conversation
) * Add notification to valuators when a proposal is assigned to them. Also adds a new notifications setting to disable this notification * Update decidim-core/spec/commands/decidim/update_notifications_settings_spec.rb Co-authored-by: Eduardo Martínez <[email protected]> --------- Co-authored-by: Eduardo Martínez <[email protected]>
…a/decidim into release/0.29-stable-bcn
…a/decidim into release/0.29-stable-bcn
…a/decidim into release/0.29-stable-bcn
…a/decidim into release/0.29-stable-bcn
…a/decidim into release/0.29-stable-bcn
…a/decidim into release/0.29-stable-bcn
* Added vote on proposals listing page * Run linter * Fixed tests * Run linter * Refactor for proposal cards vote button * Changed markup * Updated test file to current markup * add styling for listing and grid view * Added class on progress-bar container * styling for grid and listing with and without progress bar * code refactor and small styling fixes * change layout for votes on proposals with votes limit * Added class when votes counter is hidden * design changes for votes hidden * css fixes * Run linter * Fixed test * Refactoring code * Run prettier * changes after review * Final fixes * Fix proposals * Fix failing specs * Add specs * Finish specs * Refactor css * Refactor js selector * Run linters * Refactor remaining votes counter to data attribute --------- Co-authored-by: andra-panaite <[email protected]> Co-authored-by: MariaDascaluPublicis <[email protected]>
* Fix proposal listing on Process Space Page * Add cache key to show/hide voting * Add specs * Fix Spelling
…ecidim#13349) Co-authored-by: Alexandru Emil Lupu <[email protected]>
* Fix linked proposals * Add specs
* fix proposals votes FE issues * run prettify * Update decidim-proposals/app/packs/stylesheets/decidim/proposals/proposals.scss --------- Co-authored-by: Alexandru Emil Lupu <[email protected]>
…ting Vote on proposal from listing page
…ows features (#46) * Improve registration and verification flow (decidim#13295) Co-authored-by: Alexandru Emil Lupu <[email protected]> Co-authored-by: Maxim Colls <[email protected]> * Fix title on spec for the 'Create new proposal' page (decidim#14347) * Fix title on spec for the 'Create new proposal' page * Fix another spec * Remove scopes_select_field from dummy authorization form * Fix admin pipeline with `welcome_notification_body` spec error (decidim#14475) * Standardize direct verification for one-time participation (decidim#13579) Co-authored-by: Alexandru Emil Lupu <[email protected]> Co-authored-by: Hugoren Martinako <[email protected]> * Fix title on spec for the 'Create new proposal' page (decidim#14347) * Fix title on spec for the 'Create new proposal' page * Fix another spec * Remove scope from tests * Make transferable authorization when duplicate user is ephemeral (decidim#13981) * Implement share and download buttons in budget successful vote screen (decidim#14283) Co-authored-by: Alexandru Emil Lupu <[email protected]> * Extract success animation to a helper * Fix HexaPDF dependency (decidim#13834) * Fix HexaPDF dependency * Fix Gemfile * Remove reference to rqrcode * Update decidim-generators lockfile * Implement focus mode in the budget projects component (decidim#14512) Co-authored-by: Alexandru Emil Lupu <[email protected]> * Allow customization of focus_mode_back_button text and path and use in projects index * Define a setting in budgets component to enter in focus mode by default voting budgets * Hide start voting button if voting is not available * Hide voting progress box in project show if not in focus mode * Consider focus mode settings in budgets lists cells * Adapt tests * Do not display vote text in budget list item cell if voting is not available * Set authorization_redirect_path of project vote button to take into account focus mode * Avoid duplication of button id * Allow displaying close focus mode or ephemeral session on header with focus mode back button * Adapt tests * Add missing i18n strings from ca/es (#49) * Use focus mode and Vote text regardless the allowed vote status * Define budget order status view in focus mode * Redirect to focus mode endpoints when component settings sets focus mode as default * Fix linter offense Co-authored-by: Andrés Pereira de Lucena <[email protected]> * Remove unused translations * Fix tests * Add new strings for the budgets voting phase * Remove 'Download your vote' from the success page in Budgets * Fix size in project's title * Remove unused strings * Change bold messages in the budget's voting explanation * Change behavior of the minimum budget so it's minimum projects * Redirect authorized vote button in projects index to the same page * Exclude focus navigation links from exit focus warning modal behavior * Normalize i18n on English locale and make consistent the other translations * Fix budget detail with "You voted for this" string (decidim#14284) * Adapt tests * Add highlighted colors on the different states of the budgets' voting (#55) * Add highlighted colors on the different states of the budgets' voting * Improve the message in the finished budget voting * Fix linter offense * Remove share button and fix header close button (#56) * Remove share button and center CTA * Add title to success page * Fix placing of the Cancel button in ephemeral/focus modes * Remove unused strings from i18n-tasks --------- Co-authored-by: Alexandru Emil Lupu <[email protected]> Co-authored-by: Maxim Colls <[email protected]> Co-authored-by: Hugoren Martinako <[email protected]> Co-authored-by: Andrés Pereira de Lucena <[email protected]> Co-authored-by: Andrés Pereira de Lucena <[email protected]> Co-authored-by: Francisco Bolívar <[email protected]>
Co-authored-by: Fran Bolívar <[email protected]> Co-authored-by: Andrés Pereira de Lucena <[email protected]>
* Add exceptions for SW cache for PB process * Add expected word to spellcheck
…ecidim#15072) (#60) Co-authored-by: Alexandru Emil Lupu <[email protected]>
* Restrict vote_comment action * Update translations * Lint --------- Co-authored-by: Fran Bolívar <[email protected]>
* Show badges next to user nicknames * Fix card_metadata_cell_spec.rb --------- Co-authored-by: Andrés Pereira de Lucena <[email protected]>
…a/decidim into release/0.29-stable-bcn
adc69aa to
b21fb77
Compare
9971dc5 to
b842259
Compare
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.
NOT FOR MERGE!
Backports available from 0.30.0:
nicknamizemethod decidim/decidim#14669Changes:
wicked_pdfto v2.7.0 and revert Update WickedPdf configuration syntax decidim/decidim#12540 in order to avoid this error: ActionView::Template::Error uninitialized constant WickedPdf::WickedPdfHelper::Assets::SprocketsEnvironment::Sprockets mileszs/wicked_pdf#1102