Commit Graph
4278 Commits
Author SHA1 Message Date
f7c303a5dc Handbook: Customers Rituals (#5210)
* Handbook: Rituals

Formatted table here in accordance w/ suggestions from Mike T.

* Update customers.md

* Update customers.md

Updated language.

Co-authored-by: Mike Thomas <mthomas@fleetdm.com>
Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-04-28 10:59:08 +09:00
12bd9ec7dd Create rituals section for growth page of the handbook (#5092)
* Create Rituals heading and appropriate subheadings

## Growth Rituals

### Social Engagement Ritual: 
Participate in 50 social media engagements per week.  
DRI: Drew Baker

### Daily Twitter Ritual:
Post FleetDM content on Twitter every weekday.
DRI: Drew Baker

### Daily LinkedIn Ritual:
Post FleetDM Content to LinkedIn every weekday. 
DRI: Drew Baker

### osQuery Jobs Ritual: 
Post to @osqueryjobs two times per week.
DRI: Drew Baker

### Enriching Leads Ritual:
Follow the Lead Enrichment Process every Friday.
DRI: Drew Baker

### Outside Contributions Ritual:
Check PRs for outside contributions every Monday.
DRI: Drew Baker

### Weekly Blogpost Ritual:
Publish FleetDM blog post once per week.
Promote blog posts on socials once per week.

### Weekly Ins and Outs Ritual:
Track ins and outs once per week.
DRI: Tim Kern

### Podcast Outreach Ritual:
Conduct podcast outreach twice per week.
DRI: Drew Baker

### Monthly Conference Ritual:
Check for conference openings and for conference sponsorships on the 1st of every month.
DRI: Drew Baker

* Update growth.md

* Convert entries to table format

This works in the preview.

* Update growth.md

* Table format revision

Reformatted table in accordance with suggestions from Mike T.

* Update handbook/growth.md

* Update handbook/growth.md

* Update handbook/growth.md

* Update handbook/growth.md

* Update handbook/growth.md

* Update handbook/growth.md

* Update handbook/growth.md

* Update handbook/growth.md

* Update handbook/growth.md

* Update handbook/growth.md

* Update handbook/growth.md

* Update handbook/growth.md

* Update handbook/growth.md

Co-authored-by: Tim Kern <tim@fleetdm.com>
Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-04-28 09:34:27 +09:00
Zach Wasserman 26eae438f6 Document supported MySQL versions (#5421)
- Pin versions in development and CI.
2022-04-27 16:21:16 -07:00
Lucas Manuel Rodriguez f2e8329e57 Changes to support fleetctl preview with custom TUF server (#5418) 2022-04-27 18:17:20 -03:00
Martavis Parker 0cb8326423 Fixed style for action buttons in all modals (#5402)
* fixed style for action buttons in all modals

* fixed tests and modified more components

* fixed class reference in test

* removed unused file
2022-04-27 13:40:28 -07:00
Guillaume Ross 2ef5099c7f Adding acceptable use policy (#5417)
* Adding acceptable use policy

Relates to https://github.com/fleetdm/confidential/issues/1107

Creating a new "Security Policies" file and then adding the first policy - acceptable use.

* Update security-policies.md

Added effective date and owner

* Update security-policies.md

Fixed link
2022-04-27 15:33:49 -04:00
Kelvin Oghenerhoro OmereshoneandNoah Talerman 8f096b33e6 feat: update query example to conform with the rest of the docs (#5344)
* feat: update query example to conform with the rest of the docs

* Update docs/Using-Fleet/REST-API.md

Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>

Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
2022-04-27 20:31:15 +01:00
dependabot[bot] 86c62a6cc4 Bump github/codeql-action from 2.1.8 to 2.1.9 (#5419)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.8 to 2.1.9.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/1ed1437484560351c5be56cf73a48a279d116b78...7502d6e991ca767d2db617bfd823a1ed925a0d59)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-27 11:57:42 -07:00
Kelvin Oghenerhoro Omereshone 9830c64c81 feat: make edit page links open in a new tab (#5398) 2022-04-27 19:06:44 +01:00
Kelvin Oghenerhoro Omereshone fda12d0bfe feat: update table to use id instead of team_id. (#5345)
Also marks id as required in table
2022-04-27 18:44:12 +01:00
Katheryn SatterleeandNoah Talerman cc390c2097 Add API-only user login issues to FAQ (#5393)
* Add API-only user login issues to FAQ

Added question and detailed instructions for API-only user password reset to FAQ

* Update Using Fleet FAQ

Removed instructions for resetting password for new API-only user and added link to commit with instructions. As discussed with @noahtalerman

* Update docs/Using-Fleet/FAQ.md

Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>

Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
2022-04-27 12:35:35 -05:00
RachelElysia affdb42e31 UI Spiffier: Fix checkbox alignment (#5407) 2022-04-27 12:05:08 -04:00
Noah Talerman 2223b3d319 Add process (#5411) 2022-04-27 11:38:50 -04:00
Martavis Parker 32e365c7e9 removed unnecessary check for enter key (#5403) 2022-04-27 10:37:47 -05:00
Kelvin Oghenerhoro Omereshone 9263bff7dd fix: typo change He's to Here's (#5410) 2022-04-27 16:22:44 +01:00
Martin Angers 0d0c17e0c6 Add osquery.min_software_last_opened_at_diff configuration option (#5394) 2022-04-27 09:47:09 -04:00
Martin Angers 5931523e5f Return -1 if there is no last_opened_at timestamp (#5404) 2022-04-27 09:33:50 -04:00
Desmi-DizneyandMike Thomas b04c4eea05 Editor pass - Add rituals section to brand page (#5299)
* Editor pass - Add rituals section to brand page

Editor pass for: https://github.com/fleetdm/fleet/pull/5183/files

* Update brand.md

* Update brand.md

* Update handbook/brand.md

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-04-27 16:43:27 +09:00
Charlie Chance b4a8e16e23 OKR update (#5354)
added OKR preplanning meetings to ritual
2022-04-26 20:43:20 -06:00
Desmi-Dizney 0cb06a83a7 Editor pass - Handbook: Add "Beta features" section and DRIs (#5382)
Editor pass for:  https://github.com/fleetdm/fleet/pull/5336
2022-04-26 17:56:53 -05:00
Desmi-Dizney 86ddbadebe Editor pass - Revert api v1 to latest in documentation (#5314)
* Editor pass -  Revert api v1 to latest in documentation

Editor pass for:  https://github.com/fleetdm/fleet/pull/5149/files
Under:  docs/Contributing/API-for-contributors.md
Line 457 needs to be carefully read and rewritten for clarity.

* Update API-for-contributors.md
2022-04-26 17:56:35 -05:00
Guillaume Ross e740dea70f Adding account recovery procedure (#5388) 2022-04-26 18:15:50 -04:00
Lucas Manuel Rodriguez a2d3b91de2 Prepare for Orbit 0.0.10 (#5387) 2022-04-26 15:09:25 -07:00
Luke Heath e7ee404538 Add label documentation (#5375) 2022-04-26 16:59:22 -05:00
Lucas Manuel Rodriguez 407d8b527e Remove unused Datastore.SaveHost and unused Modified fields (#5245) 2022-04-26 18:33:29 -03:00
Desmi-Dizney 899c4de2cf Editor pass - Handbook: Security rituals update (#5374)
* Editor pass - Handbook: Security rituals update

Editor pass for:  https://github.com/fleetdm/fleet/pull/5317

* Update security.md
2022-04-26 16:02:05 -05:00
RachelElysia ced15c2ee3 Bug fix: Display query name when editing a schedule (#5390) 2022-04-26 16:57:11 -04:00
Desmi-Dizney 2868c0e111 Editor pass - Revert api v1 to latest in documentation (#5318)
Editor pass for:  https://github.com/fleetdm/fleet/pull/5149
Under: docs/Using-Fleet/FAQ.md
2022-04-26 15:52:05 -05:00
Desmi-Dizney 37556db4e7 Editor pass - Revert api v1 to latest in documentation (#5316)
Editor pass for:  https://github.com/fleetdm/fleet/pull/5149
2022-04-26 15:51:13 -05:00
Desmi-Dizney d25fbc08fb Editor pass - Handbook: Add rituals section to Product page (#5303)
Editor pass for:  https://github.com/fleetdm/fleet/pull/5178
2022-04-26 15:43:55 -05:00
Martin Angers 253baee657 Collect last_opened_at for macOS software, and return it in host details payload (#5376) 2022-04-26 14:16:59 -04:00
RachelElysia 6917331a1b Host Details Page: Render better messaging for various empty states (#5294) 2022-04-26 14:00:47 -04:00
Lucas Manuel Rodriguez f806cbc638 Update slack webhook urls to use new channel (#5373) 2022-04-26 14:44:46 -03:00
Lucas Manuel Rodriguez 0c9e7fb604 Add osquery-perf to pull request template (#5351) 2022-04-26 14:44:31 -03:00
ecd155c16f Ksatter handbook 4583 weekly doc update process (#5279)
* Add community PR guidelines

* Fix broken formatting on Community Contribution process

* Correct formatting issues

Fixed incorrect casing on headings, corrected incorrect heading indicators and moved review section out of the process flow.

* Add links to community PR process

Added links to product DRIs and community contribution guidelines

* Change Communitiy contributions > Pull requests

* formatting and typo fixes

Made some formatting and typo fixes.

* Update community.md

- Added additional information on PRs that will not be merged 
- Formatting cleanu[

* Update community.md

* Add weekly documentation update to handbook/community

* Update README.md

* Update handbook/community.md

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>

* Update handbook/community.md

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>

* Update handbook/community.md

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>

* Update handbook/community.md

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>

* Update handbook/community.md

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>

* Update handbook/community.md

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>

* Update handbook/community.md

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>

Co-authored-by: Mike Thomas <mthomas@fleetdm.com>
Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-04-26 12:34:49 -05:00
Lucas Manuel Rodriguez 6fb4f5b21c Revert orbit's remote osquery paths to use legacy v1 (#5368) 2022-04-26 13:12:44 -03:00
Charlie ChanceandDesmi-Dizney 4bb2d9e75f Documenting calls with customers (#5340)
* Documenting calls with customers

Did some edits to the whole page to clean it up a little.

* Update customers.md

Edited for content and copy.

Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>
2022-04-26 10:03:12 -06:00
Luke Heath 5f8ec9d780 Add padding above query title on edit query page (#5323) 2022-04-26 10:38:56 -05:00
Kelvin Oghenerhoro Omereshone fe48533918 update docs to show the use of wildcard in TLS certificate (#5258) 2022-04-26 12:58:30 +01:00
Tharun Rajendran 3b21e8630b chore(test): remove enzyme from the package.json (#5359) 2022-04-25 20:28:41 -05:00
Luke Heath c7948d0751 Add missing section links in API docs (#5362) 2022-04-25 20:25:12 -05:00
Zach WassermanandMichal Nicpon 64b6f748fe Updates for Fleet 4.13.2 (#5361)
Co-authored-by: Michal Nicpon <michal@fleetdm.com>
2022-04-25 14:54:25 -07:00
Michal Nicpon a64982f96c Remove use of JSON_ARRAYAGG (#5350)
Not supported in MySQL < 5.7.22
2022-04-25 14:43:08 -06:00
Tharun Rajendran bd18bf3c7d chore(test): rewritten scheduled query section test using rtl (#5358) 2022-04-25 15:36:42 -05:00
Tim Kern 0b120a612d Added positioning document as handbook entry (#5357) 2022-04-25 14:06:28 -05:00
Zach Wasserman 54ab298363 Upgrade osquery version (#5353)
In preparation to deploy osquery 5.2.3
2022-04-25 10:47:36 -07:00
Noah Talerman 1582ff4a05 Add sectin and DRIs (#5336) 2022-04-25 12:18:09 -05:00
Nathanael HollidayandGuillaume Ross ed66fac362 Handbook: Security rituals update. (#5317)
* Handbook: Security rituals update.

Added a table with security team's rituals in the table format provided by Mike T and approved my Mike M.

* Update security.md

Fixed a few typos

Co-authored-by: Guillaume Ross <guillaume@fleetdm.com>
2022-04-25 12:05:35 -05:00
Charlie ChanceandEric 15de798e78 Growing the team (#5292)
* Growing the team

Creating a new position

TODO: Creating a new position in Breezy

* Updated location of CEO confirmation info

Co-authored-by: Eric <eashaw@sailsjs.com>
2022-04-25 10:16:41 -06:00
Eric 737f7c70c6 Update headings on the people handbook page (#5343) 2022-04-25 10:55:12 -05:00