fleet/server/datastore/inmem
Zach Wasserman e4358a92bc
Filter hosts and label counts by teams (#949)
- Add TeamFilter to relevant host and label methods.
- Pass appropriate filter in service methods.

The dashboard should now show the appropriate hosts for a user's team membership.
2021-06-03 18:53:43 -07:00
..
app.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
campaigns.go Add support for Teams in targets and live queries (#880) 2021-05-27 13:18:00 -07:00
email_changes.go Email confirmation fix (#1231) 2017-02-16 21:07:20 +08:00
errors.go catch sql.ErrNoRows in mysql/invites (#667) 2016-12-20 16:31:09 -05:00
hosts.go Filter hosts and label counts by teams (#949) 2021-06-03 18:53:43 -07:00
inmem.go Delete instead of disabling users (#622) 2021-04-08 16:53:33 -07:00
inmem_test.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
invites.go Merge branch 'master' into teams 2021-05-19 13:16:54 -04:00
labels.go Filter hosts and label counts by teams (#949) 2021-06-03 18:53:43 -07:00
packs.go Format and clean code (#774) 2021-05-17 10:29:50 -07:00
password_reset.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
queries.go Format and clean code (#774) 2021-05-17 10:29:50 -07:00
sessions.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
targets.go Add support for Teams in targets and live queries (#880) 2021-05-27 13:18:00 -07:00
users.go Merge branch 'master' into teams 2021-05-19 13:16:54 -04:00