Skip to content

Redesign: layout item#10376

Merged
ferblape merged 29 commits intofeature/redesignfrom
feature/redesign-layout-item
Mar 16, 2023
Merged

Redesign: layout item#10376
ferblape merged 29 commits intofeature/redesignfrom
feature/redesign-layout-item

Conversation

@Crashillo
Copy link
Copy Markdown
Contributor

@Crashillo Crashillo commented Feb 10, 2023

🎩 What? Why?

Once drawers have been removed, it creates a new layout for such items. Includes some minor pending fixes relatives to responsiveness and deprecated tags.

Closes #10193

Pending

Fill out properly the prev-next links for each layout use, that is:

  • decidim-meetings/app/views/decidim/meetings/versions/show.html.erb (versions don't have prev-next links)
  • decidim-meetings/app/views/decidim/meetings/meetings/_meeting.html.erb
  • decidim-accountability/app/views/decidim/accountability/results/_project.html.erb

Since the mobile design is still pending, this PR affects only to the desktop version

📌 Related Issues

📷 Screenshots

♥️ Thank you!

@Crashillo Crashillo added the project: redesign Barcelona City Council contract label Feb 10, 2023
@Crashillo Crashillo marked this pull request as ready for review March 1, 2023 15:16
@ferblape ferblape requested a review from furilo March 9, 2023 04:26
@furilo
Copy link
Copy Markdown
Contributor

furilo commented Mar 9, 2023

@decidim/product you can review this. We have been playing with different grid configurations and what you can see is our best proposal ;)

https://decidim-redesign.populate.tools/processes/smile-cutting/f/12/meetings/11

https://decidim-redesign.populate.tools/processes/book-bless/f/9/posts/5

https://decidim-redesign.populate.tools/processes/book-bless/f/6/results/7

My proposal is to go with this for the moment if there are no significant objections, and adjust along the way once we load Meta Decidim staging data to check against real content.

@furilo furilo requested a review from a team March 9, 2023 15:54
Copy link
Copy Markdown
Member

@carolromero carolromero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK!

@furilo furilo requested a review from alecslupu March 10, 2023 09:47
@entantoencuanto entantoencuanto force-pushed the feature/redesign-layout-item branch from b578c01 to 176f868 Compare March 13, 2023 19:15
@ferblape
Copy link
Copy Markdown
Contributor

@decidim/maintainers this PR is blocking us, could you take a look before other PRs?

@ferblape ferblape merged commit 9e615eb into feature/redesign Mar 16, 2023
@ferblape ferblape deleted the feature/redesign-layout-item branch March 16, 2023 09:27
entantoencuanto added a commit that referenced this pull request Mar 16, 2023
* feature/redesign:
  Redesign: layout item (#10376)
entantoencuanto added a commit that referenced this pull request Mar 17, 2023
…versions

* feature/redesign:
  Redesign: search results (#10380)
  Redesign: layout item (#10376)
  Feature/redesign order filter (#10563)
entantoencuanto added a commit that referenced this pull request Mar 21, 2023
…le-card

* feature/redesign:
  Feature/redesign accountability versions (#10517)
  Redesign: add image to blog item (#10458)
  Redesign: search results (#10380)
  Redesign: layout item (#10376)
  Feature/redesign order filter (#10563)
entantoencuanto added a commit that referenced this pull request Mar 23, 2023
* feature/redesign: (99 commits)
  Feature/redesign accountability versions (#10517)
  Redesign: add image to blog item (#10458)
  Redesign: search results (#10380)
  Fix test
  Redesign: layout item (#10376)
  Feature/redesign order filter (#10563)
  Finalize word standardization (#10557)
  Fix iframes stripped from admin entered proposals, meetings and debates (#10466)
  Fix ImageMagick errors when trying to identify image dimensions (#10343)
  Add required to proposal limit field in Proposal component (#10525)
  Standardize the format of the words "is not" (#10511)
  Standardize the format of the words "has not" (#10510)
  Standardize the format of the words "will not" (#10509)
  Make buttons respect the organizations' primary color (#10526)
  Fix flaky spec for questionnaire templates (#10544)
  Remove the deprecated `optional` option from the file upload modal (#10542)
  Standardize the format of the words "does not" (#10505)
  Standardize the format of the words "was not" (#10514)
  Add Procfile support (#10519)
  Standardize the format of the words "do not" (#10513)
  ...
entantoencuanto added a commit that referenced this pull request Mar 23, 2023
* feature/redesign: (98 commits)
  Feature/redesign accountability versions (#10517)
  Redesign: add image to blog item (#10458)
  Redesign: search results (#10380)
  Fix test
  Redesign: layout item (#10376)
  Finalize word standardization (#10557)
  Fix iframes stripped from admin entered proposals, meetings and debates (#10466)
  Fix ImageMagick errors when trying to identify image dimensions (#10343)
  Add required to proposal limit field in Proposal component (#10525)
  Standardize the format of the words "is not" (#10511)
  Standardize the format of the words "has not" (#10510)
  Standardize the format of the words "will not" (#10509)
  Make buttons respect the organizations' primary color (#10526)
  Fix flaky spec for questionnaire templates (#10544)
  Remove the deprecated `optional` option from the file upload modal (#10542)
  Standardize the format of the words "does not" (#10505)
  Standardize the format of the words "was not" (#10514)
  Add Procfile support (#10519)
  Standardize the format of the words "do not" (#10513)
  Change the `optional` option to `required` at participatory texts (#10498)
  ...
entantoencuanto added a commit that referenced this pull request Mar 23, 2023
…-l-g

* feature/redesign: (99 commits)
  Feature/redesign accountability versions (#10517)
  Redesign: add image to blog item (#10458)
  Redesign: search results (#10380)
  Fix test
  Redesign: layout item (#10376)
  Feature/redesign order filter (#10563)
  Finalize word standardization (#10557)
  Fix iframes stripped from admin entered proposals, meetings and debates (#10466)
  Fix ImageMagick errors when trying to identify image dimensions (#10343)
  Add required to proposal limit field in Proposal component (#10525)
  Standardize the format of the words "is not" (#10511)
  Standardize the format of the words "has not" (#10510)
  Standardize the format of the words "will not" (#10509)
  Make buttons respect the organizations' primary color (#10526)
  Fix flaky spec for questionnaire templates (#10544)
  Remove the deprecated `optional` option from the file upload modal (#10542)
  Standardize the format of the words "does not" (#10505)
  Standardize the format of the words "was not" (#10514)
  Add Procfile support (#10519)
  Standardize the format of the words "do not" (#10513)
  ...
entantoencuanto added a commit that referenced this pull request Mar 23, 2023
…content-blocks

* feature/redesign: (99 commits)
  Feature/redesign accountability versions (#10517)
  Redesign: add image to blog item (#10458)
  Redesign: search results (#10380)
  Fix test
  Redesign: layout item (#10376)
  Feature/redesign order filter (#10563)
  Finalize word standardization (#10557)
  Fix iframes stripped from admin entered proposals, meetings and debates (#10466)
  Fix ImageMagick errors when trying to identify image dimensions (#10343)
  Add required to proposal limit field in Proposal component (#10525)
  Standardize the format of the words "is not" (#10511)
  Standardize the format of the words "has not" (#10510)
  Standardize the format of the words "will not" (#10509)
  Make buttons respect the organizations' primary color (#10526)
  Fix flaky spec for questionnaire templates (#10544)
  Remove the deprecated `optional` option from the file upload modal (#10542)
  Standardize the format of the words "does not" (#10505)
  Standardize the format of the words "was not" (#10514)
  Add Procfile support (#10519)
  Standardize the format of the words "do not" (#10513)
  ...
entantoencuanto added a commit that referenced this pull request Mar 24, 2023
…dcrumb

* feature/redesign: (282 commits)
  include a clause to change a data-attr on the fly
  Update tests
  Restore specs
  Feature/redesign accountability versions (#10517)
  set different modals foreach comment
  Redesign: add image to blog item (#10458)
  unify report button for futher uses
  Redesign: search results (#10380)
  Fix test
  Redesign: layout item (#10376)
  Feature/redesign order filter (#10563)
  Finalize word standardization (#10557)
  Fix iframes stripped from admin entered proposals, meetings and debates (#10466)
  Fix ImageMagick errors when trying to identify image dimensions (#10343)
  Add required to proposal limit field in Proposal component (#10525)
  Standardize the format of the words "is not" (#10511)
  Standardize the format of the words "has not" (#10510)
  Standardize the format of the words "will not" (#10509)
  Make buttons respect the organizations' primary color (#10526)
  Fix flaky spec for questionnaire templates (#10544)
  ...
@alecslupu alecslupu mentioned this pull request Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

project: redesign Barcelona City Council contract

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants