Conversation
…into feature/redesign-home
…cidim into feature/redesign-home
|
Ping @decidim/product |
There was a problem hiding this comment.
Hi @jorgeatgu, I found more things once reviewed again, here we go:
Sub hero banner and footer sub hero banner
- Sub hero footer, add some space between the text and CTA
- I see different text sizes between the two content blocks
Initiatives cards
@NilHomedes better in a new issue so as not to block this one. One question, just remove the |
…into feature/redesign-home
NilHomedes
left a comment
There was a problem hiding this comment.
LGTM 👌
I'll open an issue for initiatives cards
fblupi
left a comment
There was a problem hiding this comment.
It's out of scope but we should do anything with the map when the configuration is not defined. It takes up some blank space for the map to be displayed and maybe we should show a kind of announcement: "Map provider not defined" or just remove this space. I don't know what you think @decidim/product
decidim-assemblies/app/cells/decidim/assemblies/content_blocks/highlighted_assemblies_cell.rb
Outdated
Show resolved
Hide resolved
...dim-conferences/app/cells/decidim/conferences/content_blocks/highlighted_conferences_cell.rb
Outdated
Show resolved
Hide resolved
decidim-meetings/app/cells/decidim/meetings/content_blocks/highlighted_meetings_cell.rb
Outdated
Show resolved
Hide resolved
decidim-core/app/cells/decidim/content_blocks/how_to_participate/show.erb
Show resolved
Hide resolved
decidim-core/app/cells/decidim/content_blocks/highlighted_participatory_spaces_cell.rb
Outdated
Show resolved
Hide resolved
...esses/app/cells/decidim/participatory_processes/content_blocks/highlighted_processes_cell.rb
Outdated
Show resolved
Hide resolved
...esses/app/cells/decidim/participatory_processes/content_blocks/highlighted_processes_cell.rb
Show resolved
Hide resolved
decidim-core/app/cells/decidim/content_blocks/highlighted_participatory_spaces_cell.rb
Outdated
Show resolved
Hide resolved
decidim-core/app/cells/decidim/content_blocks/organization_metrics_cell.rb
Outdated
Show resolved
Hide resolved
decidim-core/app/cells/decidim/content_blocks/participatory_space_metrics_cell.rb
Show resolved
Hide resolved
Co-authored-by: Fran Bolívar <francisco.bolivar@nazaries.com>
* Define a method in area presenter to include area type in name if present * Refactor description view in processes to use a presenter * Add description view to assemblies and link from main data content block * Replace start_date and end_date items by date_range in process about page * Add duration and closing date elements to assembly about page * Normalize assemblies translations * move style form about page to core * Fix sanitizer on description pages to allow embedded videos * Add tests for description pages * Adapt triggerWarnings method used when iframes are present to redesign * Rename metadata content blocks in participatory spaces and groups * Define and register metadata content blocks on assemblies and processes * Include full description in main data cell * Remove link to about page in main data content block * Remove description paths, actions, views and references on assemblies and participatory processes * Skip REDESIGN_PENDING tests of description pages pending to adapt to content blocks * Remove unused translation * Add description attributes of metadata content blocks to ignore_unused * add grid for metadata block * fix style glitches on modal steps * wrap description with a show more/less content * Add missing translations taken fron announcement with truncation branch * remove possible margin top of first childs * Include purpose_of_action, internal_organisation and composition in main data of assemblies * Fix assembly type item in extra data content block * Fix date format * Split assemblies metadata content block in two content blocks * Remove date range from metadata participatory processes content block * Extract social handler links to a content block * Include missing content block in test * Remove duration from assemblies dates metadata content block * Remove unused translation * Update decidim-assemblies/app/cells/decidim/assemblies/content_blocks/main_data_cell.rb Co-authored-by: Fran Bolívar <francisco.bolivar@nazaries.com> * Update decidim-assemblies/app/cells/decidim/assemblies/content_blocks/main_data_cell.rb Co-authored-by: Fran Bolívar <francisco.bolivar@nazaries.com> * Change endless method definitions * Use a presented assembly in extra data content block --------- Co-authored-by: Hugoren Martinako <aumpfbahn@gmail.com> Co-authored-by: Fran Bolívar <francisco.bolivar@nazaries.com>
* Complete Cell G specs * Cleanup specs
|
@fblupi feedback applied! |
|
@fblupi thanks for the catch! Not sure what's the current behaviour, but I'd just remove the blank space in case it's not configured. |
|
I'll open an issue for this since its not critical, so we can close this PR: #11102 |
* feature/redesign: Redesign: home (#10920) Remove widgets and embeds (#11096) Redesign / Complete card G cell specs (#11094) Redesign: processes assemblies metadata content blocks (#10637) Redesign: vertical margin inside the callouts (#11071) Redesign / Update package-lock (#11091) Use the component name in the sidebar title (#11088)
* feature/redesign: Redesign: home (#10920) Remove widgets and embeds (#11096) Redesign / Complete card G cell specs (#11094) Redesign: processes assemblies metadata content blocks (#10637) Redesign: vertical margin inside the callouts (#11071) Redesign / Update package-lock (#11091) Use the component name in the sidebar title (#11088)
…-process * feature/redesign: Redesign: display online meeting (#11075) Redesign: home menu content block (#11048) Redesign: home (#10920) Remove widgets and embeds (#11096) Redesign / Complete card G cell specs (#11094) Redesign: processes assemblies metadata content blocks (#10637) Redesign: vertical margin inside the callouts (#11071) Redesign / Update package-lock (#11091) Use the component name in the sidebar title (#11088) Redesign: layout center (#11068) Redesign: display only public users followings in following profile tab (#11051) Redesign: fix cards (#11072)




🎩 What? Why?
This PR implements the redesign in home:
📌 Related Issues
Testing