Commit graph

8319 commits

Author SHA1 Message Date
Luke Heath
a001fbf3ec
Prepare v4.34.0 (#12706) 2023-07-11 14:38:57 -07:00
Eric
04b2d0a6a4
Website: Fix browser compatibility issues (#12658)
Closes: #12626

Changes:
- Fixed the pricing features table border on Safari
- Fixed the titles of articles overflowing from article cards on mobile
Safari
- fixed the alignment of headings on the homepage
- Fixed the text color of the CTAs on the state of device management
report.
2023-07-11 15:50:58 -05:00
Eric
e56408136d
Handbook: Add link to slack channel (#12484)
Related to: https://github.com/fleetdm/confidential/issues/2947

Changes:
- Updated the name of the product slack channel (`#g-product` »
`#help-product`)
 - Added a link to the channel
2023-07-11 15:48:57 -05:00
JD
dd8bc74273
Spelling and grammar fixes (#12716)
Spelling and grammar fixes
2023-07-11 10:14:32 -07:00
Mike McNeil
d62c082e40
Reference correct pricing tier, and other small changes (#12328)
The changes in this diff really need to be applied throughout the reset
of the doc, I only went down from lines 1-24.

Other things noticed (for now in this PR or to file as separate issues
to add to a sprint, up to @rachaelshaw):
- link to /orbit should be renamed, with redirect added in routes.js for
backwards compat.
- Fleet uses consistent capitalization everywhere, including article
titles.
- documentation and handbook markdown filenames should be kebab-cased
(lowercase with no spaces)




> Context: Here's how I ended up noticing this:
https://osquery.slack.com/archives/C01DXJL16D8/p1686708452290589?thread_ts=1686645495.586929&cid=C01DXJL16D8

---------

Co-authored-by: Sharon Katz <121527325+sharon-fdm@users.noreply.github.com>
Co-authored-by: Sampfluger88 <108141731+Sampfluger88@users.noreply.github.com>
2023-07-11 00:41:47 -05:00
Sampfluger88
aecbff2ad9
Proposed software-engineer (#12690)
Proposed 🚀Software Engineer
2023-07-11 00:25:56 -05:00
Sampfluger88
6a24709eb9
Added CEO note to signature section (#12708)
Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2023-07-11 00:20:48 -05:00
JD
8dd11183a5
Declarative Device Management article (#12571)
DDM Article - For release

.

---------

Co-authored-by: Jarod Reyes <jarodreyes@gmail.com>
Co-authored-by: Sampfluger88 <108141731+Sampfluger88@users.noreply.github.com>
2023-07-11 00:14:26 -05:00
Noah Talerman
8811ddeba6
Add "MDM on/off" to why this way (#12698)
- Handbook why we use "MDM on/off" instead of "MDM enrolled/unenrolled"
at Fleet
2023-07-11 00:11:49 -05:00
Noah Talerman
9eb1ab6745
Handbook: update sentence case section and UI to follow (#12686)
- Update sentence case section in the handbook to clarify that role
names and features in the Fleet product are not proper nouns and thus
shouldn't be capitalized
- Update one spot in the Fleet UI to reflect this
2023-07-11 00:10:57 -05:00
Luke Heath
361fcad29b
Adjust infra handbook (#12709) 2023-07-10 16:56:35 -07:00
Roberto Dip
b2ea31caf4
fix ui typo in MDM migration config (#12703) 2023-07-10 20:55:43 -03:00
Mo Zhu
a1ec4d31e4
New CIS Benchmarks certification (#12707) 2023-07-10 15:20:23 -07:00
Robert Fairburn
07f3faa18c
Initial infrastructure links and extra docs (#12661) 2023-07-10 14:00:39 -07:00
Marcos Oviedo
a49e980394
Windows MDM identity certs missing check (#12702)
This is related #12701 

# Checklist for submitter

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

- [X] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
- [X] Manual QA for all new/changed functionality
2023-07-10 17:36:17 -03:00
Joanne Stableford
c3608322a7
Update job posting with correct typeform link (#12691)
The old typeform link was used (and approved). Needs to be the new one,
otherwise it's just a broken link.
2023-07-08 14:57:52 -05:00
Nathanael Holliday
28f479795e
Added contract review & signature sections (#11039)
.

---------

Co-authored-by: Rachael Shaw <r@rachael.wtf>
Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
Co-authored-by: Sampfluger88 <108141731+Sampfluger88@users.noreply.github.com>
2023-07-08 04:54:13 -05:00
Zay Hanlon
49a4a18661
Create customer-support-engineer.md (#12666)
Proposing a new role to hire a junior customer support engineer to
support the pipeline of growth expected in Q3 and Q4.


...

---------

Co-authored-by: Sampfluger88 <108141731+Sampfluger88@users.noreply.github.com>
2023-07-08 04:45:03 -05:00
Dave Herder
679f3afb04
Update README.md (#12665)
fixed 404 in kubequery repo link
2023-07-08 04:27:46 -05:00
Alex Mitchell
8fb46d93f0
Create account-executive.md (#12675)
# 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
- [ ] 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: Mike McNeil <mikermcneil@users.noreply.github.com>
Co-authored-by: Sampfluger88 <108141731+Sampfluger88@users.noreply.github.com>
2023-07-08 04:24:29 -05:00
Sampfluger88
12e51a2d76
fixed section heading (#12684) 2023-07-07 14:00:21 -05:00
Joanne Stableford
d211ccba97
Update solutions consultant application link (#12680)
Need to update the typeform link so we can take down the over-shared
previous link.

Co-authored-by: Sampfluger88 <108141731+Sampfluger88@users.noreply.github.com>
2023-07-07 13:38:28 -05:00
smgrol
c596ac6f34
augeas: read subdirectories from /etc/zabbix dir (#12631)
PR for read configuration files in subdirectories in /etc/zabbix
directory with augeas
2023-07-07 11:18:26 -07:00
Mo Zhu
5fbc368e46
Warning about installing extension on Chrome browsers (#12596)
Co-authored-by: Rachael Shaw <r@rachael.wtf>
2023-07-07 09:55:38 -07:00
Dave Herder
da305d412d
Update vendor-questionnaires.md (#12366)
Added more line items around undocumented security questions.

...

---------

Co-authored-by: Sampfluger88 <108141731+Sampfluger88@users.noreply.github.com>
2023-07-07 10:59:00 -05:00
Mike McNeil
42aca48d3f
Handbook: Crown jewels (#12679) 2023-07-07 05:36:02 -05:00
Mike McNeil
31abb97a07
Handbook: Cleanup (#12677)
More tweaks to make the scruples easier to recognize
2023-07-07 04:53:37 -05:00
Eric
80ac6a20b5
Handbook: Add sentence case section to company/why-this-way (#12602)
closes: #11758

Changes:
- Moved the sentence case section from the content style guide to the
"Why this way?" page.
...

---------

Co-authored-by: Sampfluger88 <108141731+Sampfluger88@users.noreply.github.com>
2023-07-06 22:20:19 -05:00
Dave Herder
6ef10b39ae
Update README.md (#12674)
removed an unnecessary "update"
...
2023-07-06 18:24:30 -05:00
Noah Talerman
7a05925d59
Update copy on Integrations > MDM > Windows page (#12672)
Changes:
- Update copy to accurately reflect Windows MDM features
2023-07-06 17:53:59 -04:00
Mo Zhu
33c512a722
Update to have Rachael Shaw also own schema tables docs (#12536)
...

---------

Co-authored-by: Sampfluger88 <108141731+Sampfluger88@users.noreply.github.com>
2023-07-06 16:01:07 -05:00
Luke Heath
65109a6d84
Add lukeheath to changelog codeowners (#12593)
Co-authored-by: Sampfluger88 <108141731+Sampfluger88@users.noreply.github.com>
2023-07-06 15:52:11 -05:00
Mike McNeil
4dee4c9d87
Same maintainers for article images as for articles/ (#12671) 2023-07-06 15:08:04 -05:00
Sampfluger88
93e18efa42
Update ceo-handbook.md (#12668)
...
2023-07-06 14:20:28 -05:00
Roberto Dip
2b4798c4ab
add activity items when a Windows host turns MDM on (#12635)
For #12427, and its sub-tasks #12288 and #12612



![image](https://github.com/fleetdm/fleet/assets/4419992/b4c019dd-fbd3-4c1d-a2ad-a0bb4ebac817)
2023-07-06 15:33:40 -03:00
Roberto Dip
100b211ba5
prevent panic when orbit is run with updates disabled (#12654)
for #11980
2023-07-06 14:43:10 -03:00
Robert Fairburn
c14752e7ce
Increase log retention for dogfood cloudwatch logs (#12664) 2023-07-06 11:53:33 -05:00
Sampfluger88
425ac8f45f
CEO handbook > email management and calendar audit rituals (#12056)
Updated email management section and calendar audit sections added
writing preferences section
...
2023-07-06 03:51:16 -05:00
Mike McNeil
399c802cc7
Sam is a maintainer of the CEO handbook (#12660) 2023-07-05 22:11:32 -05:00
Joanne Stableford
9eadf9a619
Removing open Product Operations role from website (#12659)
My first PR removing a page from the website (Product Operations role
page).


.
2023-07-05 20:24:39 -05:00
github-actions[bot]
d2b49931ca
Update Orbit CA certs [automated] (#12028)
Automated change from [GitHub
action](https://github.com/fleetdm/fleet/actions/workflows/update-certs.yml).

Co-authored-by: zwass <zwass@users.noreply.github.com>
Co-authored-by: Lucas Manuel Rodriguez <lucas@fleetdm.com>
2023-07-05 15:04:51 -03:00
Marcos Oviedo
96449dd47b
Adding support for RequestSecurityToken messages - Windows MDM enroll endpoint (#12555)
This relates to #12263 

# Checklist for submitter

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

- [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.
- [X] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [X] Added/updated tests

---------

Co-authored-by: Roberto Dip <me@roperzh.com>
2023-07-05 10:06:37 -03:00
Mike McNeil
2bfffbc696
[wip] losing wifi (#11367)
.

Co-authored-by: Sampfluger88 <108141731+Sampfluger88@users.noreply.github.com>
2023-07-04 11:07:51 -05:00
Mo Zhu
1c8e5a6ea3
Make ritual for PMs to report # stories estimated KPI (#12467)
..
2023-07-03 22:52:37 -05:00
Mo Zhu
b1150c053b
What PMs should do with bugs that did not meet 6-week timeline (#12526)
.

---------

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2023-07-03 22:49:12 -05:00
Sampfluger88
0c7f5f4526
Update custom.js (#12629)
@noahtalerman @spokanemac 
Edit changelog for PR 12595
.
2023-07-03 22:22:39 -05:00
Noah Talerman
5f24881c9b
Update CODEOWNERS (#12595)
- Update Changelog codeowner to JD (@spokanemac)
2023-07-03 22:14:54 -05:00
Noah Talerman
26413497c1
Update turn on MDM instructions (#12592)
#12541
2023-07-03 16:50:33 -03:00
Dave Herder
a7203dffce
Update README.md (#12213)
fixed a capitalization issue
2023-07-03 12:54:09 -05:00
Sampfluger88
1b490dbc4a
Typo fix / added back Calendy link (#12527)
Added proposed changes from
[PR#11633](https://github.com/fleetdm/fleet/pull/11633)
2023-07-03 12:22:04 -05:00