scoreboard icon indicating copy to clipboard operation
scoreboard copied to clipboard

Encouraging OpenStreetMap mappers with badges, graphs & stats! ✨🕹

Results 100 scoreboard issues
Sort by recently updated
recently updated
newest added

In #530 an initial version of Team Statistics was created. This issue is to document some likely improvements we could make. The current implementation has some summary statistics and 2...

enhancement
Teams Integration

It'd be nice to have a title to be able to distinguish between inactive tabs.

enhancement

This issue collects a couple of related things about the handling of last refreshed/last updated dates in scoreboard and osmesa: 1. In [api/src/services/osmesa.js](https://github.com/developmentseed/scoreboard/blob/develop/api/src/services/osmesa.js#L383-L386) `getUpdates()` `Date.now()` is returned if the osmesa...

bug

I am seeing this a lot with my dev environment. Sometimes it is just a flash of *NaN* value (which seems to be loading state issue). Other times it stays...

bug

When users have logged in and connected the Teams API, they should be able to select whether a team is private.

enhancement
Teams Integration

This error is printed to the JavaScript console when the user is not signed in. Instead the error should be caught and if necessary to prompt user to login again....

enhancement

If osm-teams api is down, the app behaves badly when it tries to connect. Teams page appearance when rendered server-side Teams page appearance when rendered client-side. It's kind of beside...

bug
Teams Integration

Scoreboard is a mashup of several services: - [OSMesa](https://github.com/azavea/osmesa) - [Tasking Manager](https://github.com/hotosm/tasking-manager) TM2, TM3 and in future TM4 - [OSM-teams](https://github.com/developmentseed/osm-teams) - [osm.org for oAuth](https://www.openstreetmap.org/#map=16/34.0778/-107.6211) Currently `docker-compose.yml` sets up a postgresql...

enhancement

After discussion with @guidorice, I think it would be important to document all the tables in the Scoreboard database (and not the OSMesa db), and review which columns are not...

enhancement

The [docs site](https://www.developmentseed.org/scoreboard/) has not been updated since v 1.1 released in March 2019. The site should be updated to include the latest features and mapper/administrator guidance.