Commit graph

1319 commits

Author SHA1 Message Date
Mike McNeil
882ff520f5
"IT input", version Feb 22 (#17101)
A few changes from today's episode of "IT input" with Grant, Sabrina,
and Brock!
https://docs.google.com/document/d/1_wzw2f9fI1lNCAhIKjHvtt7LiAEYzFk0lTp2XQHlyIg/edit
2024-02-22 16:12:40 -06:00
Noah Talerman
dcb30040d7
Add lock and wipe to Transparency page (#17092)
- Scope transparency
2024-02-22 14:16:23 -05:00
Mike Thomas
685ba9484d
Update device-management-transparency-380x320@2x.png (#17075)
Typo spotted in screenshot (eneabled == enabled)
2024-02-22 09:39:47 -06:00
Eric
cef2375396
Website: Update product categories section on homepage (#17072)
Changes:
- Removed the product category switch on the homepage.
2024-02-22 10:26:51 +09:00
Eric
8ea6a64782
Website: update /fleetctl-preview (#16949)
Changes:
- Updated the /fleetctl preview page to give users a way to install
`fleetctl` using terminal commands without downloading node.
- Added a script to install `fleetctl` on macOS and Linux
2024-02-22 08:12:03 +09:00
JD
b50e56deb2
Article Fleet 4.45.0 release (#17051)
Article: Fleet 4.45.0 release
https://github.com/fleetdm/fleet/issues/16433
2024-02-21 18:02:07 -05:00
Eric
00cd829dab
Website: Remove CTAs in older release articles (#17064)
Related to: https://github.com/fleetdm/fleet/issues/16903

Changes:
- Removed CTAs for the Fleet premium upgrade page in articles
- Removed CTAs for the MDM beta in articles
- removed the presets for those CTAs in the `<call-to-action>` component
2024-02-21 16:07:31 -06:00
Eric
75c27c18c5
Website: Remove route for mdm migration webhook (#17040)
Closes: https://github.com/fleetdm/confidential/issues/5419

Changes:
- Removed the route for the `receive-from-customer-fleet-instance`
webhook
2024-02-21 12:46:10 -06:00
Eric
4b0cb5a854
Website: Update schema folder maintainer in custom configuration (#17041)
Changes:
- Updated the maintainer of the schema folder in the website's custom
configuration
2024-02-21 12:27:08 -06:00
Eric
0d930e1f96
Website: Update links and card text on integrations page (#17008)
Closes: #16939

Changes:
- Updated the docs link and text for the Okta integration card
- Updated the docs link and text for the Active directory integration
card
- Updated the docs link and text for the Azure integration card.
- Updated the text for the Ansible card.
- Updated the docs link and text for the GCP card
- Updated the docs link for the Munki integration card.
- Updated the links for the Chef card.
2024-02-21 13:24:17 +09:00
Mike Thomas
e71cdf70e6
website-vuln-management-text-changes (#16976)
- updated messaging on the vulnerability management landing page.

# Checklist for submitter

- [x] Manual QA for all new/changed functionality
2024-02-20 16:25:18 +09:00
Sam Pfluger
1a26b7f753
Correctly request Mike for review (#16972)
...

---------

Co-authored-by: Eric <eashaw@sailsjs.com>
2024-02-19 16:50:54 -06:00
Mike Thomas
7b5fe2720b
Updated /logos (#16953)
Updated /logos to include up-to-date screenshots and wallpapers.
2024-02-20 06:58:18 +09:00
Eric
b2fce04c0e
Website: Fix typo on /device-management (#16947)
Changes:
- ~~Fixes~~ Fixed a typo on the /device-management page.
2024-02-16 18:26:17 -06:00
JD
a2ddcfd4e2
Article osquery 5.11.0 release (#16938)
Article: osquery 5.11 release
https://github.com/fleetdm/confidential/issues/5232
2024-02-16 14:52:19 -08:00
Noah Talerman
50edcc07d0
Docs: Windows OS updates (#16270)
Docs for the "Windows OS updates" (#11951) user story

- Update "macOS updates" doc page to cross-platform "OS updates" page
- Update pricing page
- Update copy in the UI to clarify behavior of Windows updates

---------

Co-authored-by: Eric <eashaw@sailsjs.com>
Co-authored-by: Rachael Shaw <r@rachael.wtf>
2024-02-16 14:30:00 -06:00
Eric
ad927b3e4b
Website: update content on device management page (#16915)
Closes: https://github.com/fleetdm/confidential/issues/5284

Changes:
- Updated the content on the /device-management page.
2024-02-16 20:47:51 +09:00
Eric
f5f9c32cf7
Website: update website footer (#16864)
Closes: #16802
Closes: https://github.com/fleetdm/confidential/issues/5097

Changes:
- Updated the layout of the website's footer
2024-02-15 09:04:41 +09:00
Eric
96946763ec
Website: add page buttons to <scrollable-tweets> component (#16683)
Closes: #16304

Changes:
- Added page buttons to the `<scrollable-tweets>` component
2024-02-15 08:31:51 +09:00
Eric
ff5612e1dd
Website: consolidate website layouts into single file (#16791)
Closes: #16790

Changes:
- Removed layout-sandbox.ejs
- Removed layout-customer.ejs
- Updated layout.ejs to:
- Hide links in the website header if a `hideHeaderLinks` variable is
passed into the page locals as `true`
- Hide links in the website footer (and reduce the footer size to 60px)
if a `hideFooterLinks` variable is passed into the page locals as `true`
- Show links to other admin pages on admin pages if a `showAdminLinks`
variable is passed into the page locals as true.
2024-02-14 13:05:44 -06:00
Mike McNeil
52c0d317db
Community » Free (Update pricing.ejs) (#16773)
Fleet Premium is part of the community too, and all of the source code
is available.

https://about.gitlab.com/pricing/
2024-02-13 16:54:49 -06:00
Eric
dcf562c45c
Website: Fix broken docs and handbook links (#16798)
Changes:
- Updated two (broken) relative links on the "macOS updates"
documentation page to point to the documentation page on fleetdm.com
- Added a redirect to fix broken links to the product design handbook
page (/handbook/product » /handbook/product-design)
2024-02-13 16:50:12 -06:00
Eric
a17600ee76
Website: update header links. (#16785)
Closes: #16772

Changes:
- Updated the links in the header navigation:
   - For /queries: "Device health" » "Built-in queries"
   - For /tables: "Explore data" » "Data tables"
2024-02-13 11:27:33 -06:00
Eric
5c3be09bf0
Website: Bring back product category switch on homepage. (#16782)
Closes: #16770

Changes:
- Brought back the product category switch on the homepage.
2024-02-13 11:17:01 -06:00
Eric
fb75073a6d
Website: disable parallax animation on homepage and landing pages. (#16781)
Closes: #16771


Changes:
- Disabled the parallax animation on the footer image on the homepage
and product category landing pages.
- Added a static version of the cloud city footer image
2024-02-13 10:13:22 -06:00
Eric
5a9f5d86a5
Website: add testimonial (#16689)
Closes: https://github.com/fleetdm/confidential/issues/5182

Changes: 
- Added a quote from Chandra Majumdar to testimonials.yml
- Updated the testimonial sorting in the view actions for the product
category landing pages to sort quotes by the authors full name.

---------

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2024-02-12 16:40:56 -06:00
Sam Pfluger
f8f93e54ae
Add Taylor Hughes to receive-from-github.js (#16731) 2024-02-12 13:01:41 -06:00
Eric
325faacd8b
Website: Update build-script to allow for no open positions, add empty state to open positions component. (#16557)
Changes:
- Updated the website's build script to not validate
`/handbook./company/open-positions.yml` if it is empty
- Updated the open-positions component to have an empty state
- commented out the open position in open-postions.yml
2024-02-09 18:14:11 -06:00
JD
97903f2930
Article: ditch the MDM ticket (#16715)
Government agencies need to ditch the MDM thicket: multiple solutions
cost you more than you think.
https://github.com/fleetdm/confidential/issues/5128
2024-02-09 15:01:13 -08:00
Eric
5c7574964f
Website: Update confusing/outdated links. (#16522)
Closes: #16451

Changes:
- Updated the "spin up for yourself" link in the FAQ to go to the
deploying docs.
- Updated the custom idp integration card link to go to the IDP
configuration section of the SSO docs page.
2024-02-07 16:56:33 -06:00
Noah Talerman
633768676a
Docs: Windows custom OS settings (profiles) (#16398)
- Update "Custom macOS settings" page to cross-platform "Custom OS
settings" page
- Match format w/ "Disk encryption" and "OS updates" pages
- Cut content and make the docs more of reference
- Link to best practice GitOps
- Update pricing page
- Add redirects
2024-02-07 17:51:23 -05:00
Mike Thomas
9f260a0caf
Website - device management - "consolidate" to "simplify" text change (#16617)
In response to https://github.com/fleetdm/confidential/issues/5284.

I've always preferred "simplifying" to "consolidating." While
consolidation is good, it sounds time-consuming and tough. "Simplifying"
sounds easy by nature and tips a hat towards Fleet being a simple tool
to use.

Not sure yet about the zero trust header, so will tackle that
separately.


# Checklist for submitter

- [x] Manual QA for all new/changed functionality
2024-02-07 09:55:06 +09:00
Joanne Stableford
c2dc13e771
Update receive-from-github.js list (#16632) 2024-02-06 18:50:44 -06:00
Joanne Stableford
255bd74b57
Update custom.js DRI for secret handbook (#16629) 2024-02-06 18:49:03 -06:00
Eric
a427058dd4
Website: Update homepage category buttons (#16642)
Closes: #16620

Changes:
- Updated the styles for the buttons going to product category landing
pages on the homepage.
2024-02-07 09:17:01 +09:00
Rachael Shaw
acd8d91350
Add redirect for use in CLI (#16622)
Add redirect for a "more info" link printed to the CLI (so if the docs
URL changes, we don't need to update it in the product as well).

For https://github.com/fleetdm/fleet/issues/16382 (subtask of #9949)
2024-02-06 14:48:11 -06:00
JD
b3452a67a7
Article: Fleet 4.44.0 release (#16625)
Article: Fleet 4.44.0 release
https://github.com/fleetdm/fleet/issues/15984
2024-02-06 13:38:55 -05:00
Eric
6d7947da1e
Website: Update heading on /device-management (#16614)
Closes: https://github.com/fleetdm/confidential/issues/5282

Changes:
- Updated a heading on the /device-management page
2024-02-05 18:04:44 -06:00
Eric
98e825e434
Update osquery schema version, regenerate merged schema JSON (#16597)
For https://github.com/fleetdm/fleet/issues/13891

Changes:
- Updated the version of the osquery schema used to generate
osqeury_fleet_schema.json (`5.9.1` » `5.11.0`)
- Removed the table override file for the `atom_packages` table (It was
removed from the osquery schema, our override file was previously hiding
the table)
- Ran the `generate-merged-schema` script to regenerate
osquery_fleet_schema.json
2024-02-05 17:30:41 -06:00
Eric
adbb86aa14
Website: update linux logo on /explore-data (#16613)
Closes: #16519

Changes:
- Replaced the image used for the Linux device on
/try-fleet/explore-data
2024-02-05 17:29:06 -06:00
Eric
c5736af55e
Website: fix incorrect conditional statement in Datadog script (#16583)
Changes:
- Updated a conditional statement in the
`send-aggregated-metrics-to-datadog` script. (`===` » `!==`)
2024-02-02 18:22:49 -06:00
Eric
b7a85fba48
Website: Update usage analytics sent to Datadog (#16572)
Related to: #16458

Changes:
- Updated the receive-usage-analytics webhook not to send metrics to
Datadog.
- Updated the send-aggregated-metrics-to-datadog script to build
aggregated metrics from the JSON values reported by Fleet instances
(stored errors, host count by orbit version, host count by osquery
version, host count by operating system), and updated the script to not
report metrics from Fleet instances using the development premium
license key.
2024-02-02 17:23:33 -06:00
Eric
fc8c78ae77
Website: Fix homepage image border and background. (#16559)
Closes: https://github.com/fleetdm/fleet/issues/16558

Changes:
- Updated the styles for the boxes in the "An open interface for every
endpoint" callout box on the homepage to resolve a bug affecting older
browser versions.
2024-02-01 19:15:54 -06:00
Eric
9ac8ab203a
Website: Update endpoints box on homepage, center hero image on /endpoint-ops (#16555)
Closes: #16548

Changes:
- Updated the styles of the "An open interface for every endpoint"
callout box on the homepage to resolve a browser compatibility issue
- Removed the left padding from the hero image on /endpoint-ops on
smaller screen sizes to keep the image centered.
2024-02-01 17:17:13 -06:00
JD
9c8699673b
Article WS1 and Fleet (#16534)
Article: A comparative look at VMware Workspace One and Fleet Device
Management https://github.com/fleetdm/confidential/issues/5180

Note: this currently links to our [migration
guide](https://fleetdm.com/docs/using-fleet/mdm-migration-guide#migration-guide)
in docs, until [another
guide](https://github.com/fleetdm/confidential/issues/5180#issuecomment-1917876455)
can be created.

---------

Co-authored-by: Andrew Baker <89049099+DrewBakerfdm@users.noreply.github.com>
2024-02-01 09:24:53 -08:00
JD
3d92503c7b
Article config-less fleetd deployment (#16514)
Config-less `fleetd` agent deployment
https://github.com/fleetdm/fleet/issues/13670
2024-02-01 09:07:37 -08:00
Eric
2caabbe34f
Website: Update testimonial video thumbnails (#16483)
Closes: #16360

Changes: 
- Updated the play button on the thumbnails for the testimonial videos
on the homepage to be a separate image.
- Removed three unused images (old versions of video thumbnails)
2024-02-01 10:53:14 -06:00
Eric
65a1655512
Website: update homepage product category section (#16509)
Closes: #16267

Changes:
- Removed the category switch on the homepage and updated the layout of
the product category blocks.
2024-02-01 09:47:33 +09:00
Mike McNeil
d2a55219b3
Update fleetctl-preview.ejs (#16523) 2024-01-31 17:40:57 -06:00
Eric
50a6a64045
Website: update parallax component (#16521)
Closes: #16494

Changes:
- Updated the parallax-city component to use jquery for DOM manipulation
and event handlers.
- Updated the names of functions in the parallax city component to match
website naming conventions.
- Removed the isMobile prop from the parallax-city component, it now
uses bowser directly.
2024-01-31 17:40:08 -06:00