Commit graph

1328 commits

Author SHA1 Message Date
Eric
4a97587edf
Website: Update content on device management page (#17248)
Closes: https://github.com/fleetdm/confidential/issues/5566

Changes:
- Updated the content of the "Absolute certainty" section of the
/device-management page
2024-02-28 12:50:16 -06:00
JD
2541574b93
Article: Fleet 4.46.0 release (#17207)
Article: Fleet 4.46.0 release
https://github.com/fleetdm/fleet/issues/17013
2024-02-27 10:03:17 -08:00
Mike McNeil
2d73b99bb0
Update endpoint-ops.ejs: emphasize what helps OKRs get accomplished (#17201) 2024-02-27 02:03:41 -06:00
Mike McNeil
60fc306686
Update endpoint-ops.ejs: “a consistent interface” (#17200)
# 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. -->

- [ ] 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.
- [ ] Documented any permissions changes (docs/Using
Fleet/manage-access.md)
- [ ] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [ ] Added support on fleet's osquery simulator `cmd/osquery-perf` for
new osquery data ingestion features.
- [ ] Added/updated tests
- [ ] If database migrations are included, checked table schema to
confirm autoupdate
- For database migrations:
- [ ] Checked schema for all modified table for columns that will
auto-update timestamps during migration.
- [ ] Confirmed that updating the timestamps is acceptable, and will not
cause unwanted side effects.
- [ ] Manual QA for all new/changed functionality
  - For Orbit and Fleet Desktop changes:
- [ ] Manual QA must be performed in the three main OSs, macOS, Windows
and Linux.
- [ ] Auto-update manual QA, from released version of component to new
version (see [tools/tuf/test](../tools/tuf/test/README.md)).
2024-02-27 01:52:56 -06:00
Mike McNeil
74112b0302
Make the bottom match the top (#17199) 2024-02-26 21:46:39 -06:00
Eric
f9401d3bc6
Website: Update license dispenser (#17183)
Closes: #17161

Changes:
- Updated the license dispenser to direct users who want to purchase a
license for >700 hosts to talk to sales (Previously >1000)
- Updated button text on the /customers/new-license page ("Show me" »
"Talk to Sales")
2024-02-26 17:23:16 -06:00
Eric
c2c0d1db55
Website: Update order product category sections on homepage (#17192)
Closes: https://github.com/fleetdm/confidential/issues/5557

Changes:
- Moved the endpoint ops section to the top of the product categories on
the homepage.
2024-02-26 17:02:36 -06:00
Mike McNeil
ea02f0f5a4
A consistent interface (#17184)
Pregame for swapping top two sections ahead of unified branding push.
2024-02-26 14:23:49 -06:00
Mike McNeil
e8bd9f16b8
Update homepage.ejs (#17153)
See
https://docs.google.com/document/d/1pQv9wtmTEwVoUzb9zUwzGAHSClVAyXWwcbPPm64jM58/edit
2024-02-23 18:35:12 -06:00
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