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

[pull] develop from decidim:develop #163

Merged
merged 14 commits into from
Jul 31, 2023
Merged

[pull] develop from decidim:develop #163

merged 14 commits into from
Jul 31, 2023

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    758d989 View commit details
    Browse the repository at this point in the history
  2. Redesign: remove data-picker presence from public site (#11318)

    * remove data-picker presence from public site
    
    * remove any reference to data_picker form the filters_component
    
    * fix linter
    
    * include snippet to disable dropdown based on breakpoint
    
    * disable dropdown for desktop
    
    * Remove param from doc method signature
    
    Co-authored-by: Alexandru Emil Lupu <contact@alecslupu.ro>
    
    ---------
    
    Co-authored-by: Fernando Blat <fernando@blat.es>
    Co-authored-by: Alexandru Emil Lupu <contact@alecslupu.ro>
    3 people authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    2cccaa3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0386602 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c290ea8 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Redesign: rename layouts (#11126)

    * Replace redesign layouts and views and disable redesign concerns in front
    
    * Recover legacy confirm and timeout modals for admin and system
    
    * Fix legacy upload modal
    
    * Change translation
    
    * Ensure accessibility
    
    * Remove redesign helper for modals
    
    * Fix selector in test
    
    * Adapt action authorization helper to redesign
    
    * Update selectors in test
    
    * Reorder initiatives layout and partials
    
    * Fix upload modal in front
    
    * Include DisabledRedesignLayout to fix upload modal in system controller
    
    * Deprecate use of authorization_modals content partial in favor of cell
    
    * Fix participatory spaces layout issues
    
    * Fix before_action order
    
    * Fix accessibility of pages show
    
    * Fix initiative show layout
    
    * remove participatory_space_wrapper
    
    * Fix selector in test
    
    * Adapt test
    
    * Refactor dummy_resources show to use correct social share button
    
    * Adapt test to redesign
    
    * Move translation bar to application layout
    
    * Adapt icon tests to redesigned icons
    
    * Redesign initiative signature views
    
    * Display floating help in initiatives index
    
    * Recover before_action filter introduced by participatory_space_layout for initiative show action
    
    * Remove unused translations
    
    * Revert use of redesigned_participatory_space_layout in elections and votings controller
    
    * Rename redesigned layout on elections
    
    * Update decidim-core/app/views/layouts/decidim/_decidim_javascript.html.erb
    
    Co-authored-by: Alexandru Emil Lupu <contact@alecslupu.ro>
    
    * Remove unused partial
    
    * Move specific admin templates and partials from core to admin module
    
    * Update decidim-core/app/views/layouts/decidim/_decidim_javascript.html.erb
    
    Co-authored-by: Alexandru Emil Lupu <contact@alecslupu.ro>
    
    * Remove participatory_space_layout from elections component
    
    * Update decidim-core/app/helpers/decidim/action_authorization_helper.rb
    
    Co-authored-by: Alexandru Emil Lupu <contact@alecslupu.ro>
    
    * Update decidim-core/app/helpers/decidim/action_authorization_helper.rb
    
    Co-authored-by: Alexandru Emil Lupu <contact@alecslupu.ro>
    
    * Update decidim-core/app/helpers/decidim/layout_helper.rb
    
    Co-authored-by: Alexandru Emil Lupu <contact@alecslupu.ro>
    
    * Revert redesign condition changes
    
    ---------
    
    Co-authored-by: Alexandru Emil Lupu <contact@alecslupu.ro>
    entantoencuanto and alecslupu authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    d8b006a View commit details
    Browse the repository at this point in the history
  2. Redesign: meetings map (#11383)

    * hide markup when map is not available
    
    * add condition index pages
    
    * add condition
    Crashillo authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    843454b View commit details
    Browse the repository at this point in the history
  3. Redesign: participatory process steps (#11226)

    * allow passing options to Dialogs via data-attributes
    
    * Extract to process step modal to a cell with an option to display open
    
    * Change path in process dropdown metadata for steps to call index with steps modal open
    
    * Change paths in participatory processes events to not use steps index path
    
    * Adapt participatory process steps specs to redesign using steps modal
    
    * Remove participatory process steps index path, controller and views
    
    * Hide active step item from dropdown metadata if there are no steps present
    
    * fix styles after a11y refactor
    
    * Replace hard coded text with translation
    
    ---------
    
    Co-authored-by: Hugoren Martinako <aumpfbahn@gmail.com>
    Co-authored-by: Fernando Blat <fernando@blat.es>
    3 people authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    976431d View commit details
    Browse the repository at this point in the history
  4. Redesign: comments issues (#11363)

    * provide styles to links
    
    * include hsah to comments link
    
    * underline link
    
    * add icon to show/hide replies
    Crashillo authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    584bb2a View commit details
    Browse the repository at this point in the history
  5. Alert from frontend errors in critical paths (#10937)

    * Alert from frontend errors in critical paths
    
    * Revert "Alert from frontend errors in critical paths"
    
    This reverts commit b7fad87.
    
    * Show a failure page when the vote errored
    
    * Fix election feedback URL
    
    * Fix eslint offense
    
    * Use election_feedback_path with vote if there's any
    
    * Fix show error message for the new show/hide API
    
    ---------
    
    Co-authored-by: Txus Bach <me@txus.io>
    andreslucena and txus authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    894d19e View commit details
    Browse the repository at this point in the history
  6. Add videos services to CSP (youtube-nocookie.com, meet.jit.si, etc) (#…

    …11155)
    
    * Fix content security policy
    
    * Remove openstreetmap from CSP
    
    * Apply review recommendations
    alecslupu authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    b6b024f View commit details
    Browse the repository at this point in the history
  7. Reorder and renumber the RELEASES_NOTES (#11379)

    * Move 'Configuration parameter change' to 'Changes in APIs' section
    
    * Add exception explanation on `decidim-consultations` removal instructions
    
    * Move 'Note for development' explanation to the correct place
    
    * Fix numerations of titles
    
    * Fix timestamp in DB migration
    
    Suggested by code review
    
    Co-authored-by: Alexandru Emil Lupu <contact@alecslupu.ro>
    
    ---------
    
    Co-authored-by: Alexandru Emil Lupu <contact@alecslupu.ro>
    andreslucena and alecslupu authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    8389e5e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6400355 View commit details
    Browse the repository at this point in the history
  9. Add "Tile usage" notice at the top of doc page for OSM maps and geoco…

    …ding (#11411)
    
    * Add documentation link reference in initializer
    
    * Add "Tile usage" notice at the top of doc page
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: Alexandru Emil Lupu <contact@alecslupu.ro>
    andreslucena and alecslupu authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    2dd4d72 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Fix Failing specs (#11419)

    alecslupu authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    025fc4f View commit details
    Browse the repository at this point in the history