InstIDEA / InstIDEA/controlciudadano

Charge in person search page

Open
#116 0 comments 0 reactions 0 assignees View on GitHub
api etl portal
Dominant language
TypeScript
Stars
5
Forks
3
PR merge metrics
No merged PRs in 30d

Description

In the cards of a person we have the history of his charges, we can use this information
in the main search page.

# Development note

* Modify the `analysis.full_data` table to include the list of charges (with it's source)
* Re-index the elk
* Move the algorithm to determine the charge from the portal to a SQL.
* The filter may be implemented with https://docs.appbase.io/docs/reactivesearch/v3/list/multilist/
* The result list must show the charge with a button to see all the charges of that person (a modal).

# Definition of done

* [ ] The elk index has the charges
* [ ] The search people page has a filter for charge (it should be a searchable list)
* [ ] The result list has a charge (it a charge filter is on, the charge showed must be that one, with a button to show the rest of the charges).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.