Commit Graph
6081 Commits
Author SHA1 Message Date
Mike Thomas 5a74bff27b Updated favicon (#8358)
I updated the favicon for fleetdm.com and the core product. Resolves
2022-10-20 12:13:51 -05:00
Eric 18c1719966 update osquery-table-details page script (#8362) 2022-10-20 11:10:22 -05:00
Gabriel Hernandez 55bf0cea6a change label filter dropdown icon match status dropdown and extend icon component (#8337) 2022-10-19 17:44:27 -05:00
Luke Heath bc32662a3e Use new display name property in live query results (#8268) 2022-10-19 17:24:42 -05:00
Nathanael Holliday 33dea39519 Handbook update (#8353)
Eliminated help-finance and help-contracts-and-operations and replaced with g-business-operations slack channel.
2022-10-19 16:06:31 -05:00
Martin Angers a63c3ac475 Fix error returned when ordering by display_name (#8350) 2022-10-19 17:05:10 -04:00
gillespi314 9f20f01e37 Check team config for software UI (#8338) 2022-10-19 14:00:39 -05:00
Luke Heath 6d4c885f22 Fix select dropdown highlighting on Firefox (#8264) 2022-10-19 17:57:06 +00:00
Lucas Manuel Rodriguez 48598291da Add Orbit auto-update test guide (#8332)
* Add auto-update test guide

* Address review comments
2022-10-19 14:56:47 -03:00
Charlie Chance 1aef4eebeb Handbook: delete community (#8329) 2022-10-19 17:56:36 +00:00
Lucas Manuel Rodriguez 2cb5b6224b Update MDM demo docs (#8305)
* Update MDM demo docs

* Confirm linked guide works
2022-10-19 14:28:02 -03:00
RachelElysia 5de3e571ae Fleet UI: Truncated cells have responsive size tooltips, hides default browser tooltip (#8300) 2022-10-19 11:32:55 -04:00
EricandMike McNeil 7bc1ec0eea add redirect for moved quality page, update redirects to moved digital experience pages (#8330)
Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2022-10-19 10:22:03 -05:00
EricandMike McNeil 9dc5d4f53e fix fleetRepoUrl (#8325)
Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2022-10-19 10:21:05 -05:00
Chris McGillicuddy 2f3df85c95 Delete CONTRIBUTING.md (#8340) 2022-10-19 10:20:49 -05:00
Chris McGillicuddy 7edce8b6ef Consolidating style guides (#8331)
* Consolidating style guide

Several sections of the handbook have their own styles guides with redundant content. I'm consolidating that content into one central location.

* Update README.md

* Update README.md

* Update README.md
2022-10-19 09:49:41 -05:00
Mike McNeil 995cf025af Update alf_exceptions.yml (#8327) 2022-10-19 14:32:20 +00:00
Mike McNeil bcd9de0bde 😮🤷 (#8284) 2022-10-19 14:29:44 +00:00
Mike McNeil d305fc34fb Hide acpi_tables until we understand better why it's useful (#8323) 2022-10-19 14:24:58 +00:00
Roberto Dip d0cde1aaaa Use the same HTTP server config as the production server in tests (#8254)
* Use the same HTTP server config as the production server in tests

This abstracts the default config we use to run the server into a
function so it can be used in tests to run an HTTP server using the same
configuration.

Additionally, this fixes a data race in tests, as an HTTP server
configuration can't be changed once you call `server.Start()`[1]

[1]:
https://cs.opensource.google/go/go/+/refs/tags/go1.19.2:src/net/http/httptest/server.go;l=40;drc=19309779ac5e2f5a2fd3cbb34421dafb2855ac21
2022-10-19 07:42:21 -03:00
Mo ZhuandMike McNeil 5e32532581 Set Mo as owner of product office hours (#8322)
* Set Mo as owner of product office hours

* Update README.md

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2022-10-18 20:40:31 -05:00
Charlie Chance 2397d4848d Handbook: Company page edits (#8328)
rearranged locations of items on the company page.
2022-10-18 20:36:53 -05:00
Chris McGillicuddy fc29b3b6e4 Merging Quality section with Engineering (#8321)
* Merging Quality section with Engineering

I merged content from the Quality section of the handbook with Engineering. I added the ritual and slack channel DRIs from Quality to the Engineering tables.

* Delete README.md
2022-10-18 17:31:38 -05:00
Charlie Chance 400ea7f88a Handbook: Rehoming Community page under Marketing (#8316)
The Community page is now on the Marketing page, with a few edits made.
2022-10-18 20:10:31 +00:00
Charlie Chance b4fcc0f77a Handbook: rehoming Dig-ex page to marketing (#8315) 2022-10-18 20:09:57 +00:00
Charlie Chance 676c8d452d Handbook: merges to marketing page (#8317)
Community merged to Marketing 

Digital experience merged to Marketing

Growth merged to Marketing
2022-10-18 20:06:31 +00:00
Eric 6b211faa74 Change h3 headings to h2 (#8318)
- Changed the h3 headings to h2 headings in `log-destination.md` so they appear in the "On this page" links on fleetdm.com/docs.
2022-10-18 15:48:44 -04:00
Eric e82962e4a7 Add Fleet override schema files (#8278)
* create schema/tables, add yaml schema tables

* Update osquery-table-details.ejs

* Generate schema from schema/tables/ folder

* Create generate-yaml-tables-from-json.js

* update created table files

* update fleet override validation

* update error messages, add fleetRepoUrl

* Delete generate-yaml-tables-from-json.js

* Update osquery-table-details.ejs

* Update whitespace in table examples

* Revert "Update osquery-table-details.ejs"

This reverts commit 2e9d63208f59997d492375ebaf1d0ec7e4afe468.

* add YAML tables generated from updated Fleet schema

* lint fixes

* update arp_cache and docker_containers tables
2022-10-18 14:13:42 -05:00
3b802232d0 Add notes re: OUI and wireshark OUI lookup for arp_cache (#8272)
* Add notes re: OUI and wireshark OUI lookup for arp_cache

* More info on ARP spoofing

Co-authored-by: Guillaume Ross <guillaume@fleetdm.com>

* Fix links in markdown

Co-authored-by: Eric <eashaw@sailsjs.com>

Co-authored-by: Guillaume Ross <guillaume@fleetdm.com>
Co-authored-by: Eric <eashaw@sailsjs.com>
2022-10-18 18:28:49 +00:00
Noah Talerman c576b9de20 Update log destination docs (#8242)
- Rename "Osquery logs" page to "Log destinations"
- Use exact product names in the log destination docs
- Move anchor links to the top of the page so that fleetdm.com/docs/log-destinations renders a sidebar
2022-10-18 13:18:15 -04:00
Mo Zhu 564a4a4ee9 Link to what it means to be "privileged" docker container (#8260) 2022-10-18 17:08:52 +00:00
Mo Zhu ee6cf920d7 new example query for arp_cache (#8273) 2022-10-18 17:08:38 +00:00
Gabriel Hernandez 9799109489 change type on add host modal (#8293) 2022-10-18 17:53:43 +01:00
Gabriel Hernandez da04e04f88 fixes for new query side panel (#8288) 2022-10-18 17:52:20 +01:00
Gabriel Hernandez efad41e578 fix 500 when no software on device/:token page (#8292) 2022-10-18 17:50:59 +01:00
Luke Heath 69f1dc5176 Fix redirect of user resetting password (#8261) 2022-10-18 11:10:52 -05:00
RachelElysia bca8567e9e Fleet UI: Host table defaults to 100 hosts per page (#8290) 2022-10-18 11:11:19 -04:00
Mike Thomas a4c628963b Update evented table badge (#8283)
I updated the styling of the evented table badge and label.
Fixes https://github.com/fleetdm/fleet/issues/8270
2022-10-18 10:07:36 -05:00
Frank Sievertsen 7c3d9f007a return http status 400 for bad json request body (#8287) 2022-10-18 14:43:16 +02:00
EricandMike McNeil 60e06c087f Add redirects for moved handbook pages, update codeowenrs and handbook DRIs (#8285)
* Add redirects for moved handbook pages

* update config/custom.js and CODEOWNERS

* Update CODEOWNERS

* Update custom.js

* Update routes.js

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2022-10-17 22:17:16 -05:00
Charlie ChanceandMike McNeil a2a522b8a4 Creating Marketing division of the handbook (#8275)
* Creating Marketing division of the handbook

Marketing is comprised of Community, Digital Experience, Growth, and Handbook.

* Update marketing.md

* Update and rename handbook/company/marketing.md to handbook/marketing/README.md

* Update README.md

* Rename handbook/growth/README.md to handbook/marketing/growth.md

* Rename handbook/digital-experience/README.md to handbook/marketing/digital-experience.md

* Rename handbook/digital-experience/article-formatting-guide.md to handbook/marketing/article-formatting-guide.md

* Rename handbook/digital-experience/commonly-used-terms.md to handbook/marketing/commonly-used-terms.md

* Rename handbook/digital-experience/how-to-submit-and-publish-an-article.md to handbook/marketing/how-to-submit-and-publish-an-article.md

* Rename handbook/digital-experience/markdown-guide.md to handbook/marketing/markdown-guide.md

* Rename handbook/community/README.md to handbook/marketing/community.md

* Update markdown-guide.md

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2022-10-17 21:35:06 -05:00
Nathanael HollidayandChris McGillicuddy 43ed8145bd Merge Sales and Customers into Customers section. (#8280)
* Merge Sales and Customers into Customers section.

* Updated the page DRI.

* Update README.md

* Update README.md

* Update README.md

* Delete README.md

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
2022-10-17 20:50:55 -05:00
Nathanael HollidayandMike McNeil d718b60051 Rename People to BizOps in handbook. (#8279)
* Rename People to BizOps in handbook.

* Update README.md

* Update README.md

* Rename handbook/people/README.md to handbook/business-operations/README.md

* Rename handbook/people/ceo-handbook.md to handbook/business-operations/ceo-handbook.md

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2022-10-17 20:33:17 -05:00
Charlie ChanceandMike McNeil e9885bcb9d Culture edits (#8277)
Move "About the handbook" under the "Culture" section on the company page.

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2022-10-17 20:10:18 -05:00
Charlie Chance 4816646f3f Handbook to Culture section (#8276)
Move "About the handbook" under the "Culture" section on the company page.
2022-10-17 20:03:47 -05:00
Nathanael HollidayandChris McGillicuddy 12b3ec8814 Update README.md (#7956)
Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
2022-10-17 19:00:29 -06:00
Nathanael Holliday bca04a1d1e Handbook updates: SVB reporting (#7839)
* Handbook updates: SVB reporting

Added entry for annual reporting ritual for our capital credit line

* Edited to reflect changes requested
2022-10-17 19:53:58 -05:00
Nathanael HollidayandMike McNeil 6126d40c2d BizOps updates in handbook (#7838)
* BizOps updates in handbook

Added ritual for quarterly QBO check.

* Made requested changes

* Update README.md

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2022-10-17 19:48:53 -05:00
Martin Angers 323620bf39 Deep-clone the appconfig when getting from cache (#8194) 2022-10-17 15:03:49 -04:00
Guillaume Ross f3f7f28e76 Adding examples (#8255)
Adding 6 examples related to Docker tables, and adding a period at the end of the example on crontabs.
2022-10-17 18:48:04 +00:00