Vitor George
Vitor George
I want to use a config file to set seed task's options, like bellow: sequelize db:seed:all --config ./config/sequelize.js I expected that the CLI would use config options from the file...
Contributes to #2303. This is a working in progress, opening for visibility. The updated script (based on @astoff work) unpacks and parses all states, please check the README for run...
Hi, I'm part of a group who is proposing to create a living street in here: http://goo.gl/maps/TaYw7 The project considers reducing parking and increasing pedestrian areas, and also opening a...
Com a consolidação das zonas eleitorias em um arquivo único (`zonas-eleitorais.csv`), agora é possível fazer a geocodificação pelo endereço de cada registro, a partir de uma base aberta como o...
Ao invés de hospedar os PDFs dos estados, seria melhor colocar um link no README para a página de download dos tribunais estaduais.
In #319 we introduced new paginated routes, but some of them do not support 'perPage' parameter or do not have it documented in API docs. We should review all routes...
In release v2.1.0 we merged `develop` to `main` without updating API docs version in `next-swagger-doc.json`. It is easy to forget to update that file, so I suggest we add a...
It looks like the pagination component is not properly rendered when there are 2 or 3 pages available, as reported at https://github.com/developmentseed/osm-teams/pull/377#issuecomment-1382363147. I believe the bug might be in this...
Badges endpoints are performing db queries directly, like in [here](https://github.com/developmentseed/osm-teams/blob/a433b73c987226c1fec7ac8375316b0373963409/app/manage/badges.js#L217-L224). We should look into creating a Badge model for consistency, like the existing ones for Organizations and Teams. cc @kamicut...
API documentation pages don't include the routes for badge management. https://mapping.team/docs/api