Commit Graph

9001 Commits

Author SHA1 Message Date
Eric
2a66915915
Website: remove /overview & unused images (#13840)
Closes: #13769

Changes:
- Removed the /overview page
- Updated routes, importer.less, and policies
- Removed 21 unused images
2023-09-08 20:23:36 -05:00
Paul H Tardif
b26e8321d1
Update the sales statement for introduction (#13843)
# Checklist for submitter

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

- [ ] 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 API changes (docs/Using-Fleet/REST-API.md or
docs/Contributing/API-for-contributors.md)
- [ ] 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
- [ ] 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)).

Co-authored-by: Sampfluger88 <108141731+Sampfluger88@users.noreply.github.com>
2023-09-08 20:14:38 -05:00
Noah Talerman
8abacc6f8f
2023-09-07: Handbook: Product dept: Wireframing (FUTURE: Move to "Product groups") (#13760)
- Add bullet about style improvement intake.
2023-09-08 19:14:19 -05:00
Sampfluger88
ebdf4d1b04
Added Head of Demand Gen (#13850) 2023-09-08 19:10:55 -05:00
Eric
559cad03e3
Website: update modal styles (#13849)
Closes: #13779

Changes:
- Updated modal styles
2023-09-08 18:37:58 -05:00
Mike McNeil
02338f2ca9
Handbook: Leadership: Changing someone's position (#13851) 2023-09-08 18:30:09 -05:00
JD
8e59fa7837
4.37.0 release article & echelon 1 article (#13838)
Articles for Issues #13442 and #13573

---------

Co-authored-by: Andrew Baker <89049099+DrewBakerfdm@users.noreply.github.com>
Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
Co-authored-by: Eric <eashaw@sailsjs.com>
2023-09-08 15:04:25 -07:00
Sampfluger88
50edea3d93
Handbook/company/open-positions.yml (#13846)
- Align all open positions to match formatting
2023-09-08 16:56:22 -05:00
Sampfluger88
f0b071359d
Update leadership.md (#13844) 2023-09-08 16:52:25 -05:00
Zay Hanlon
70534789b2
Update open-positions.yml (#13841)
Creating CSM role.
2023-09-08 16:51:52 -04:00
Sampfluger88
45e2c7e8d1
Beginnings of Sale page (#13785)
.

---------

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2023-09-08 15:26:55 -05:00
Sampfluger88
75426693a0
Handbook: leadership#vision for departmental handbook page (#13792)
.
2023-09-08 15:23:38 -05:00
Isabell Reedy
199d86e2bd
Typo fix (#13808)
.
2023-09-08 15:22:35 -05:00
Luke Heath
a745c3a8a8
Prepare Fleet v4.37.0 (#13821) 2023-09-08 13:35:44 -05:00
Noah Talerman
3dd85c6a6d
MDM docs: MDM commands (#13745)
- Add "NotNow" MDM status
2023-09-08 09:44:03 -04:00
Luke Heath
11aa2d4855
Fix orbit changelog typo (#13755) 2023-09-08 10:23:42 -03:00
Mike McNeil
95a30b7d48
Handbook: CEO: Clarify that calendar cannot be edited. (#13817) 2023-09-07 22:45:37 -05:00
Mike McNeil
f9e9229958
Handbook: CEO: Please don't add events to CEO's calendar. (#13816) 2023-09-07 22:26:12 -05:00
Luke Heath
8abc7f3a21
2023-09-07: Add freeze period exception to handbook (#13631)
.

---------

Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
Co-authored-by: Sampfluger88 <108141731+Sampfluger88@users.noreply.github.com>
2023-09-07 22:16:51 -05:00
Isabell Reedy
679fd8ac7a
2023-09-07: Handbook: Communications: Shared calendars (#13636)
..

---------

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2023-09-07 21:51:52 -05:00
Andrew Baker
fec1dcc662
2023-09-07: Handbook: Engineering dept: Sprint ceremonies (#13783)
Updating sprint demos verbiage in the handbook. This change reflects an
ongoing effort not to mention customer names so that we can share Sprint
Demos with the community..

---------

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2023-09-07 21:42:16 -05:00
Sampfluger88
bad17bc1b3
2023-09-07: Handbook: Figma (#13732)
Goal: Pull out usable content from gist to correct pages

- Pulled out from marketing page gist:
13ee3d840f/old-community-slash-marketing-handbook-page-2023-08-29.md

 - Added Figma to communications.
2023-09-07 21:37:01 -05:00
Roberto Dip
e023f84914
fall back to read fleetd config using the output of profiles (#13800)
in #12086 we tried to implement a more efficient way to read values from
configuration profiles, but we have found that sometimes the wrong value
is reported.

This seems to be related to an internal caching mechanism, as the issue
is fixed if you add/remove a profile.

# Checklist for submitter

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

- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality
2023-09-07 15:13:32 -03:00
Lucas Manuel Rodriguez
811e38c0f2
Add build info to orbit macos build action (#13796) 2023-09-07 13:23:38 -03:00
George Karr
899cb38f22
Allow build orbit to run manually (#13795) 2023-09-07 11:32:05 -03:00
Zachary Winnerman
075ecf4a62
Add separate kms key for installers (#13786)
# Checklist for submitter

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

- [ ] 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 API changes (docs/Using-Fleet/REST-API.md or
docs/Contributing/API-for-contributors.md)
- [ ] 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
- [ ] 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)).
2023-09-07 07:21:24 -04:00
Mike McNeil
993c1fa9a6
Handbook: Marketing dept: Normalize caption (#13791) 2023-09-06 23:48:55 -05:00
Sampfluger88
7481cec68f
Automation: Add support for *.rituals.yml (#13754)
Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2023-09-06 23:20:13 -05:00
Isabell Reedy
740014fcc7
Handbook: Product dept#Maintenance (#13662)
Add maintenance tracker to maintenance ritual

---------

Co-authored-by: Sampfluger88 <108141731+Sampfluger88@users.noreply.github.com>
2023-09-06 22:36:29 -05:00
Isabell Reedy
fa87333eca
Include "needs clarity" column for drafting process (#13726)
Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2023-09-06 22:30:54 -05:00
Isabell Reedy
51faaf4f9f
Add website rituals to product rituals (#13724)
.
2023-09-06 22:11:01 -05:00
Mike McNeil
7521784fc6
Handbook: Request equipment from Fleet IT (#13787) 2023-09-06 21:43:09 -05:00
Luke Heath
91a80dbdc3
Adjust GoReleaser timeout during macos build step (#13768) 2023-09-06 17:48:06 -05:00
Lucas Manuel Rodriguez
8bf46f16a5
Fix software ingestion when fields are larger than supported (#13741)
Should fix the issue reported in #12230. For Wireshark, osquery was
reporting a `vendor` value larger than what we allowed storing in the
`vendor` column (32 bytes). But recently we enlarged the `vendor` column
to fit `114` chars. The direct software ingestion routine was inserting
a new software entry every time because the incoming software vendor was
different to what Fleet had stored in the previous ingestion (`vendor`
column trimmed from `The Wireshark developer community,
https://www.wireshark.org/` to `The Wireshark developer communit`).

I've now made sure that all fields are trimmed as soon as they are
received by osquery thus not triggering any re-inserts when any field is
larger than what Fleet supports.

- [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.
- ~[ ] Documented any API changes (docs/Using-Fleet/REST-API.md or
docs/Contributing/API-for-contributors.md)~
- ~[ ] 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.~
- [X] Added/updated tests
- [X] 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)).~
2023-09-06 17:32:11 -03:00
Robert Fairburn
595ccd376f
Update dogfood mdm module version (#13751) 2023-09-06 15:26:50 -05:00
Mike McNeil
6a21ffce6d
Handbook: Make it clear how to suggest ideas for articles/videos/soci… (#13763)
…al media
2023-09-06 15:15:01 -05:00
Martin Angers
55148df9db
Update docs for the patch /config behavior of integrations (#13758)
Companion docs-only PR for https://github.com/fleetdm/fleet/pull/13743
2023-09-06 16:09:57 -04:00
Eric
ff5d1b2435
Website: exclude text from website header and footer from google search results (#13734)
Related to #12569

Changes:
- Added a [`data-nosnippet`
attribute](https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag#data-nosnippet-attr)
to the header and footer on our layouts. This attribute will exclude
content inside these elements from appearing in Google search results.
2023-09-06 14:17:07 -05:00
Martin Angers
a0c950acf6
Fix auto-removal of integrations when an unrelated setting is saved (#13743) 2023-09-06 14:31:40 -04:00
Jacob Shandling
72f5c5b30c
UI: include team_id when nav to new policy from host details (#13757) 2023-09-06 11:07:13 -07:00
Luke Heath
6130a7bbd7
Bump Fleet Desktop version to 1.16.0 (#13753) 2023-09-06 12:46:47 -05:00
Dave Herder
2edc04d60a
Update MDM-macOS-setup.md (#13513)
added clarification on SSO settings for EU Auth (MDM)

---------

Co-authored-by: Noah Talerman <noahtal@umich.edu>
Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
2023-09-06 10:45:11 -07:00
Luke Heath
90ca9b4c4e
Update Orbit changelog (#13744)
Updating changelog to include previous changes that were not documented.

---------

Co-authored-by: Roberto Dip <dip.jesusr@gmail.com>
2023-09-06 12:12:01 -05:00
Robert Fairburn
272cc8e88b
Update terraform module Windows MDM vars (#13749)
This updates the MDM vars to the proper `_BYTES` names
2023-09-06 11:56:33 -05:00
Robert Fairburn
8a653c1b00
Enable windows mdm on dogfood (#13739) 2023-09-06 11:33:04 -05:00
Robert Fairburn
21b01605ae
Update nginx for redirect container in sandbox (#13509) 2023-09-06 11:16:27 -05:00
Sampfluger88
fdf5ad2d74
Update ceo.md (#13747)
..
2023-09-06 11:10:45 -05:00
Sampfluger88
1d6a3cd135
All Hands (#13737)
..
2023-09-06 11:09:59 -05:00
Sampfluger88
a728cffbe3
Rename rituals.yml to ceo-rituals.yml (#13746)
..
2023-09-06 11:07:01 -05:00
Roberto Dip
3e61342e73
add docs for scripts results API (#13720)
sibling PR https://github.com/fleetdm/fleet/pull/13701

---------

Co-authored-by: Rachael Shaw <r@rachael.wtf>
2023-09-06 11:47:25 -03:00