Skip to content

Add Meetings Content Block in Process Groups#6824

Closed
entantoencuanto wants to merge 53 commits intodevelopfrom
feature/process_groups_improvements-meetings_content_block
Closed

Add Meetings Content Block in Process Groups#6824
entantoencuanto wants to merge 53 commits intodevelopfrom
feature/process_groups_improvements-meetings_content_block

Conversation

@entantoencuanto
Copy link
Copy Markdown
Contributor

🎩 What? Why?

  • Defines a highligted next meetings content block in decidim-meetings
  • Registers this block in participatory process groups landing page
  • Adds some system tests in participatory process group landing page

Note: This PR is built on top of feature/process_groups_improvements-html_content_blocks, the branch of #6823 PR.

📌 Related Issues

Link your PR to an issue

Testing

Enable the content block in a group landing page

📋 Checklist

🚨 Please review the guidelines for contributing to this repository.

  • CONSIDER adding a unit test if your PR resolves an issue.
  • ✔️ DO check open PR's to avoid duplicates.
  • ✔️ DO keep pull requests small so they can be easily reviewed.
  • ✔️ DO build locally before pushing.
  • ✔️ DO make sure tests pass.
  • ✔️ DO make sure any new changes are documented in docs/.
  • ✔️ DO add and modify seeds if necessary.
  • ✔️ DO add CHANGELOG upgrade notes if required.
  • ✔️ DO add to GraphQL API if there are new public fields.
  • ✔️ DO add link to MetaDecidim if it's a new feature.
  • AVOID breaking the continuous integration build.
  • AVOID making significant changes to the overall architecture.

📷 Screenshots

Please add screenshots of the changes you're proposing
Description

♥️ Thank you!

@entantoencuanto entantoencuanto force-pushed the feature/process_groups_improvements-meetings_content_block branch from 3f7c6a1 to 2118484 Compare November 10, 2020 16:06
border-right: $card-border;
border-right: 0;
border-bottom: $card-border;

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Don't leave trailing whitespace

border-right: $card-border;
border-right: 0;
border-bottom: $card-border;

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Unexpected whitespace at end of line (no-eol-whitespace)

@entantoencuanto entantoencuanto force-pushed the feature/process_groups_improvements-meetings_content_block branch from 2118484 to d2f5d96 Compare November 11, 2020 16:35
@entantoencuanto entantoencuanto marked this pull request as ready for review November 16, 2020 12:38
@andreslucena andreslucena changed the title Feature/process groups improvements meetings content block Add Meetings Content Block in Process Groups Nov 17, 2020
The hashtag attribute has been moved to the metadata section in admin
form
This content block contains title, description, number of participatory
processes and hashtag, external url and meta scope if present
@entantoencuanto entantoencuanto force-pushed the feature/process_groups_improvements-meetings_content_block branch from 0d0d40d to ed470ee Compare November 30, 2020 14:46
The content block cell is inherited from a generic content block which
is going to be used with other kind of resources.
When query params are built with the methods provided by the
decidim/tags cell the category is passed within an array and this
generates an exception in the breadcrumb helper
This block is inherited from the content block defined for the
organization homepage but content is wrapped with different
class section and a different id based on the manifest of the
block
@entantoencuanto entantoencuanto force-pushed the feature/process_groups_improvements-meetings_content_block branch from ed470ee to 6a97d23 Compare November 30, 2020 19:10
…ngs_content_block

* develop: (22 commits)
  Fix email CTA alignment on Outlook and Windows Mail (#6895)
  Fix mailer meeting registration invitation using path instead of URL (#6965)
  Fix the data portability exporter when zip is not in the gemfile (#6969)
  Convert technical docs to Antora (#6526)
  New Crowdin updates (#6957)
  Bugfix - moderated meetings are displayed in the meetings index page  (#6927)
  Add HTML Content Blocks in Process Groups  (#6823)
  Prevent error in view due to optional html not showing (#6942)
  Improve layout for standalone T&C page (#6944)
  chore: move rubocop ruby config to own file (#6952)
  Fix some strings (#6958)
  Fix newsletter html containing style tag content (#6876)
  New Crowdin updates (#6945)
  New Crowdin updates (#6926)
  Localize a string in conference speaker (#6866)
  Fix broken dashboard action logs under certain conditions (#6857)
  Fix traceability logs with invalid record (#6879)
  Allow user to drag address on proposal map (#6291)
  New Crowdin updates (#6898)
  Update release notes documentation (#6809)
  ...
@tramuntanal
Copy link
Copy Markdown
Contributor

@entantoencuanto conflicts arised, can you solve them please?

@tramuntanal
Copy link
Copy Markdown
Contributor

@entantoencuanto as commented here and as #6826 has already been merged, this PR can be closed

@tramuntanal tramuntanal closed this Dec 4, 2020
@tramuntanal tramuntanal deleted the feature/process_groups_improvements-meetings_content_block branch December 4, 2020 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

See next meetings of a Process Group

3 participants