AyuntamientoMadrid / consul

Consul - Gobierno abierto del Ayuntamiento de Madrid
https://decide.madrid.es/
GNU Affero General Public License v3.0
49 stars 16 forks source link

Show district proposals at community page #2134

Open Senen opened 3 years ago

Senen commented 3 years ago

References

This is part of the Ciudades Abiertas project.

Objectives

  1. Add new "District proposals" tab to show district proposals at the community page for proposals with community_hide set to true. The tab title might contain the number of proposals. As example: "District proposals (15)".
  2. Show proposals the same as the proposals index page
  3. Show oldest proposals first
  4. When there are more proposals than the defined per page proposals, show the pagination links. Currently, the per page value is the default, 25.

Visual Changes

Captura de pantalla 2021-05-29 a las 13 10 11

Does this PR need a Backport to CONSUL?

No

Notes

None

Senen commented 2 years ago

I recently updated the code with the latest master branch version to solve conflicts, the latest versión of master branch does not include feature specs anymore, so I deleted them. Here is the previous version where we had feature specs for the new feature.