mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
5 lines
348 B
Plaintext
5 lines
348 B
Plaintext
|
* Add functionality to parse sql for platform compatiblity based on osquery tables
|
||
|
* Surface query-platform compatibility in create/edit query form
|
||
|
* Surface query-platform compatibility as new column in manage queries table
|
||
|
* Add filter-by-platform feature to manage queries table
|
||
|
* Refactor manage queries page to useQuery and useContext patterns
|