Commit Graph

4519 Commits

Author SHA1 Message Date
gillespi314
9c14495701
Fix error handling (#5823) 2022-05-19 18:29:33 -05:00
Luke Heath
5a89d93f73
Remove view all hosts links from device user page (#5793) 2022-05-19 17:21:06 -05:00
gillespi314
8e333509b1
Add license object to GET /fleet/device/{token} response (#5820) 2022-05-19 16:28:49 -05:00
Charlie Chance
fd3f88527b
Handbook: adding salesforce licenses (#5782) 2022-05-19 15:55:32 -05:00
Eric
6b1b73c59e
Website: Make all documentation navigation on fleetdm.com sticky (#5680)
* website: sticky documentation nav

* website: move documentation navigation when header is hidden

* revert whitespace changes

* lint fix

* requested changes

* Update layout.ejs

* move scroll listener to documentation page script, adjust styles

* Lint fix

* Update basic-documentation.page.js
2022-05-19 15:53:43 -05:00
Desmi-Dizney
386e25e5b3
Editor pass - Handbook: People update (#5813)
Editor pass for:
-  https://github.com/fleetdm/fleet/pull/5465
2022-05-19 12:49:20 -05:00
Desmi-Dizney
1e2c8bf91a
Editor pass - Adding many policies (#5812)
Editor pass for:
-  https://github.com/fleetdm/fleet/pull/5553
2022-05-19 12:48:52 -05:00
Zach Wasserman
8301050269
Update handbook content related to oncall (#5789) 2022-05-19 09:42:35 -07:00
Desmi-Dizney
72d859baac
Editor pass - Update docs for deploying Fleet on Kubernetes (#5719)
Editor pass for:
-  https://github.com/fleetdm/fleet/pull/4755
2022-05-19 11:09:39 -04:00
Mike Thomas
6df3bae062
Update security-policies.md (#5804)
Updated heading hierarchy to make sure each policy is clearly separated and rendered in the "on this page" side navigation.
2022-05-19 12:35:31 +09:00
Charlie Chance
080ec187ae
Handbook: weekly updates heading (#5510) 2022-05-19 09:20:40 +09:00
Charlie Chance
0911a2a2f7
Handbook: add #help-p1 to Slack channels chart (#5762)
* Handbook: add #help-p1 to Slack channels chart

* Update handbook/brand.md

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-05-19 09:19:59 +09:00
Eric
43eb057734
Website: Migrate 6 release notes articles from medium (#5774)
* add 6 release notes from medium

* Update articles/fleet-4.8.0.md

* Update articles/fleet-4.8.0.md

* Update articles/fleet-4.9.0.md

* Update articles/fleet-4.9.0.md

* Update articles/fleet-4.7.0.md

* Update articles/fleet-4.12.0.md

* Update articles/fleet-4.11.0.md

* Update articles/fleet-4.11.0.md

* Update articles/fleet-4.10.0.md

* Update articles/fleet-4.10.0.md

* Update articles/fleet-4.7.0.md

* Update articles/fleet-4.12.0.md

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-05-19 09:18:55 +09:00
Eric
83ff51ecc8
Website: article meta value change (zachwass -> zwass) (#5792) 2022-05-19 09:07:57 +09:00
Eric
4dfe497ac4
Website: Migrate 6 articles (#5801)
* Website: add 6 product articles & images, update styles

* Update articles/fleet-quick-tips-querying-procdump-eula-has-been-accepted.md

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-05-19 09:07:16 +09:00
jessicazaleski
11963568a0
Update README.md (#5803)
On a call with Mike T about Github and we found a broken link
2022-05-19 07:57:54 +09:00
jessicazaleski
3662e99d16
Update Supported-browsers.md (#5802)
Updated Firefox 28 to Firefox 52
2022-05-19 07:37:20 +09:00
Noah Talerman
fea8b46f3e
Update Get started page on fleetdm.com (#5800)
Revert credentials for the default admin account
2022-05-18 17:34:48 -04:00
Eric
3a74cc7dc5
update supported browsers (#5791) 2022-05-18 12:05:13 -05:00
gillespi314
4a4e832d3a
Increase minimum password length to 12 characters (#5712) 2022-05-18 12:03:00 -05:00
Desmi-Dizney
c4962a2463
Editor pass - Add label information to host summary response (#5753)
* Editor pass - Add label information to host summary response

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

* Update issue-4738-host-summary
2022-05-18 10:52:29 -05:00
Luke Heath
c52604cfb7
Add policies to my device page (#5787) 2022-05-18 10:27:03 -05:00
Roberto Dip
894fa22c71
implement a thin wrapper around stdlib errors (#5733)
This solves #5679 , and also implements #5515, #5509 and lays the ground for #5516

With the introduction of Wrap, Is and As in the standard library, we've now got built-in support for wrapping.

On top of that, a common pattern in the community is to define errors tailored to the context of each project while still conforming to the error and Unwrap interfaces (see Upspin, Chromium)

The output now includes stack traces and additional info
2022-05-18 11:47:55 -03:00
dependabot[bot]
ade929bc90
Bump github/codeql-action (#5779)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 75b4f1c4669133dc294b06c2794e969efa2e5316 to 2.1.11. This release includes the previously tagged commit.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](75b4f1c466...a3a6c128d7)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-17 16:36:47 -03:00
Tomas Touceda
045b64f034
Set CODEOWNERS for github actions as g-platform (#5780)
* Set CODEOWNERS for github actions as g-platform

* Add robert to infra codeownership
2022-05-17 16:15:12 -03:00
Luke Heath
8eeeebb19f
Add more loading spinners to async actions (#5742) 2022-05-17 14:14:09 -05:00
Desmi-Dizney
34dccc7b16
Editor pass - Support async saving of hosts' last seen time (#5751)
Editor pass for:
-  https://github.com/fleetdm/fleet/pull/5640
2022-05-17 13:59:51 -05:00
Kelvin Oghenerhoro Omereshone
8377400d67
feat: add disabling usage statistics to FAQ (#5775) 2022-05-17 11:23:18 -05:00
Desmi-Dizney
73bf0b17d7
Editor pass - Publish pentest blog + Security-audits.md section (#5773)
Editor pass for:
-  https://github.com/fleetdm/fleet/pull/5659
2022-05-17 11:22:31 -05:00
Desmi-Dizney
a9c3b55db6
Editor pass - don't clear errors automatically when reading them from Redis (#5748)
This has been edited for content and copy.
2022-05-17 11:44:15 -04:00
Charlie Chance
f0eb279370
Handbook: Rituals - Investor and Advisor updates (#5758)
added to rituals section investor and advisor update information
added to the ritual chart
2022-05-17 10:07:13 -05:00
Desmi-Dizney
a595ed8dca
Editor pass - Changes - issue-3399-last-used-column (#5763)
This has been edited for content and copy.
2022-05-17 09:56:37 -04:00
Desmi-Dizney
0346c1d392
Editor pass - Changes - issue-4738-host-summary (#5764)
This has been edited for content and copy.
2022-05-17 09:56:16 -04:00
Desmi-Dizney
a703ffeb15
Editor pass - Changes - issue-5103-export-hosts-csv-columns (#5765)
This has been edited for content and copy.
2022-05-17 09:55:55 -04:00
Desmi-Dizney
1bbdbd3a65
Editor pass - Changes - issue-5188-zendesk-ui-added (#5766)
This has been edited for content and copy.
2022-05-17 09:55:32 -04:00
Desmi-Dizney
26d1ae3a39
Editor pass - Changes - issue-5493-5497-safari-table-bugs (#5767)
This has been edited for content and copy.
2022-05-17 09:55:07 -04:00
Desmi-Dizney
698093a1bc
Editor pass - Changes - issue-5504-improve-debug-output (#5768)
This has been edited for content and copy.
2022-05-17 09:54:35 -04:00
Desmi-Dizney
376d10b4c1
Editor pass - Changes - issue-5536-async-host-last-seen (#5769)
This has been edited for content and copy.
2022-05-17 09:53:56 -04:00
Desmi-Dizney
1f5274d8de
Editor pass - Changes - issue-5536-configure-async-tasks-per-task (#5770)
This has been edited for content and copy.
2022-05-17 09:53:29 -04:00
Desmi-Dizney
8c79422a33
Editor pass - Changes - issue-5625-create-new-user-password (#5771)
This has been edited for content and copy.
2022-05-17 09:52:39 -04:00
Desmi-Dizney
42f47e5606
Editor pass - Changes - issue-use-local-system-user-on-msi (#5772)
This has been edited for content and copy.
2022-05-17 09:51:49 -04:00
Noah Talerman
81795b8342
Add Kathy as API docs codeowner (#5756)
- DevRel added as a reviewer anytime the docs are updated
2022-05-17 09:46:53 -04:00
Roberto Dip
a6a97f31cf
add documentation for debug tools (#5737)
This adds documentation about our debugging endpoints and a brief excerpt about the fleetctl debug command with instructions to generate the archive so we have a place with instructions to which we can direct people.

It also adds the .prof file extension to profiling files, which hopefully clarifies that they are meant to be used by go tool pprof.
2022-05-17 10:00:47 -03:00
Tim Kern
b25c63a3b8
Added Linkedin Insight Tag (#5744)
Placed under stripe.js
2022-05-16 18:29:32 -05:00
Lucas Manuel Rodriguez
d50e97d250
Upload logs on fleetctl preview action (#5745)
* Upload logs on fleetctl preview action

* Group logs

* Avoid hidden folder
2022-05-16 18:39:31 -03:00
Roberto Dip
32cc4c4641
allow fleetctl preview to work with docker compose v1 and v2 (#5755)
This adds compatibility in `fleetctl preview` to work with docker compose (version 2). Since this version was released this April, we are still keeping backwards compatibility and using docker-compose as a fallback.

As v2 is now the recommended version and v1 is deprecated, this also rewords all prompts and help messages to say "docker compose".

Rel: #5746
2022-05-16 18:06:29 -03:00
Charlie Chance
816279eaf4
Handbook: added contractor defaults (#5761)
contractor defaults for DocuSign agreements
2022-05-16 14:40:08 -05:00
Desmi-Dizney
fcc192d833
Editor pass- CHANGELOG - Updated to past tense (#5743)
Updated to past tense.

This is not a complete edit of this page so there will still be scattered errors until I go over it a few more times. 

Please ignore errors unrelated to the tense of what has already been written.
2022-05-16 11:14:57 -05:00
Michal Nicpon
ad33f8cc89
update docs (#5721) 2022-05-16 09:20:54 -06:00
Martin Angers
e6b90ca8b9
Support per-task configuration for async host processing configuration (#5700) 2022-05-16 09:44:50 -04:00