decidim
decidim copied to clipboard
The participatory democracy framework. A generator and multiple gems made with Ruby on Rails
#### :tophat: What? Why? While discussing with @carolromero about what colors should we have in Organizations' appearance in admin panel for [#13034](https://github.com/decidim/decidim/pull/13034), we agreed that having the "success", "alert" and...
### Describe the bug When users sign in using a 3rd party omniauth method, their password is automatically generated here: https://github.com/decidim/decidim/blob/46c572bc77d7f35c4bac813ab206747846e28588/decidim-core/app/commands/decidim/create_omniauth_registration.rb#L64 After the first login, they can go to their...
### Describe the bug When I download my personal data, I receive an email with a zip attached, and a password to open the zip. When I try to open...
**Is your proposal related to a problem?** Participants currently do not have an option to subscribe to the newsletter when registering via OmniAuth methods. **Describe the solution you'd like** Introduce...
### Describe the bug As an admin, I can enable a direct authorization permission without defining a scope. This, then, cause an 404 error in the front-end. ### To Reproduce...
#### :tophat: What? Why? I found out that in seeds we have an invalid status for some of the Initiatives: they're published but actually have an invalid status (such as...
**Describe the bug** In 0.28, there is a regression issue where clicking on "New Proposal" button and logging in does not redirect the participant to the proposal form. Instead, the...
#### :tophat: What? Why? With the redesign we have removed the theme color from the PWA, and we're reusing the primary color. This generated a bug as although it works...
### Describe the bug When I go to the conflicts page in the admin dashboard in an organization with thousands of verification conflicts I receive a timeout error from the...
### Describe the bug When i create a comment on an Initiative, I expect a notification to be sent to the users following that Initiative. ### To Reproduce 1. Log...