Conversation
b0a581a to
64ee957
Compare
b0e75d2 to
ee2aa26
Compare
|
@entantoencuanto could we split this PR in 2 smaller ones to make it easier to be reviewed ? |
9235585 to
14b192a
Compare
|
The following commits needs to be cherry picked: #11126 |
e63c943 to
86efdfc
Compare
|
I've created the branch again starting from develop and cherry-picking the commits of the old branch starting from the first commit of the original one after the I don't know why the tests are not being executed |
|
The tests are being queued . There was a 2000+ actions queued in github for some reasons ... and is still recovering. |
d5236c7 to
6a96a0d
Compare
6a96a0d to
ed9ec54
Compare
|
@decidim/maintainers @alecslupu this is the second PR related with cleaning the redesign stuff. There are still two other PRs pending to be completed, just for you to keep in mind when review this one:
|
… for initiative show action
…votings controller
ed9ec54 to
f06cb47
Compare
|
Hi @alecslupu could you review this one? |
decidim-core/app/views/layouts/decidim/header/_menu_breadcrumb_links.html.erb
Outdated
Show resolved
Hide resolved
decidim-accountability/app/controllers/decidim/accountability/application_controller.rb
Show resolved
Hide resolved
decidim-admin/app/views/layouts/decidim/admin/_application.html.erb
Outdated
Show resolved
Hide resolved
decidim-admin/app/views/layouts/decidim/admin/_application.html.erb
Outdated
Show resolved
Hide resolved
alecslupu
left a comment
There was a problem hiding this comment.
I have analyzed the code and i have some questions and suggestions.
decidim-assemblies/app/controllers/decidim/assemblies/assemblies_controller.rb
Show resolved
Hide resolved
decidim-assemblies/app/controllers/decidim/assemblies/assembly_members_controller.rb
Show resolved
Hide resolved
decidim-budgets/app/controllers/decidim/budgets/application_controller.rb
Show resolved
Hide resolved
decidim-conferences/app/controllers/decidim/conferences/conference_program_controller.rb
Show resolved
Hide resolved
decidim-core/app/views/layouts/decidim/_decidim_javascript.html.erb
Outdated
Show resolved
Hide resolved
decidim-core/app/views/layouts/decidim/_decidim_javascript.html.erb
Outdated
Show resolved
Hide resolved
decidim-conferences/app/views/layouts/decidim/conferences/application.html.erb
Show resolved
Hide resolved
…l.erb Co-authored-by: Alexandru Emil Lupu <contact@alecslupu.ro>
…l.erb Co-authored-by: Alexandru Emil Lupu <contact@alecslupu.ro>
bb1d101 to
32b5dc0
Compare
Co-authored-by: Alexandru Emil Lupu <contact@alecslupu.ro>
Co-authored-by: Alexandru Emil Lupu <contact@alecslupu.ro>
Co-authored-by: Alexandru Emil Lupu <contact@alecslupu.ro>
|
I have reverted the suggested changes of redesign_enabled from !respond_to?(:redesign_enabled?) || redesign_enabled?to respond_to?(:redesign_enabled?) && redesign_enabled?The condition is temporary and the result is not the same. The first uses redesign by default if the method |
|
I could live with this for a small period of time. What needs to happen before si that we start to remove this? |
* develop: Reorder and renumber the RELEASES_NOTES (#11379) Add videos services to CSP (youtube-nocookie.com, meet.jit.si, etc) (#11155) Alert from frontend errors in critical paths (#10937) Redesign: comments issues (#11363) Redesign: participatory process steps (#11226) Redesign: meetings map (#11383) Redesign: rename layouts (#11126)
🎩 What? Why?
This PR:
📌 Related Issues
Link your PR to an issue
Testing
Describe the best way to test or validate your PR.
📷 Screenshots
Please add screenshots of the changes you are proposing
