Skip to content
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

Update to decidim 0.27 #202

Merged
merged 38 commits into from
Jan 19, 2023

Conversation

arusa
Copy link
Contributor

@arusa arusa commented Jan 10, 2023

As mentioned in #196, I forked the project and created a branch to make decidim_awesome work with Decidim 0.27

We didn't test everything, but maybe you can need my changes.

microstudi and others added 19 commits October 7, 2022 11:14
* Add configuration options

* erb lint

* set validations

* fix summary test

* fixes specs

* fix config merger

* bump version. add docs
In production I got the error message:
uninitialized constant Decidim::DecidimAwesome::Rectify (NameError)
because it does not exist
* add new section, add new controller, add view index

* add permissions to index action

* add rspec tests

* add var to config and rspec

* fix initializer

* fix lint

* fix permissions

* refactor permissions handling

* fix test

Co-authored-by: Ivan Vergés <[email protected]>
# Conflicts:
#	CHANGELOG.md
#	Gemfile.lock
#	lib/decidim/decidim_awesome/version.rb
@codecov-commenter
Copy link

codecov-commenter commented Jan 17, 2023

Codecov Report

Base: 94.97% // Head: 87.31% // Decreases project coverage by -7.67% ⚠️

Coverage data is based on head (8f34281) compared to base (ca9dd20).
Patch coverage: 97.74% of modified lines in pull request are covered.

❗ Current head 8f34281 differs from pull request most recent head 997cf56. Consider uploading reports for the commit 997cf56 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #202      +/-   ##
==========================================
- Coverage   94.97%   87.31%   -7.67%     
==========================================
  Files          86       87       +1     
  Lines        2091     2192     +101     
==========================================
- Hits         1986     1914      -72     
- Misses        105      278     +173     
Impacted Files Coverage Δ
...decidim/decidim_awesome/admin/config_controller.rb 86.00% <ø> (-8.00%) ⬇️
...cidim_awesome/admin/custom_redirects_controller.rb 97.91% <ø> (ø)
...dim/decidim_awesome/admin/menu_hacks_controller.rb 94.64% <ø> (-3.58%) ⬇️
...ddleware/decidim/decidim_awesome/current_config.rb 96.34% <ø> (-2.44%) ⬇️
...p/models/decidim/decidim_awesome/awesome_config.rb 100.00% <ø> (ø)
...odels/decidim/decidim_awesome/config_constraint.rb 100.00% <ø> (ø)
app/models/decidim/decidim_awesome/editor_image.rb 100.00% <ø> (ø)
...idim_awesome/context_analyzers/request_analyzer.rb 98.21% <0.00%> (ø)
...idim/decidim_awesome/iframe_component/component.rb 78.94% <ø> (ø)
lib/decidim/decidim_awesome/menu_hacker.rb 91.30% <ø> (-8.70%) ⬇️
... and 47 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@microstudi microstudi merged commit e1e48fc into decidim-ice:main Jan 19, 2023
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.

4 participants