Commit Graph
10178 Commits
Author SHA1 Message Date
Sarah Gillespie 4be9ca3f73 Fix database migration to preserve updated at timestamp for MDM profiles (#15993) 2024-01-09 14:10:20 -06:00
Eric e40767a68e Website: update nested list styles on pages built from Markdown (#15994)
Closes: https://github.com/fleetdm/fleet/issues/15995

Changes:
- Updated nested list styles on pages built from Markdown to prevent
nested unordered lists from incrementing the counter of ordered lists.
2024-01-09 12:57:47 -06:00
Mike McNeil de1960c6de Handbook: Update ceo.md (#15989) 2024-01-09 11:48:40 -06:00
Robert Fairburn f0c12bbf5d Re-enable ABM (#15979)
This turns back on ABM now that we have the new cert and token.
2024-01-09 10:48:14 -06:00
Mike McNeil 0de715bd35 Website: © 2023 => © 2024 (#15978)
Thanks @JarenGlover for the heads up!
2024-01-09 10:09:10 -06:00
Sam Pfluger 9e4aeb3e7e Update security-policies.md (#15977)
Fixing a revert...
2024-01-09 04:38:52 -06:00
Luke Heath 7a394c9624 Update product groups (#15955)
...
2024-01-09 04:28:24 -06:00
Isabell Reedy 494c180652 Removing Marcos from repo DRI (#15970)
...
2024-01-09 04:26:58 -06:00
Isabell Reedy 0ceaa406ab Remove Marcos from maintainers (#15971)
...
2024-01-09 04:25:21 -06:00
Sam PflugerandMike McNeil d22f5d3fee Revert "Add anti-corruption policy" (#15976)
Reverts fleetdm/fleet#15953...

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2024-01-08 22:53:16 -06:00
Nathanael Holliday 957f4d9856 Add anti-corruption policy (#15953)
Added link to Fleet anti-corruption policy...
2024-01-08 22:51:18 -06:00
Mike McNeilandEric fc8fe9b05b Update homepage.ejs: Tweak testimonials (#15975)
Co-authored-by: Eric <eashaw@sailsjs.com>
2024-01-08 22:02:23 -06:00
Robert Fairburn e10ab0f99b Disable ABM until cert is renewed (#15973) 2024-01-08 18:31:07 -06:00
ad4737036b Docs: Add downgrading Fleet page (#15788)
Closes: https://github.com/fleetdm/confidential/issues/4665

Changes: 
- Added a new documentation page that provides instructions for
downgrading from Fleet premium. The content for this section was pulled
from a [commented-out FAQ
question](https://github.com/fleetdm/fleet/blob/1d2f5ae42ac0c9ab6cd560355a8f90ef012b78c6/docs/Get%20started/FAQ.md#L363-L394).

---------

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
Co-authored-by: Rachael Shaw <r@rachael.wtf>
2024-01-08 17:01:47 -06:00
Luke Heath 1ab9a5b4b2 Remove duplicate view all link on encryption table (#15942) 2024-01-08 16:40:05 -06:00
Jahziel Villasana-Espinoza 71b7b8b46c feat: disable script endpoints and add error to cli (#15941)
> 📜 Relevant PR: #14500

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [x] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality
2024-01-08 16:28:45 -05:00
Sarah Gillespie f8d5253d8f Use info-level logging for cases where a custom enrollment profile is not found by fleetd (#15952) 2024-01-08 13:38:03 -06:00
Tim Lee 9f7cf607bb Bugfix: Missing Software Aggregation in vuln processing command (#15954) 2024-01-08 11:22:07 -07:00
Sarah Gillespie a9aa85def3 Fix vertical alignment in software details summary (#15945) 2024-01-08 11:35:06 -06:00
Robert Fairburn ef842e5c4f Update loadtesting RDS module to allow for a db parameter gorup (#15882) 2024-01-08 11:18:32 -06:00
Sarah Gillespie e262b4a64f Update osquery-perf template for simulated Windows host (#15943) 2024-01-08 10:57:37 -06:00
Victor Lyuboslavsky e63e81076b Added a NOTE regarding osqueryd with TUF. (#15948)
Contributor doc change.
2024-01-08 08:06:40 -06:00
Mike McNeil 37ab55c2da Website: Update homepage.ejs: curtains (#15946)
- Make the curtains match the drapes
2024-01-05 23:48:14 -06:00
Eric 0d3f992874 Website: update ordered list styles on documentation pages (#15786)
Closes: https://github.com/fleetdm/confidential/issues/4072

Changes: 
- Updated the styles for numbers on ordered lists on
docs/handbook/article pages to match the latest wireframes.
- Updated the documentation page script to set counters for numbered
steps to be the value of their `start` attribute.
2024-01-05 15:25:11 -06:00
Robert Fairburn 4c16e08a80 Update dogfood to use new downtime migrations (#15935)
This should be put in place prior to pushing the release or an RC to
dogfood.
2024-01-05 14:01:41 -06:00
Eric 9aea6e1c36 Website: Add script to send aggregated metrics to Datadog (#15933)
Related to: https://github.com/fleetdm/fleet/issues/15178
Changes:
- Added a new script: `send-metrics-to-datadog`, a script that
aggregates the latest usage statistics from Fleet instances reported in
the past week, and sends them to Datadog.
2024-01-05 13:23:49 -06:00
Luke Heath c1f961ec30 Fix loading spinner not appearing when running a script (#15936) 2024-01-05 12:48:07 -06:00
Sarah Gillespie caac8fbbe2 Allow context and debug flags after fleetctl generate subcommands (#15934) 2024-01-05 12:08:58 -06:00
Sarah Gillespie fa14eaf63a Update categorization of Windows OS updates to exclude from user-defined Windows MDM profiles in API responses (#15924) 2024-01-05 09:28:54 -06:00
Tim Lee ca948da440 Service layer to return nil query results if discard data is true (#15913) 2024-01-05 06:05:29 -07:00
Tim Lee d690867a6a Cleanup Query Results Cron (#15917) 2024-01-05 06:05:01 -07:00
Mike McNeil 2eb29bd56b Website: Alias for radio ad (#15928) 2024-01-05 12:42:46 +09:00
Victor Lyuboslavsky 14d5c9094b fleetd-chrome unit tests (#15918) 2024-01-04 21:41:24 -06:00
Mike Thomas fac11a9f3e Update fleet-mdm.ejs (#15927)
update kicker text in the footer.
2024-01-04 21:00:36 -06:00
Eric 79fa5a0ca5 Website: Update instructions on fleetctl preview page (#15878)
Closes: https://github.com/fleetdm/fleet/issues/14985


Changes:
- Removed `sudo` from the commands on the /fleetctl-preview page and
removed the notes about Rosetta and `sudo`
2024-01-04 17:46:29 -06:00
Eric 0f02f759ee Website: update calls to action on /device-management page. (#15906)
Closes: https://github.com/fleetdm/confidential/issues/4868

Changes:
- Updated the calls to action on the /device-management page to match
the /endpoint-ops and /vulnerability-management pages
2024-01-04 17:45:58 -06:00
Jacob ShandlingandJacob Shandling 89e687545e UI – Specify rendering condition for host > software > munki card (#15921)
## Addresses #15577 

- [x] Changes file added for user-visible changes in `changes/`
- [x] Manual QA for all new/changed functionality

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2024-01-04 13:31:02 -08:00
Roberto Dip 18d830a126 allow to verify profiles that are pending (#15911)
for #15678
2024-01-04 18:26:04 -03:00
Robert Fairburn 6c84209b73 Update migrations to scale down services before migrating (#15908) 2024-01-04 14:33:35 -06:00
Jacob ShandlingandJacob Shandling 87196f43c3 UI – sort case-insensitively and update default sort (#15808)
## Addresses #15253 

- sort case-insensitively in the query results (live), query report, and
host query report tables
- default to sorting by the host display name in the query results and
by `last_fetched` for the query report tables
- (unchanged) host query reports sort by the first column of the
results, since all `last_fetched` are the same

<img width="383" alt="Screenshot 2023-12-21 at 9 49 31 AM"
src="https://github.com/fleetdm/fleet/assets/61553566/2bb5ede1-c40e-4974-9079-4851650163cb">


## Checklist for submitter

- [x] Changes file added for user-visible changes in `changes/`
- [x] Manual QA for all new/changed functionality

---------

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2024-01-04 11:26:01 -08:00
Tim Lee 2f937ce9a2 Docs: Host Details Pack Stats API (#15672) 2024-01-04 11:16:47 -07:00
Roberto Dip 3b00b70786 fix unreleased bugs for the increased script timeout (#15897)
for https://github.com/fleetdm/fleet/issues/15196. The main problem was
that we have two timeouts:

1. The timeout used by the host to kill the script execution
2. The timeout used by the server to wait for the script results

Before the changes in https://github.com/fleetdm/fleet/pull/15779, the
server timeout was longer than the host timeout, but we inadvertently
set both values to 5 minutes, which breaks the logic we have to handle
both kinds of timeouts.
2024-01-04 10:26:13 -03:00
Lucas Manuel Rodriguez bd16acb66e Adding doc changes for configuring fleetd channels remotely (#15872)
#13825

Creating a separate PR to not block on docs review.
2024-01-04 10:23:51 -03:00
Noah Talerman 23508d7285 Update feature request issue template (#15899)
- Add `~feature fest` label by default

More context in Slack [here
(internal)](https://fleetdm.slack.com/archives/C02HWSTJ17Z/p1703286452908089?thread_ts=1699369011.702969&cid=C02HWSTJ17Z)
2024-01-03 23:39:43 -06:00
Luke HeathandMike McNeil c5877e47d3 Update release QA to include packs and log destinations (#15814)
...

---------

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2024-01-03 23:38:59 -06:00
Victor Lyuboslavsky d4fb918e6d Fix spelling/grammar in story.md issue template (#15885)
...Fix spelling/grammar in story.md issue template
2024-01-03 23:34:03 -06:00
Rachael ShawandEric 917e2932e0 Update comment about how we use redirects & add reminder in user story template (#15520)
Per discussion with @noahtalerman and @marko-lisica today: we're going
to aim to always add redirects in `/website/config/routes.js` for any
docs/external pages we link to in the Fleet UI & CLI, to reduce surface
areas of PRs when doc headings change or things are moved around...

---------

Co-authored-by: Eric <eashaw@sailsjs.com>
2024-01-03 22:58:11 -06:00
Victor Lyuboslavsky 7d87c6a36c Fixing issues with chromeOS extension. (#15750)
#14981 
- Adding better error messages to fleetd-chrome.
- Fixing `length` error message.

# Checklist for submitter

- [x] Manual QA for all new/changed functionality
2024-01-03 17:12:48 -06:00
Zach Wasserman 3244610ed2 Build osquery targets for 5.11.0 (#15892) 2024-01-03 15:03:59 -08:00
Noah Talerman 72ccbbbc6f Update supported operating systems (#15834)
- Clarify that Fleet Desktop on Fedora and Centos require Google Chrome
as the default browser.
2024-01-03 18:00:48 -05:00