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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport 'Fix initiative creation missing form fields' to v0.26 #10786

Commits on Apr 25, 2023

  1. Fix initiative creation missing form fields

    * Fix initiative creation missing form fields
    
    * Add new form fields to spec
    
    * Replace single quotes with double quotes
    
    * Fix failing test
    
    * Improve initiative create and edit form
    
    Add form_field for initiative_type to create form
    Move form_field for state to the end on edit form
    add help text to author-select
    fix specs
    
    * normalize en.yml
    
    * Add hidden field for initiative_type
    
    * Update decidim-initiatives/config/locales/en.yml
    
    Co-authored-by: Andr茅s Pereira de Lucena <andreslucena@users.noreply.github.com>
    
    * Fix order of fields
    
    * Update decidim-initiatives/app/controllers/decidim/initiatives/create_initiative_controller.rb
    
    Co-authored-by: Andr茅s Pereira de Lucena <andreslucena@users.noreply.github.com>
    
    * Fix spec
    
    * Add missing hashtag to creation command
    
    * Add missing trailing newline
    
    ---------
    
    Co-authored-by: Andr茅s Pereira de Lucena <andreslucena@users.noreply.github.com>
    2 people authored and alecslupu committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    7643577 View commit details
    Browse the repository at this point in the history