Vitor George

Results 25 issues of 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...

bug

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...

segment ideas

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...

Type: Bug
Category: API
Category: Documentation

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...

Category: Documentation

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...

Type: Bug
Category: Design Identity and UI

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...

Category: API

API documentation pages don't include the routes for badge management. https://mapping.team/docs/api

Category: API
Category: Documentation