fleet/frontend/pages/hosts/ManageHostsPage
Lucas Manuel Rodriguez 964f85b174
Amend policy creation and spec (for proprietary query), and add update APIs (#2890)
* Amend policy creation (proprietary query), add update APIs

* Fix Datastore.SavePolicy bug (and add tests)

* Add integration tests for new policy APIs

* Add author email

* Add activities

* Push breaking changes for return policy fields

* WIP

* Add integration test for host policies

* Make more improvements to policy representation

* Improve upgrade code (from PR review comments)

* PR changes

* Revert activities for policies

* Use *uint instead of uint for queryID, use fleet.PolicyPayload

* Filter out other schemas

* New policy flow (#2922)

* created new policy flow -- no API connection

* added api props

* fixed prop name

* lint fixes

* removed unused modal; fixed style

* name, desc icons; created global components

* lint fixes

* ignoring certain files and lines for prettier

* Update frontend/pages/policies/PolicyPage/PolicyPage.tsx

* Make policy names unique across deployment

* Amend upgrade script

* Fix migration for unique names

* Do not deduplicate but instead rename policies

Co-authored-by: Martavis Parker <47053705+martavis@users.noreply.github.com>
2021-11-24 14:16:42 -03:00
..
components Fix includes title in software vuln link (#3024) 2021-11-18 12:35:58 -05:00
_styles.scss Fixed loading software data for home page (#2988) 2021-11-17 16:39:30 -08:00
helpers.ts Teams and Software for Homepage (#2567) 2021-10-19 11:13:18 -07:00
HostTableConfig.tsx Include select column in manage hosts for team admins (#2698) 2021-10-26 23:58:44 -05:00
index.ts Refactored Manage Hosts (#2233) 2021-09-30 12:32:06 -07:00
ManageHostsPage.tsx Amend policy creation and spec (for proprietary query), and add update APIs (#2890) 2021-11-24 14:16:42 -03:00