Commit Graph
686 Commits
Author SHA1 Message Date
Eric 19a4e07b94 Website: Add LinkedIn conversion tracking (#19921)
Related to: #19603

Changes:
- Added LinkedIn conversion tracking to the signup page, swag request
form, and contact forms.
2024-06-20 16:43:43 -05:00
Eric 688d86afd3 Website: update automatic formatting of osquery schema table examples (#19881)
Closes: #19750

Changes:
- Updated osquery table schema pages to preserve whitespace and newlines
in multi-line examples.
2024-06-19 16:35:39 -05:00
Mike ThomasandEric f04b6a8c85 Updates /better (#19824)
Started to update /better as per
https://github.com/fleetdm/confidential/issues/6895

@eashaw, can you please help with this? I implemented the changes from
the wireframes but got into a tangle, putting the finishing touches to
the CSS. There were some inconsistencies with margins for the page
template when I added the feature row and column features, so I brought
in the `@page-container-max-width` variables from the land pages but got
a bit stuck with what media query styles to bring with it. Thanks!

Also, as part of the linked issue but separate from this PR, can you
please tackle what's needed to pipe the Typeform info into Slack or SF?
Are we using a Zap for the current swag form?

---------

Co-authored-by: Eric <eashaw@sailsjs.com>
2024-06-19 08:49:57 +09:00
Eric 797b0ec3c5 Website: Update padding on landing pages (#19818)
Closes: https://github.com/fleetdm/confidential/issues/6999

Changes:
- reduced the padding between the page hero and the testimonials on
landing pages
 - Added a top margin to the testimonial videos on landing pages
2024-06-18 09:59:51 +09:00
Eric 457197478c Website: Update /tables styles (#19810)
Closes: https://github.com/fleetdm/fleet/issues/19809

Changes:
- Updated styles for examples and links on `/tables` pages to prevent
content from overflowing outside of the page's container.
2024-06-17 16:26:26 -05:00
Eric 30f90c8216 Website: Remove "explore data" pages (#19777)
Related to: https://github.com/fleetdm/confidential/issues/5573

Changes:
- Deleted /explore-data pages and related files
- Added redirects for removed pages.
- Removed all explore data related website configuration in the
build-static-content script.
- Removed the explore data section of the custom configuration.
2024-06-14 17:50:07 -05:00
Drew Baker f6bd08c659 Replace system maintenance background (#19765) 2024-06-14 14:45:23 -04:00
Eric bcf3052117 Website: Send analytics events (#19745)
Related to: #19603 

Changes:
- Updated the contact page to send an event (`website_contact_forms`) to
Google Analytics when a user submits the form
- Update the signup page to send an event (`website_sign_up`) to Google
Analytics when a user signs up
- Updated the swag request button in the docs to send an event
(`website_swag_request`) to Google Analytics when a user visits the swag
request typeform.
2024-06-13 17:07:14 -05:00
Sarah Gillespie c6042de9c9 Fix bug where MDM migration fails when attempting to renew enrollment profiles on macOS Sonoma devices (#19726) 2024-06-13 14:13:43 -05:00
JD c455c75360 Article: defensivedepth ubuntu deployment guide (#19515)
Article: From @defensivedepth ubuntu-deployment-guide

> Would like to add something like:
> Author: Josh Brower, @defensivedepth
> Sponsored by: Internews
> 
> I also have the Internews logo if that would be possible to use.
2024-06-12 15:54:15 -07:00
Drew Baker 09fb6cf11e Add system maintenance background (#19663)
Adding system maintenance wallpaper background for sales demo purposes
2024-06-11 18:27:52 -04:00
JD 3fa3f507b5 Article: Fleet 4.51.0 release (#19630) 2024-06-10 14:24:37 -07:00
Eric aa60ce0537 Website: Update modals on mobile safari (#19628)
Related to: https://github.com/fleetdm/fleet/issues/19584
Closes: https://github.com/fleetdm/fleet/issues/19624

Changes:
- Updated the modal component to remove a workaround for an ios 11 bug
that has been resolved in the versions of IOS that the Fleet website
supports
2024-06-10 15:24:23 -05:00
Eric 518e5f4087 Website: Update links to queries in query library (#19604)
Closes: #19228

Changes: 
- Removed the click event from the cards on the /queries page and
updated them to be links.
2024-06-07 18:12:27 -05:00
Luke Heath 2ab64f4e9a Add demo desktop background (#19579) 2024-06-06 16:23:57 -07:00
Eric 80a9ffeb69 Website: add step to the /start questionnaire for users who don't want to use Fleet (#19514)
Closes: https://github.com/fleetdm/confidential/issues/6287

Changes:
- Added a new page to the /start questionnaire where users can let us
know they're not interested in using Fleet.
2024-06-05 10:52:25 +09:00
EricandMike Thomas 09a67e11e9 Website: add /better page (#19394)
Closes: https://github.com/fleetdm/confidential/issues/6159

Changes:
- Added a new route to the /transparency page (/better) that shows
additional content.
-

---------

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2024-06-03 16:27:09 -05:00
Mike ThomasandEric 10c838dead Website add integrations (#19357)
Added Oomitza and Adaptive Shield. Closes
https://github.com/fleetdm/confidential/issues/5659

---------

Co-authored-by: Eric <eashaw@sailsjs.com>
2024-06-03 16:26:10 -05:00
JD 685bfc0e4d Article: discovering xz (#19459)
Article: Discovering xz vulnerability with Fleet
https://github.com/fleetdm/fleet/issues/18451
2024-06-03 14:51:41 -04:00
EricandMike Thomas bf239ecc78 Website: Add site-wide CTA to bring users back to the /start questionnaire (#19393)
Closes: #18530

Changes: 
- Added a collapsable sitewide CTA to bring users who have not completed
the get started questionnaire back to the /start page.
- Added a new action (`account/updateStartCtaVisibility`) to set a
timestamp of when the CTA will be visible (not collapsed) in a user's
session when they close the CTA

---------

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2024-05-31 18:44:13 -05:00
Eric 329f3e7873 Website: Fix logo-carousel animation duration (#19434)
Changes:
- Updated the duration of the logo carousel animation on ios and safari
13
2024-05-31 18:29:40 -05:00
JD 54ef2b1065 Article: Building webhook flows with Fleet and Tines (#19396)
Article: Building webhook flows with Fleet and Tines
https://github.com/fleetdm/confidential/issues/5976
2024-05-31 06:31:28 -07:00
Mike Thomas 22aec927a6 added link to FAQ (#19356)
Added link to FAQ. Closes
https://github.com/fleetdm/confidential/issues/5654.
2024-05-30 10:30:47 -05:00
Eric d9594ba2bf Website: update quote links on landing pages (#19307)
Closes: #18966

Changes:
- Updated the styles of the quote links on the product category landing
pages.
2024-05-28 11:45:25 -05:00
JD 81e98eab6b Article: Endpoint mgmt role in healthcare. (#19226)
Article: Endpoint management's crucial role in healthcare.
https://github.com/fleetdm/confidential/issues/6568
2024-05-24 10:16:18 -07:00
JD 400c81bab9 Article: Fleet 4.50.0 release (#19211) 2024-05-23 15:31:11 -05:00
Eric a3336d0e0b Website: Update desktop masthead styles (#19241)
Closes: https://github.com/fleetdm/confidential/issues/6693

Changes:
- Updated the styles of the website's masthead
2024-05-23 14:36:50 -05:00
JD 3715ccc0f3 Article: AI-assisted policy (#19094)
Article: Fleet’s AI-assisted policy descriptions and resolutions
fleetdm/confidential#6093

Published date Mon-20-May to coincide with 4.50 release.
2024-05-22 10:04:38 -07:00
Eric 35a94c6bba Website: Update form on new-license page (#19154)
Closes: https://github.com/fleetdm/confidential/issues/6291

Changes:
- Updated the form on the /new-license page to show the price per host
after users enter a number of hosts.
2024-05-20 14:09:48 -05:00
Mike Thomas 5b423d70c2 Update eo-security testimonial (#19136)
Closes https://github.com/fleetdm/fleet/issues/18967 and
https://github.com/fleetdm/confidential/issues/6632

- added the correct video thumbnail
- updated testimonial
2024-05-20 11:32:15 -05:00
Eric c10f2dbfcf Website: Update documentation CTA to change depending on the user's progress through the /start questionnaire. (#19097)
Closes: #19063

Changes:
- Updated the CTA in the docs to change depending on a user's
`psychologicalStage`.
2024-05-17 18:24:29 -05:00
Mike Thomas 665b5d0929 Text improvements and added "Deploy to Render" button (#19101)
- Text and style updates
- Added a Render's "Deploy to Render" button for clarity
2024-05-17 11:17:01 -05:00
Mike Thomas 4af299be96 Website - Added some margin to the "on this page" mobile nav (#19102)
Closes https://github.com/fleetdm/confidential/issues/6609
2024-05-17 11:15:34 -05:00
Eric 162c9f0595 Website: update scroll-margin of headings on documentation pages. (#19098)
Changes:
- Updated the `scroll-margin-top` property of headings on documentation
pages to be consistent.
2024-05-17 12:08:14 +09:00
Eric 038526a3e9 Website: Update quote links on landing pages and frontend redirects (#19095)
Closes: #18965

Changes:
- Updated page scripts that used `window.locaiton` to use parasail's
`goto` method.
- Updated the quotes at the top of the landing pages to be wrapped in
links to give them a proper hover state.
- Updated the quote on the /vulnerability-management page to be a link
to the author's LinkedIn page.
2024-05-16 17:01:37 -05:00
Mike ThomasandEric ebf2f867f6 Website - Add new docs CTA (#19062)
Closes https://github.com/fleetdm/fleet/issues/19061

- added new docs CTA
- removed old Slack CTA
- removed old improve docs CTA

# Checklist for submitter

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

---------

Co-authored-by: Eric <eashaw@sailsjs.com>
2024-05-16 12:58:32 -05:00
Mike ThomasandEric f506e85fbc Style and typo fixes (#19008)
I fixed a couple of typos, corrected a couple of header tags, and
tightened up a couple of margins.

# Checklist for submitter

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

---------

Co-authored-by: Eric <eashaw@sailsjs.com>
2024-05-16 07:49:39 +09:00
9802ccc37a Migrate deployment guides to articles (#19007)
This PR is a follow-up to https://github.com/fleetdm/fleet/issues/16660
to:

- Move all (non-recommended) deployment guides from the docs into
`/articles` under the `guides` category
    - AWS ECS
    - CentOS
    - Cloud.gov
    - AWS with Terraform
    - Hetzner Cloud
    - Render
    - Kubernetes
- Set up redirects for migrated articles
- Add article thumbnail and cover images

# Checklist for submitter

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

---------

Co-authored-by: Rachael Shaw <r@rachael.wtf>
Co-authored-by: Eric <eashaw@sailsjs.com>
2024-05-16 07:29:51 +09:00
EricandMike Thomas 2dd7b6e564 Website: add "Deploy Fleet" docs page. (#18992)
https://github.com/fleetdm/fleet/issues/16660

Changes:
- Added a new page (deploy-fleet.md) to the deploying docs
- Moved the content from the following pages to the
deploy/reference-architectures page:
  - Systemd
  - Proxies
  - Public IPs
  - Monitoring Fleet
  - Introduction
- Reordered the pages in the Deploy docs folder
- Added a redirect: `/docs/deploy/introduction »
/docs/deploy/deploy-fleet`

---------

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2024-05-15 13:56:36 +09:00
Eric cde4a61bd3 Website: requested changes from website review (#18923)
Changes:
- Moved the logic for redirecting users to the license dispenser after
they login/sign up into the page scripts for the login and register
pages.
- Updated error messages in the create lead helper
2024-05-10 16:33:45 -05:00
Eric c931c33595 Website: Browser compatibility fixes (#18861)
Closes: #18814
Closes: #18821

Changes:
- Updated the animation of the logo-carousel component on Safari v13 and
iOS 13
- Updated the earliest supported version of Opera (v64 » v67)
2024-05-08 17:34:39 -05:00
Mike McNeil 443bcb92a0 Update endpoint-ops.ejs (#18792)
<img width="562" alt="image"
src="https://github.com/fleetdm/fleet/assets/618009/c2be8d32-7f79-4f1a-b0e6-78c61357aca1">


![image](https://github.com/fleetdm/fleet/assets/618009/ad467372-dd97-41c3-8145-3ce5db3104cf)
2024-05-07 03:41:46 -05:00
Eric f486abdf56 Website: Update /start questionnaire to add additional steps for users who don't want to self-host Fleet. (#18580)
Closes: https://github.com/fleetdm/confidential/issues/6268


Changes:
- Updated the questionnaire on the /start page to take users who answer
"I'd like you to host Fleet for me" on the "What did you think?" step to
the host count question.
- Updated the /start page script to handle this new behavior.
- Updated how psychologicalStage is set for users who answer the host
count question in `save-questionnaire-progress`.
- Updated `save-questionnaire-progress` to only call the salesforce
helper if the user's `psychologicalStage` changes.
2024-05-01 19:01:56 -05:00
Eric 806c88f006 Website: Add steps for users who deploy Fleet to /start questionnaire (#18661)
Changes:
- Added two steps to the /start questionnaire for users who select "I
want to deploy Fleet in my environment" on the "What did you think"
question.
- Updated save-questionnaire-progress to set psychologicalStage based on
selected answers to the new questions
2024-05-02 08:22:47 +09:00
Eric 0322bbb822 Website: Update <ajax-button> styles (#18691)
Changes:
- Updated the styles of the `<ajax-button>` component to keep the
content vertically aligned when the button displays a loading spinner.
2024-05-01 17:10:35 -05:00
Mike Thomas 43fe936a7c Update calendar-feature-video.mp4 (#18665)
Updated calendar animated graphic to hold the last frame for longer.
2024-05-01 10:14:50 +09:00
Eric 74195ea401 Website: update vulnerability management image filename. (#18639)
Changes:
- Updated the filename of the vulnerability management hero image to
change it. (The old version is cached and being served by Cloudflare)
2024-04-30 11:31:25 -05:00
EricandMike Thomas af39d557d3 Website: Add video to banner on homepage and landing pages (#18610)
Closes: https://github.com/fleetdm/confidential/issues/6289
Closes: #16441

Changes:
- Updated the positon and layout of the calendar banner on the homepage
and landing pages.
- Updated the homepage hero image

---------

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2024-04-30 08:03:54 -05:00
JDandMike Thomas f6797b38e5 Article: introducing maintenance windows (#18618)
Article: Fleet in your calendar: introducing maintenance windows #18609

---------

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2024-04-30 05:59:46 -07:00
Eric 2ba0f01502 Website: update personalization on homepage and endpoint ops (#18616)
Closes: https://github.com/fleetdm/confidential/issues/6336

Changes:
- Updated personalization on the homepage and the endpoint ops page
2024-04-29 16:40:57 -05:00