Patrick Smith 7b2a099ef3 Filter environments for user with given project id
Previously, calling `Environment.for_user(user, project)` would return
environments a user has access to across all projects. Now, we will only
return the relevant environements. This was the cause of a visual bug
where extra environments were shown in the project list.
2018-09-30 22:06:10 -04:00
..
2018-08-23 16:25:36 -04:00
2018-08-23 16:25:36 -04:00
2018-09-21 14:00:01 -04:00