-
Notifications
You must be signed in to change notification settings - Fork 7
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
Bump decidim from v0.28.1 to v0.29.0.rc3 #129
Conversation
In v0.29 we have native support for this customization.
f0c99fb
to
43df29c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a small question. I tested it locally and runs as expected!
For some reason `npm uninstall` has broken the Javascript code. This PR fixes it by fully rebuilding the package-lock.json.
db/migrate/20240717080156_add_withdrawn_at_field_to_proposals.decidim_proposals.rb
Show resolved
Hide resolved
…decidim_proposals.rb Co-authored-by: Alexandru Emil Lupu <[email protected]>
we implemented a |
This PR updates Decidim following the releases notes from https://github.com/decidim/decidim/releases/tag/v0.29.0.rc1
The only difference is that I've changed the rc1 to rc2 as the rc1 had a bug with a migration and the upgrade process didn't work.