Commit Graph

1005 Commits

Author SHA1 Message Date
Dave Herder
205eb3fc4d
Update README.md (#11225)
Added reference to process in handling web chat on-call for sales team
2023-04-17 12:34:30 -07:00
Jarod Reyes
d4589424b4
Updating Marketing Handbook section (#11219)
# 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)).
2023-04-17 12:28:16 -04:00
Miss Tee Lucas
fdecc2efd4
Replaced "Charlie" references with "Tee" (#11147)
Replaced Charlie references with Tee in the section re: Sid
2023-04-11 13:47:08 -05:00
Noah Talerman
50eab8d883
Update pricing page: MDM features (#11115)
- Remove "coming soon" asterisk from MDM features included in the Fleet 4.30 release
2023-04-11 09:08:11 -04:00
Mike McNeil
6a9ce73123
Fix broken link (#11118) 2023-04-10 17:30:32 -05:00
Eric
78f6223f99
Handbook: Add Cloudflare subheading (#10905)
Closes: https://github.com/fleetdm/confidential/issues/1762

Changes:
- Added a section about how we use Cloudflare to manage DNS records for
our domains
2023-04-10 12:05:39 -05:00
Mike McNeil
18df281098
Non-public == confidential + classified (#11086) 2023-04-08 13:24:08 -05:00
Mike McNeil
d40ff25cf9
Interrogate luck (#11085) 2023-04-08 13:19:27 -05:00
Mike McNeil
f75e895961
Word choice & prioritization & cutting/simplifying some muddlier conc… (#11083)
…epts

~~Avoid~~ ~~Resist~~ Escape the sunk cost fallacy
2023-04-08 01:41:04 -05:00
Mike McNeil
d71b197a70
Clarify your boundaries 🪟 (#11082) 2023-04-08 00:54:14 -05:00
Mike McNeil
7753999b1b
Prioritize emphasis on boundaries (#11081)
@zwass @charlie-chance
2023-04-08 00:44:31 -05:00
Mike McNeil
531fc6531a
Swap quartetlet principles (#11080) 2023-04-08 00:29:38 -05:00
Mike McNeil
edafbd8c50
Add step of double-checking location is correct (#11079) 2023-04-07 21:07:53 -05:00
Mike McNeil
27ed369b6d
Add start date update step (#11078) 2023-04-07 20:56:31 -05:00
Mike McNeil
a5f21dd7f8
Typo fix (#11077) 2023-04-07 20:31:51 -05:00
Mike McNeil
bd23150ef7
Merged in Eng Together agenda from calendar and linked to handbook from cal event (#11035) 2023-04-06 18:53:05 -05:00
Mike McNeil
fac6cd8b4d
Zach joins final interview for engineering candidates (#11038) 2023-04-06 15:05:46 -05:00
Mo Zhu
93dabd816b
Update QA process (#10921)
Co-authored-by: Luke Heath <luke@fleetdm.com>
2023-04-06 12:25:48 -07:00
Mike McNeil
365da2b825
Fix broken link (#11019) 2023-04-05 15:54:25 -05:00
Mike McNeil
39918f1d66
Handbook: All hands recordings and decks (#11016)
.
2023-04-05 14:33:26 -05:00
Luke Heath
e814d38c1d
Correct deploying dogfood steps (#10975)
This line appears to be incorrect.
2023-04-05 11:58:52 -04:00
Zay Hanlon
7330adef80
Updated cx team (#10940)
Fixed a change with marcos showing on the MDM list, removed infra team
out of cx list
2023-04-04 22:27:40 -05:00
Alex Mitchell
9f12f7040d
Update README.md (#10776)
# 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>
2023-04-04 22:23:43 -05:00
Luke Heath
7ec8c122e2
Update product handbook (#10931) 2023-04-04 16:56:59 -07:00
Mike McNeil
d08df20ac3
Add step about removing old position's job description + improve position proposal step + cleanup (#10958)
Related to
https://github.com/fleetdm/fleet/pull/10813#issuecomment-1491234471
2023-04-04 14:28:12 -04:00
Alex Mitchell
391e69cf9a
Update README.md (#10946)
# 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)).
2023-04-03 15:50:16 -05:00
Luke Heath
4c4891a711
Update postmortem template link (#10883) 2023-04-03 14:18:54 -05:00
Mike McNeil
9316f58dff
Clean up bizops rituals (#10920) 2023-03-31 14:21:39 -05:00
Mike McNeil
3542967cab
Updates from latest hours report (#10919) 2023-03-31 13:37:12 -05:00
Zach Wasserman
2b10108fff
Add namecheap to tools we use (#10908) 2023-03-31 10:47:50 -07:00
Dave Herder
9d9ba843f0
Update README.md (#10914)
Added Account Plan documentation steps on transition of prospect to
customer.
2023-03-31 09:12:03 -07:00
Mike McNeil
33de0b7328
Explain why the weird “CEO sees all the consultant hours thing (#10842) 2023-03-30 17:58:26 -05:00
Patagonia121
2370caf3f1
Update preferred pronoun adding underscore (#10902) 2023-03-30 17:11:11 -05:00
Zay Hanlon
42732f4c1e
Create senior-customer-success-manager.md (#10813)
Sr CSM role
(Did I do this right????)
2023-03-30 17:04:40 -05:00
Luke Heath
25c431da27
Add new infrastructure product group (#10852)
Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2023-03-29 22:49:02 -05:00
Mike McNeil
66e39d2b6f
Fix accidental smooshing of content in #10846 (#10858)
Fix accidental smooshing of content in #10846
2023-03-29 11:43:32 -05:00
Mike McNeil
56028b25e9
Beef up laptops (#10856) 2023-03-29 11:26:44 -05:00
Mike McNeil
7344b893f2
Cut tangent (#10846) 2023-03-29 00:44:31 -05:00
Mike McNeil
f8994aa99c
Wireframes welcome (#10845)
Just like code contributions
2023-03-28 23:59:26 -05:00
Mike McNeil
864b5b0d4f
Better link for "first principles thinking" (#10844) 2023-03-28 23:53:20 -05:00
Jarod Reyes
ec57280f5f
Update why-this-way.md (#10804)
Adding marketing experimentation guidelines to handbook

# 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>
2023-03-28 23:19:13 -05:00
Mike McNeil
cd0b46e8a7
Followthrough from change to some definitions (#10840)
Assuming positive intent is now expressly an embodiment of the Empathy
value, so this example needed swappin’
2023-03-28 23:13:46 -05:00
Mike McNeil
019a4b7421
Ick, sorry (#10838)
This was kinda defensive before. I hope this is better.
2023-03-28 22:16:42 -05:00
Mike McNeil
59912c5a0b
Contributor of the month (#10839) 2023-03-28 22:10:31 -05:00
Mike McNeil
f74cf4e2af
Add viz and podcast link (#10773)
DONE fix the links up and use the real podcast link and the actual LI
company post, not CEO’s reshare
2023-03-28 19:26:36 -05:00
Taylor Hughes
1fbc44a326
updated hiring section with ceo interview addition (#10725)
https://app.zenhub.com/workspaces/-g-business-operations-63f3dc3cc931f6247fcf55a9/issues/gh/fleetdm/confidential/2307

---------

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2023-03-28 11:31:02 -05:00
Nathanael Holliday
bb492993e7
Added explanation for contractor hour approvals. (#10690) 2023-03-27 11:18:37 -05:00
Mike McNeil
22228d071d
Above all else... clarity (#10771) 2023-03-26 09:28:14 +09:00
Mike McNeil
970cf19440
Apply learnings to company values. (#10768)
The last 6 months have been an incredible learning experience. The
changes in this pull request reflect some of those lessons learned.

Most of the changes apply to
[📖Company#values](https://fleetdm.com/handbook/company#values).
2023-03-25 18:40:54 -05:00
Mike McNeil
6d12734226
Clarification of repos + some small corrections and improvements + links (#10769)
.
2023-03-25 16:44:06 -05:00