Commit Graph
6173 Commits
Author SHA1 Message Date
Gabriel Hernandez 550feef040 integrate with API to show query name and sql query for live query activity (#8864)
* integrate with API to show query name and sql query for live query activity

* move ShowQueryModal to common components
2022-11-29 16:55:17 +00:00
Artemis Tosini 486590186a orbit: Correctly handle errors in authenticatedRequest. Fixes #8472 (#8860) 2022-11-29 11:54:36 -05:00
Noah Talerman acb297d505 Update "No 1Password recovery kits..." policy (#8800)
* Update "No 1Password recovery kits..." policy

- Update policy in standard query library shown on fleetdm.com
- Update policy in standard templates shown in Fleet UI

* Update policy template shown in UI

* Commit Sharvil's exits to standard query library

* Commit Sharvil's edits to policy templates
2022-11-29 10:21:55 -05:00
Marcos Oviedo ff9206655a Fixing UninstallString to properly include msiexec /x call (#8857)
* Fixing UninstallString to properly include msiexec /x call
2022-11-28 20:18:28 -03:00
Charlie ChanceandRoberto Dip 145c4569f3 Codeowners (#8797)
* Codeowners

Before we changed to Nate being the code owner for the page, I received notifications for reviewing changes to the ceo-handbook subpage. Now that defaults to Nate. 
Not sure if this is the fix for that or not. But wanted to put it on someone's radar.

* Update CODEOWNERS

Co-authored-by: Roberto Dip <me@roperzh.com>

Co-authored-by: Roberto Dip <me@roperzh.com>
2022-11-28 13:51:34 -07:00
RachelElysia f16b7ba13e Fleet UI: Save manage host table filters in state so we can return back to same filters (#8806) 2022-11-28 14:49:27 -05:00
gillespi314 d5c096fa02 Implement schedule triggers (#8747) 2022-11-28 13:28:06 -06:00
Mo Zhu 7fb0589a72 clarify that -1 for uid in password_policy is global (#8664) 2022-11-28 10:26:25 -08:00
Frank Sievertsen 8fc32acf00 Store details (query_name and query_sql) about live query in activity feed (#8842) 2022-11-28 16:42:32 +01:00
Josh Brower 4c73ccb338 Add additional Windows tables to schema (#8817)
* Add dns_cache

* Add ntdomains

* Add userassist

* add shimcache

* Spacing
2022-11-28 10:00:23 -05:00
RachelElysia 1e96f4f0fb Fleet UI: Fix left align wrapping on software table (#8803) 2022-11-28 09:56:34 -05:00
gillespi314 4a73d4a887 Adjust flaky tests (#8811) 2022-11-25 12:09:55 -06:00
Zay Hanlon 057b06ad6f Update README.md (#8809)
Creating a new PR for the handbook edits I made as there is an issue in the UI currently.
2022-11-23 18:10:44 -07:00
Eric dfefe64b3b Website: update edit button on table pages (#8807) 2022-11-23 16:31:07 -06:00
RachelElysia 8d1ebce204 Fleet UI: Fix table links to allow wrapping (#8802) 2022-11-23 14:36:08 -05:00
Roberto Dip 665cac41f6 enable a reader replica in load testing RDS (#8805)
We discussed in the @fleetdm/g-platform weekly meeting that it would be good to have a read replica enabled by default in load testing, as it matches what we would recommend to customers for deployments of the size we use to load test with.

This is just what I did to get it working in the past, but I'm happy to adjust as you consider appropriate.
2022-11-23 16:13:57 -03:00
Zay Hanlon 3084814d09 Update README.md (#8790)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

Final handbook updates! Charlie and Zay reviewed
2022-11-23 09:59:07 -07:00
RachelElysia 0eff5ce20a Fleet queries bug: Fix 12 type instances in osquery fleet tables json (#8801) 2022-11-23 10:17:04 -05:00
Tomas Touceda fe1fa4d78c Clone AppConfig and ScheduledQuery list by hand to improve CPU usage (#8794)
* Close AppConfig and ScheduledQuery list by hand to improve CPU usage

* Address review comments

* Update remaining mocks
2022-11-23 12:04:06 -03:00
Sharvil ShahandChris McGillicuddy 5b924ea54c document API endpoints for osquery and orbit (#8536)
Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
2022-11-23 18:23:34 +05:30
Jacob ShandlingandJacob Shandling b131839b7f UI: make diskspace graph behavior os-dependent (#8792)
Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2022-11-22 14:43:30 -08:00
Jacob ShandlingandJacob Shandling 9796a15b4d UI: Set form field height to $form-field-label-min-height for consistency between states, including on error (#8714)
Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2022-11-22 14:41:10 -08:00
a568c28124 UI: Add {on|off}line status tooltips and refactor HostSummary to use StatusCell (#8750)
Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
Co-authored-by: Luke Heath <luke@fleetdm.com>
2022-11-22 14:15:17 -08:00
Ringo 576c5df9de Handbook: Acronym clarification (#8796)
On the 'OKR planning' - it would be helpful to explain.
Eg. (Objective Key Results)
2022-11-22 13:35:11 -08:00
Roberto Dip d9bf269c60 add dev flag to aid UI development (#8789) 2022-11-22 14:26:36 -03:00
Charlie ChanceandMike McNeil 5ef1bbeae9 Handbook: sweep for @fleetdm (#8757)
* Handbook: sweep for @fleetdm 

https://github.com/fleetdm/confidential/issues/1780

* Update README.md

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2022-11-22 11:14:31 -06:00
Charlie Chance e03a465a4e handbook: removing @fleetdm in Marketing page (#8756)
https://github.com/fleetdm/confidential/issues/1780
2022-11-22 11:12:36 -06:00
RachelElysia 05a6f06d12 Fleet UI: Allow software table rows to be clickable (#8772) 2022-11-22 11:13:33 -05:00
Roberto Dip ac5d04cde7 add document with MDM glossary and protocols summary (#8765) 2022-11-21 20:41:51 -03:00
Jacob Shandling c2647c3111 Match nav link to correct id (#8760) 2022-11-21 13:56:28 -08:00
Artemis Tosini 7a0a959a2c Add new documentation for pprof dumping (#8731)
Documentation about the pprof functionality added in #8485
2022-11-21 11:16:41 -08:00
Brad MacdowallandZach Wasserman 4edc9659fe Add Brad and Alex to github maintainers list (#6943)
Co-authored-by: Zach Wasserman <zach@fleetdm.com>
2022-11-21 10:59:57 -08:00
Zach Wasserman 9e6ccc4803 Add icloud_private_relay table (#8655) 2022-11-21 10:56:15 -08:00
Zach Wasserman e17a19d986 Update fields for Linux packages (#8763)
A user requested these additional fields be completed for the Linux
packages due to some tools requiring their presence.
2022-11-21 10:55:12 -08:00
Martin Angers dc6bfdec57 Add support for missing OS-specific osquery flags in agent options (#8743) 2022-11-21 10:32:17 -05:00
Roberto Dip b8b3ef02e4 add services to inspect traces and monitor a local server (#8597)
This adds tooling to debug and inspect traces locally, please refer to the README.md in this commit for more details.
2022-11-21 10:50:10 -03:00
gillespi314 b99ce3865b Adjust cron schedule tests (#8754) 2022-11-18 11:26:51 -06:00
RachelElysia a623a6410a Fleet UI: Add route params to host details page (#8673) 2022-11-18 12:21:53 -05:00
RachelElysia fc11c0a06d Fleet UI: Update icons (#8520) 2022-11-18 12:21:13 -05:00
RachelElysia 55c6aab85c Frontend: Organize response interfaces into appropriate interface directories (#8742) 2022-11-18 11:25:39 -05:00
Mo Zhu 9e2b98336a Reminder to update the transparency page for new features (#8761) 2022-11-18 11:17:46 -05:00
f5a417d244 Move Orbit docs (#8403)
* Move Orbit docs

* Update docs/Deploying/fleetctl-agent-updates.md

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>

* Update docs/Using-Fleet/Adding-hosts.md

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>

* Update docs/Using-Fleet/Adding-hosts.md

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>

* Update docs/Using-Fleet/Adding-hosts.md

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>

* Update docs/Using-Fleet/Adding-hosts.md

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>

* Update docs/Using-Fleet/Adding-hosts.md

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>

* Update docs/Using-Fleet/Orbit.md

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>

* Update docs/Using-Fleet/Orbit.md

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>

* Update docs/Using-Fleet/Orbit.md

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>

* Update docs/Using-Fleet/Orbit.md

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>

* Update docs/Using-Fleet/Orbit.md

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>

* Applying grammatical edits

* Fix relative links

* Fix relative links

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-11-18 08:56:52 -06:00
Gabriel Hernandez 0f558d56a4 add links to query side panel (#8753) 2022-11-18 14:25:58 +00:00
Roberto Dip b6f7efe164 add <PayloadOrganization> to MDM enrollment payload (#8752)
The value of this attribute is used by macOS in "System Preferences >
Profiles" to display a note saying "This Mac is supervised and managed
by <xyz>".

When <PayloadOrganization> is not set, it uses the URL of the MDM server
for the message, which looks unpolished.
2022-11-18 11:25:44 -03:00
Jacob ShandlingandJacob Shandling 3c8fd12ebf Misc typo fixes (#8694)
* Misc. typo fixes in handbook

* add change file

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2022-11-17 18:13:36 -06:00
Marcos OviedoandChris McGillicuddy 6219de0723 Adding WSL integration links (#8738)
* Adding WSL integration links

* Update docs/Contributing/Building-Fleet.md

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
2022-11-17 17:07:22 -03:00
Jacob Shandling b6ec1ef167 UI: Remove preview payload button (#8623)
* UI: Remove 'Preview payload' button + related (#8506)

Also removed associated logic, imports, and styles unique to this button.

* Add changes file
2022-11-17 11:43:28 -08:00
RachelElysia 40d787aec9 Fleet UI: URL routes for dashboard platforms (#8689) 2022-11-17 10:45:35 -05:00
Gabriel Hernandez e7616dd422 refactor activity items and add query name to live_query activity type (#8740) 2022-11-17 14:25:40 +00:00
gillespi314 267aaf0dbe Add holdLock and releaseLock methods to schedule package (#8464) 2022-11-16 15:14:38 -06:00