issues
search
artsy
/
team-navigator
An internal HR product for Artsy's team
https://team.artsy.net
MIT License
62
stars
19
forks
source link
@dblock: Solve a couple issues
#80
Closed
craigspaeth
closed
7 years ago
craigspaeth
commented
7 years ago
Enforce SSL (this caused a CORS error which I believe is the root of this issue judging by the screenshot
https://github.com/artsy/team-navigator/issues/73
)
Use routes for filtering by location
Defensive about someone's reportsTo going missing
https://github.com/artsy/team-navigator/issues/75
Another defensive data issue I noticed when filtering members who aren't in product teams
Moar tests