Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add second round and elected filters at search view #308

Merged
merged 9 commits into from
Oct 11, 2024

Conversation

sergiomario
Copy link
Contributor

@sergiomario sergiomario commented Oct 7, 2024

Contexto

Adicionados registros de status de cada eleição por ano, garantindo histórico.

Link da Tarefa/Issue

Requisitos

  • Ter o histórico de status de cada eleição por ano
  • Permitir o filtro por segundo turno
  • Permitir o filtro por pessoas eleitas

Layout

Captura de Tela 2024-10-07 às 10 36 06

Notas de Deploy

Novos scripts:

  • migration : migração nova em Candidature app
  • django command : Incluído um command e dois csvs para atualizar o status da eleição de 2024.
    • DJANGO_SETTINGS_MODULE=org_eleicoes.votepeloclima.settings python manage.py populate_election_results vereador 2024
    • DJANGO_SETTINGS_MODULE=org_eleicoes.votepeloclima.settings python manage.py populate_election_results prefeito 2024

@sergiomario sergiomario self-assigned this Oct 7, 2024
@sergiomario sergiomario changed the title WIP: Add second round and elected filters at search view Add second round and elected filters at search view Oct 10, 2024
sergiomario and others added 2 commits October 11, 2024 13:14
[Feature] Adiciona flag "Eleito/a" e "2o Turno" nos cards da Buscar Candidaturas VPC
@igr-santos igr-santos merged commit 5a0b5d8 into release/votepeloclima-v2 Oct 11, 2024
1 check passed
@igr-santos igr-santos deleted the feature/second-round-filters branch October 11, 2024 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants