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

feat: Addition of custom proposal states #574

Merged
merged 8 commits into from
Aug 27, 2024

Conversation

AyakorK
Copy link
Contributor

@AyakorK AyakorK commented Aug 13, 2024

🎩 Description

This adds the module Custom Proposal States to the Decidim-App

📌 Related Issues

Testing

Describe the best way to test or validate your PR.

🚨 When initiating you application make sure you run bundle exec rake deface:precompile to have the modifications from the module on your Proposals Panel

Example:

  • Log in as admin
  • Access Backoffice
  • Go to a participatory process
  • Access proposals component
  • Make sure you have the States button (otherwise check the rotating light)
  • Click on it and make sure there are custom states
  • Try to create new ones
  • Try to update them
  • Try to delete them
  • Make sure you can apply them to your proposals

Tasks

  • Update specs with the module's factory for extended_proposals
  • Add migrations
  • Add module

📷 Screenshots

Please add screenshots of the changes you're proposing if related to the UI

@AyakorK AyakorK added the release: v2.4 Candidate for 2.4 release label Aug 13, 2024
@luciegrau luciegrau marked this pull request as ready for review August 19, 2024 07:20
Copy link
Contributor

@Stef-Rousset Stef-Rousset left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested it, everything works as expected !

Copy link
Contributor

@BarbaraOliveira13 BarbaraOliveira13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It works locally for me 🎉

@luciegrau luciegrau merged commit 0b2bee4 into develop Aug 27, 2024
14 checks passed
@luciegrau luciegrau deleted the feat/custom_proposal_states branch August 27, 2024 08:58
@luciegrau luciegrau mentioned this pull request Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: v2.4 Candidate for 2.4 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants