Commit Graph
14579 Commits
Author SHA1 Message Date
Eric 511ffd144f Website: Update /app-library page (#24301)
Closes: #24257

Changes:
- Added an app count and link to the contact form to the /app-library
page.
2024-12-03 10:36:37 +09:00
Eric 4f70fdac3b Website: add link to /app-library to /docs sidebar (#24302)
Closes: #24258

Changes:
- Added a link to the /app-library page to the documentation sidebar
2024-12-03 10:25:29 +09:00
Eric 528d158a62 Website: update spacing between elements on personalized homepage. (#24300)
Closes: #24256

Changes:
- updated margin between sections on the homepage.
2024-12-03 10:20:32 +09:00
Eric 763d050fd6 Website: update testimonials heading on landing pages. (#24304)
Closes: #24255

Changes:
- Updated the testimonials heading on landing pages to be the same
across all landing pages/buying situations
2024-12-03 10:15:03 +09:00
jacobshandlingandJacob Shandling ed8c3a3b98 UI - Only show 'follow instructions on My device' banner for encrypted and non-escrowed Linux hosts (#24277)
## #24248

For hosts with encrypted disks that Fleet does not have a key escrowed
for:

**Banner shown for Linux:**
<img width="1464" alt="Screenshot 2024-12-02 at 10 52 08 AM"
src="https://github.com/user-attachments/assets/91dd3b64-b9da-430b-9eb0-0ae30af751d8">

**but not for Windows:**
<img width="1464" alt="Screenshot 2024-12-02 at 10 49 54 AM"
src="https://github.com/user-attachments/assets/0345db0d-74f5-4608-af7b-58efae14dfea">



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

---------

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2024-12-02 16:28:28 -08:00
Jahziel Villasana-Espinoza 2cdead2dce fix: use the correct copy for a macos host (#24292)
> Related issue: #23621

# 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/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/Committing-Changes.md#changes-files)
for more information.
- [x] Manual QA for all new/changed functionality
2024-12-02 17:30:18 -05:00
Luke Heath 5ff65462ca Remove kubequery as no longer usable reference (#24291) 2024-12-02 16:24:20 -06:00
Tim Lee 47a43850f0 Skip python vulnerabilities test (#24287) 2024-12-02 14:33:03 -07:00
RachelElysia 54455e9958 Fleet UI: Ability to clear webhook address and still disable policy automation (#24163) 2024-12-02 16:18:42 -05:00
Eric 6d468cada4 Msp dashboard: Update error handling in software related actions (#24283)
Changes:
- Updated the edit-software endpoint to:
- log a detailed warning when a request to get a stream of an existing
software installer returns a non-200 repsonse
- Use the modify package API endpoint when a software installer is
replaced.
- include the nested response from the Fleet instance in error messages
- Updated the delete-software endpoint to return a
'softwareDeletionFailed` exit when a specified software installer is
included in the macOS setup experience and cannot be deleted via API
requests.
- Updated the software page to show an error message with a link to the
controls page on the connected Fleet instance if the delete-software
endpoint returns a `softwareDeletionFailed` exit
2024-12-02 14:46:07 -06:00
Luke Heath 4b5de2646a Remove fleetctl check from release script (#24275) 2024-12-02 12:35:05 -06:00
Sam Pfluger e8ae793f9b Update responsibility (#24276) 2024-12-02 12:30:58 -06:00
Brock WaltersandRachael Shaw f09d6fd797 Update rest-api.md (#24021)
Added note to get Setup Experience section warning against setting
custom URL values in custom profile. This was tested by CSA &
customer-starchik.

---------

Co-authored-by: Rachael Shaw <r@rachael.wtf>
2024-12-02 10:53:10 -06:00
Drew Baker edcbc639e9 Update README.md (#24142) 2024-11-28 01:00:23 -06:00
Isabell Reedy 67c2698ae0 Update date for US contractor payroll (#24156)
This should actually happen on the 27th, not the 28th.
2024-11-28 00:55:09 -06:00
Mike McNeil fbeb179b06 Fix the build (Sorry) (#24238) 2024-11-27 21:53:46 -06:00
Mike McNeil f670aff855 Change auto-approvees: Update custom.js ("maintainers") (#24237) 2024-11-27 21:25:03 -06:00
Mike Thomas f9854b4e73 Update testimonials.ejs (#24234)
Changed the kicker to read "Is it any good?"
2024-11-28 12:19:29 +09:00
Mike McNeil b22b6c0e66 Website: Add redirect and broaden URL route (#24235) 2024-11-27 21:17:44 -06:00
Eric 700b901561 Website: Add link to /app-library to header navigation (#24232)
Changes:
- Added a link to the App library page to the website header navigation.
- Updated the app details page meta description.
- Updated the policy on the app-details page
- Updated the headline on the app library page
2024-11-28 08:45:06 +09:00
Noah Talerman 30a57807fd Linux disk encryption guides: add disclaimers (#24230) 2024-11-27 16:50:16 -06:00
7acf62b7de Release article: 4.60.0 (#24135)
Co-authored-by: Rachael Shaw <r@rachael.wtf>
Co-authored-by: Luke Heath <luke@fleetdm.com>
2024-11-27 15:24:16 -06:00
Rachael Shaw 6fd3ebf4cf Docs v4.60.0 (#24197) 2024-11-27 15:21:16 -06:00
RachelElysia a5d06f70a9 Fleet API: Update resending configuration profiles API URL (#24211) 2024-11-27 15:39:55 -05:00
Eric 0654172fa2 Website: Add app library & app details page (#24205)
Related to: #23792

Changes:
- Added /app-library, a page that displays information about
Fleet-maintained apps
- Added the app details page (/app-library/{app identifier}), a page
that gives users detailed information about a single Fleet-maintained
app
- Updated the build-static-content script to add information about
Fleet-maintained apps to the website's configuration.
2024-11-27 13:43:23 -06:00
Luke Heath 459faf45d7 Bump OS update deadline to not be Monday after holiday (#24225) 2024-11-27 13:42:04 -06:00
Lucas Manuel Rodriguez 8dbfbad167 Add github action to automate timestamp update (#24074)
#23042
2024-11-27 16:13:54 -03:00
github-actions[bot]andlucasmrod 99d51b32f9 Update versions of fleetd components in Fleet's TUF [automated] (#24223)
Automated change from [GitHub
action](https://github.com/fleetdm/fleet/actions/workflows/fleetd-tuf.yml).

Co-authored-by: lucasmrod <lucasmrod@users.noreply.github.com>
2024-11-27 15:31:47 -03:00
Tim Lee 806580bd7f Linux agent LVM volume detection on older Ubuntu versions (#24193) 2024-11-27 10:39:25 -07:00
Martin Angers eea90e5632 Proposal fix/plan for 24024 (#24207) 2024-11-27 12:11:08 -05:00
github-actions[bot]andlucasmrod 24f83d880a Update versions of fleetd components in Fleet's TUF [automated] (#24158)
Automated change from [GitHub
action](https://github.com/fleetdm/fleet/actions/workflows/fleetd-tuf.yml).

Co-authored-by: lucasmrod <lucasmrod@users.noreply.github.com>
2024-11-27 08:39:00 -03:00
EricandMike Thomas b8969b80ec Website: update statistics on homepage (#24187)
Closes: #24155

Changes:
- Updated the statistics on the homepage

---------

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2024-11-27 16:17:57 +09:00
Mike Thomas 4aeace29fb Update testimonials.yml (#24199)
Updated to use acronyms for both parts of their job title. It's shorter
and more balanced. Also, having "Chief Security Officer" expanded
suggests more emphasis on his security credentials.
2024-11-27 14:03:02 +09:00
Sam Pfluger 1d90bf08d1 SC changes (#24194) 2024-11-26 20:43:00 -06:00
Tim LeeandIan Littman 7f1c0e4c41 Linux OS settings + disk encryption host filter fixes (#24200)
#24174 


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. -->

- [ ] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/Committing-Changes.md#changes-files)
for more information.
- [X] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [X] Added/updated tests
- [X] Manual QA for all new/changed functionality

---------

Co-authored-by: Ian Littman <iansltx@gmail.com>
2024-11-26 19:26:22 -06:00
Luke Heath 25fe7c0453 Install updated Firefox on policy failure (#24182) 2024-11-26 17:49:10 -06:00
Jahziel Villasana-Espinoza 84742c2401 fix: add fleet actor for setup experience global activities (#24196)
> Follow up on #23310

# 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] Manual QA for all new/changed functionality
2024-11-26 18:48:45 -05:00
Scott Gress 98917e7547 Split up apple and windows profile management cron jobs (#23975)
for #22824 

This PR splits up the `newMDMProfileManager` function into two functions
`newAppleMDMProfileManager` and `newWindowsMDMProfileManager`, the
latter containing the code to start the windows-specific profile
management job. This allows scheduling and scaling the Apple and Windows
profile management jobs separately.

Tested locally by checking that the jobs were scheduled at startup, and
then triggering the `mdm_apple_profile_manager` and
`mdm_windows_profile_manager` schedules via the `/trigger` API; nothing
blew up.
2024-11-26 16:57:32 -06:00
RachelElysia e7605d2d2f Fleet UI: Fix app store icons with awkward borders (#24126) 2024-11-26 16:30:22 -05:00
Rachael Shaw d7e946fcce Website: Remove duplicate redirect (#24184)
Just merged in an old PR with this change after we had already merged a
newer PR adding it 🤦‍♀️
2024-11-26 15:06:05 -06:00
Rachael Shaw 530ed16890 Add redirect to disk encryption guide (#23846)
For #22074
2024-11-26 14:45:17 -06:00
jacobshandlingandJacob Shandling 86eb8fd058 UI - Update help text for Policy automations (scripts & software) (#24138)
## Addresses #22527 

Figma:
<img width="1822" alt="Screenshot 2024-11-25 at 5 30 48 PM"
src="https://github.com/user-attachments/assets/caef56ce-f8aa-4f54-ab90-91d2d53f8c50">


UI:
<img width="1464" alt="Screenshot 2024-11-25 at 12 17 23 PM"
src="https://github.com/user-attachments/assets/b4bf6cc9-b0c8-422e-8dbf-ab82be9b5ca9">
<img width="1464" alt="Screenshot 2024-11-25 at 12 03 53 PM"
src="https://github.com/user-attachments/assets/4770872e-cc8d-4d82-b3e1-5a4afe98a115">



- [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-11-26 12:30:30 -08:00
jacobshandlingandJacob Shandling c5d61c7490 UI - Improve side nav empty state UI under /settings (#24145)
## #23027 

<img width="1392" alt="Screenshot 2024-11-25 at 1 09 50 PM"
src="https://github.com/user-attachments/assets/74fdd240-f3bc-4365-8ff2-7a3fedf718c1">

- [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-11-26 12:29:50 -08:00
Luke Heath d15fda2693 Bump Firefox version (#24181) 2024-11-26 14:22:52 -06:00
Eric 5524daea2c Website: update /software-management page (#24176)
Closes: https://github.com/fleetdm/confidential/issues/8982

Changes:
- Added an IT quote to the /sfotware-management page
- Updated the CTAs on the /software-management page
2024-11-26 14:03:34 -06:00
jacobshandlingandJacob Shandling ea9b5ba776 UI – 11/26 Disk encryption spec updates (#24175)
## #24173 

<img width="1390" alt="Screenshot 2024-11-26 at 11 08 25 AM"
src="https://github.com/user-attachments/assets/3afc7031-2bac-4cc9-ac8d-e47390a0ef93">
<img width="1392" alt="Screenshot 2024-11-26 at 10 45 11 AM"
src="https://github.com/user-attachments/assets/2eccc992-e0bd-4c5c-b001-75cde60317b5">

- [x] Manual QA for all new/changed functionality

---------

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2024-11-26 11:29:50 -08:00
Onasis Munro 3d50adbad5 Update fleet-4.40.0.md (#24063) 2024-11-26 13:12:59 -06:00
Onasis Munro 8f1c9e3243 Update fleet-4.47.0.md (#24062) 2024-11-26 13:12:46 -06:00
Onasis Munro 5680444595 Update fleet-4.48.0.md (#24061) 2024-11-26 13:12:36 -06:00
Onasis Munro 7f73a1cbab Update fleet-4.49.0.md (#24060) 2024-11-26 13:12:26 -06:00