Seth Vincent
Seth Vincent
To finish implementing unlisted teams: - make sure permissions account for unlisted teams - make sure unlisted teams are not visible in the ui or api for users that shouldn't...
- Create Leave Team functionality, with โAre you sureโ dialogue - Join Team button should be replaced with Leave Team button when member is not moderator
If a team has `require_join_request=true`, the team view page will display a different ui element or flow for joining the team and would need a new page or ui element...
Right now the location property is a string with geojson inside it. ``` "location": "{\"type\":\"Point\",\"coordinates\":[-77.0342874526978,38.8942456846804]}" ``` Ideally in the api we'd parse this into an object to make it easier...
We should have something similar to the `team:view` permission on this endpoint that filters out teams that a user can not view. https://github.com/developmentseed/osm-teams/blob/aa513d70d3e63df77e909ecccb25f21acca05823/app/manage/teams.js#L5-L20
We should look into how to handle this: https://github.com/developmentseed/osm-teams/blob/d54c35438d6fa5a9640b56531d1400771f202656/app/oauth/login.js#L12
Right now when we log in we're always redirected to '/' But if I log in from, say, '/admin/badges' I would rather be redirected back to that page that I...
Each dataset should have a readme (or description somewhere that's easy to find) with this info: - source url - publisher of dataset - description of changes - link to...
I've added a datapackage.json file as a step toward better documenting the data in this repo. It would be useful to review the [Data Packages spec](http://frictionlessdata.io/data-packages/) and make sure the...
https://data.seattle.gov/Community/Residential-Garbage-and-Pickup-Day-Map/2qnr-f3hn