fleet/server/authz
Martavis Parker b6659cfaaa
Refactored Manage Hosts (#2233)
* Add new feature: team policies

* Continue work on team policies

* Continue work on team policies

* Continue team policies

* Revert accidental deletion

* Rename variables

* code refactored; working on runtime errors

* updated front end docs

* Update URLs from team to teams, add tests for policy auth

* Fix test

* Continue work on team policies

* Add permission checks

* mange hosts functional and cleaned up; typing

* improved label logic

* added try catch to awaits

* lint fixes

* frontend unit tests don't work for functional components

* test fix

* revert

* Address errors related to refetch on window focus

* Add loading error check

* Fix typos in loading error checks

* Guard against invariant condition in useEffect

* Update links and routes for team policies

* lint fixes

* Update frontend/pages/hosts/ManageHostsPage/helpers.ts

Co-authored-by: gillespi314 <73313222+gillespi314@users.noreply.github.com>

* Change inherited policies button, tooltip

* lint fixes

Co-authored-by: gillespi314 <73313222+gillespi314@users.noreply.github.com>
Co-authored-by: Tomas Touceda <chiiph@gmail.com>
2021-09-30 12:32:06 -07:00
..
authz.go Issue 2058 team maintainer add queries (#2255) 2021-09-28 13:34:43 -03:00
errors.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
policy.rego Refactored Manage Hosts (#2233) 2021-09-30 12:32:06 -07:00
policy_test.go Issue 2133 team maintainer can edit delete queries (#2256) 2021-09-28 14:53:05 -03:00
policy_test.rego Add authorization checks in service (#938) 2021-06-03 16:24:15 -07:00