-
Notifications
You must be signed in to change notification settings - Fork 37
upgrade to Decidim v0.30 #387
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #387 +/- ##
==========================================
- Coverage 97.07% 96.68% -0.39%
==========================================
Files 156 157 +1
Lines 4033 4074 +41
==========================================
+ Hits 3915 3939 +24
- Misses 118 135 +17 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
* Update app/overrides/decidim/proposals/proposals/_votes_count/replace_counter.html.erb.deface * Update app/cells/decidim/decidim_awesome/voting/proposal_metadata_cell.rb * Update app/helpers/concerns/decidim/decidim_awesome/proposals/application_helper_override.rb * Update checksums for Decidim 0.30.0 * Update app/cells/decidim/decidim_awesome/voting/proposal_metadata_cell.rb --------- Co-authored-by: Alejandro Puerta <[email protected]>
* Fix space_role_actions in Decidim::DecidimAwesome::PaperTrailVersion * Fix admin_role_actions in Decidim::DecidimAwesome::PaperTrailVersion * Update Ransack syntax * Fix destroy_entry in Decidim::DecidimAwesome::UserEntityPresenter * Fix Admin Actions Export * Fix Proposal specs * parse dates in the new papertrail format * fix search for admins in paper trail * fix filtering * fix admin accountability styles * wrong file * rubocop * lint * fix spec * refactor: update help text styling and improve email export expectations in admin accountability * feat: add admin actions to download your data section in English locale * fix: add missing admin actions to ignore_unused in i18n tasks --------- Co-authored-by: Ivan Vergés <[email protected]> Co-authored-by: Fran Bolívar (FBO) <[email protected]> Co-authored-by: Alejandro Puerta <[email protected]>
* Fix translated etiquette validator * Add system spec for proposal title etiquette validations * Update ChromeDriver to 136.0.7103.92
* Fix etiquette validator when config does not exist * Update README.md * Fetch taxonomies instead of categories from GraphQL * Add taxonomy filters to awesome map component settings and locals * init: Refactor awesome map to use taxonomies instead of categories * tree taxonomies filter in UI menu * Fix parent checkbox logic in awesome map controls * Renaming from categories to taxonomies * Rake for migrating menu_categories to menu_taxonomies in awesome_map components. Filter null nodes. * Add a taxonomy filter for the awesome_map content block * Enhance taxonomy UI: Add conditional circle icon for parent taxonomies and remove unused background color in styles * Adapt awesome_map_spec.rb to new taxonomies structure * Include test for deleting a taxonomy * Update map_cell_spec.rb to use taxonomies instead of categories in awesome map tests * Adapt map_helper_spec (partially) * Refactor tests to respect taxonomy_ids filter and adjust current_taxonomies method for root taxonomies * Filter homepage map taxonomies by current organization * Lint * JS lint * erb-lint sintax fix * Improve taxonomies selector on content block and fix possible bug on map component * Filter out invalid amendments before processing in proposals_controller * lint js proposals_controller.js * Correct eslint exceptions --------- Co-authored-by: Fran Bolívar <[email protected]> Co-authored-by: Alejandro Rueda <[email protected]>
* fix redirects * fix tests * fix rubocop * fix hashcash override * fix rubocop * normalize files --------- Co-authored-by: Ivan Vergés <[email protected]>
* fix redirects * fix tests * fix rubocop * fix hashcash override * fix rubocop * normalize files * update decidim 0.31 * update checksums --------- Co-authored-by: Anna Topalidi <[email protected]>
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.
fixes #388