Skip to content

Add Participatory Processes Content Block in Process Groups#6826

Merged
tramuntanal merged 65 commits intodevelopfrom
feature/process_groups_improvements-participatory_processes_content_block
Dec 4, 2020
Merged

Add Participatory Processes Content Block in Process Groups#6826
tramuntanal merged 65 commits intodevelopfrom
feature/process_groups_improvements-participatory_processes_content_block

Conversation

@entantoencuanto
Copy link
Copy Markdown
Contributor

🎩 What? Why?

  • Adds a participatory processes content block including filters as in processes index
  • Registers the block for 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-stats_content_block, the branch of #6825 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-participatory_processes_content_block branch 2 times, most recently from 7b004b4 to 5f9b6b2 Compare November 10, 2020 16:07
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-participatory_processes_content_block branch from 5f9b6b2 to df56987 Compare November 11, 2020 16:36
@entantoencuanto entantoencuanto marked this pull request as ready for review November 16, 2020 12:39
@andreslucena andreslucena changed the title Feature/process groups improvements participatory processes content block Add Participatory Processes Content Block in Process Groups Nov 19, 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
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-participatory_processes_content_block branch from e59c4ab to 52ec3f9 Compare November 30, 2020 19:11
…cipatory_processes_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)
  ...
Copy link
Copy Markdown
Contributor

@tramuntanal tramuntanal left a comment

Choose a reason for hiding this comment

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

Good job @entantoencuanto !

@tramuntanal tramuntanal merged commit 284b37e into develop Dec 4, 2020
@tramuntanal tramuntanal deleted the feature/process_groups_improvements-participatory_processes_content_block branch December 4, 2020 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Process groups filtering

4 participants