Commit Graph

3922 Commits

Author SHA1 Message Date
RachelElysia
4abd85b5b0
Global RevealButton: Refactor dropdown buttons (#4447) 2022-03-09 13:00:37 -05:00
CharlotteChance
2159ce6f4c
Add Charlotte Chance to list of Github maintainers (#4534) 2022-03-09 10:30:43 -06:00
RachelElysia
e21299c124
Add Host Modal: Generate fleet installer with fleet desktop (#4522) 2022-03-09 10:49:19 -05:00
eashaw
f99bb001c0
Add page script for '/get-started' (#4516)
* add get started page script, strip search params from url

* Update get-started.page.js
2022-03-09 14:27:43 +00:00
RachelElysia
8935515a08
App Settings Page: Align global secret buttons (#4519) 2022-03-09 09:16:45 -05:00
Mike McNeil
6d2d38301b
Handbook: Mike and Zach tweak mission language (#4528) 2022-03-08 19:00:17 -06:00
eashaw
f53e635912
add slack directory to handbook pages (#4513)
* add slack directory section and index links

* slack directory -> slack channels, update DRIs
2022-03-08 17:17:22 -06:00
Mike McNeil
fc8dae7f38
New handbook pages are approved by @mikermcneil (#4524) 2022-03-08 15:57:18 -06:00
eashaw
31073b8228
Fix table on Security.md (#4517)
Removed a pipe character that was adding an extra column to a table on fleetdm.com
2022-03-08 15:55:47 -06:00
Andrew Baker
b65fda1bf1
Updating try it now link parameters.ejs (#4475)
* Update homepage.ejs

Adding "try it out" event to be pushed to Google Analytics

* Update homepage.ejs
2022-03-08 16:46:42 -05:00
Zach Wasserman
b9beb6c2de
Update Orbit changelog for 0.0.7 (#4520) 2022-03-08 12:58:45 -08:00
Martin Angers
c8bc026d6f
Migrate special-case endpoints to new pattern (#4511) 2022-03-08 11:27:38 -05:00
Michal Nicpon
c14640ca84
add sso to login help (#4481) 2022-03-08 09:24:04 -07:00
Tomas Touceda
dd62695791
Add host device auth table (#4494) 2022-03-08 09:05:53 -03:00
Michal Nicpon
1aa7b96837
change session duration to 5 days (#4480) 2022-03-07 15:37:54 -07:00
Andrew Baker
ff0ebaab7d
Update layout.ejs (#4474)
* Update layout.ejs

Adding button event to be sent to Google analytics

* Update layout.ejs
2022-03-07 15:17:04 -05:00
RachelElysia
02fa778788
Refactor Query/Policy UX (#4334) 2022-03-07 15:10:23 -05:00
Luke Heath
52db2812be
Remove Printful link (#4502) 2022-03-07 13:43:00 -06:00
Martavis Parker
850add8c59
Docs for new patterns (#4438)
* added docs for homepage

* added docs for new tooltip pattern
2022-03-07 11:35:26 -08:00
Martin Angers
c40fdd783e
Migrate host-authenticated endpoints to new pattern (#4403) 2022-03-07 13:10:55 -05:00
Noah Talerman
937cd7f2eb
Update changelog and bump versioning (#4497) 2022-03-07 11:08:51 -06:00
gillespi314
482c20a3aa
Fix undefined host software error (#4495) 2022-03-07 10:25:12 -06:00
Guillaume Ross
1884726f55
Adding gosec linter (#4437)
* Adding gosec linter

Adding gosec (Static application security testing) linter.

* Testing gosec exclusion in golangci-lint

G110 is being triggered - testing if exclude works, then will revert and leave the excludes section there for future needs.

Also adding some tests to exclude rules

* Update .golangci.yml

Testing gosec allow list of rules

* Update .golangci.yml

Trying gosec deny list of rules

* Update .golangci.yml

Reconfiguring G306 alert to use 644, less stringent, and adding every file with current warnings to exclusions. Once this is all buttoned up and running on NEW files, we will go back and address all issues or put a comment stating why the file is excluded here.

* Update .golangci.yml

Removing exclusion to see if lint now fails

* Update .golangci.yml

Removing most exclusions to test

* Update .golangci.yml

Removing 100% of exclusions for more testing

* Update .golangci.yml

Re-adding exclusions slowly and testing to be sure we only exclude what is needed

* Update .golangci.yml

Adding all exclusions and comments per category pointing to github issues for investigating and cleaning up over time.
2022-03-07 09:10:35 -05:00
RachelElysia
6f109cc792
Remove unused HostsError component (#4466) 2022-03-07 08:24:02 -05:00
Mike McNeil
6a5c033316
Handbook: dedupe (#4491) 2022-03-05 12:48:45 -06:00
Andrew Baker
8d34ffb012
Update community.md (#4414)
* Update community.md

Added to "Posting on social media as Fleet"

* Update community.md

Recorded by line:
34 deleted "to do so"
42 added "," after "drafted"
61 moved "easily"
63 reworded
81 deleted "that is"
86 replaced "in which" with "when"
102 replaced "large" with "significant"
107 replaced "a user" with "users"; added "user interface" for clarity; replaced ", but" with ". Still"
110 removed "()" from "Screenshots can get out of date quickly as UIs change."
113 removed "and beyond"; removed "that" after "make sure"
116 replaced "url" with "URL"
124 added "is" before "written"
126 corrected spelling for "specified"
154 deleted "," after "story"
158 deleted quotes around "think"
167 deleted "," after "(within 1 business day)"
174 replaced "Issue" with "issue"
177 replaced "get" with "make"; replaced "quality" with "content"
178 added "to" after "changes"
179 added "," after "Usually"
180 added "," after "customers)"
182-183 reworded to "After reviewing a PR and addressing all necessary changes any Fleet team member may merge a" 
183  reworded to "community it."
184 corrected spelling of "judgment"
185 replaced "Folks" with "Those"
191 replaced "small" with "minor"; corrected "bug fix"; deleted "," after "acceptable"
192 added (SQL) for clarity
193 shifted "the" down; added "are" before "attributed"; corrected spelling of "judgment"
210 replaced "feel" with "Feel"

* Update community.md

Updating printful link

Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>
2022-03-05 04:04:15 -06:00
Mike McNeil
86a9c65064
Handbook: deduce sentence (#4489) 2022-03-05 02:08:06 -06:00
Mike McNeil
a7b0ed4fb0
Handbook: fix a few stray miscategoried bullets (#4488) 2022-03-05 01:35:27 -06:00
Mike McNeil
b972b35e7d
Handbook: Now up to 8 timezones (#4487) 2022-03-05 00:22:19 -06:00
Mike McNeil
a87cb1cd79
Handbook: Define open core (#4486) 2022-03-05 00:19:21 -06:00
Mike McNeil
70056eb996
Handbook: incorporate feedback from team conversations in late 2021 (#4484)
* Handbook: incorporate feedback from team conversations in late 2021

* incorporate Ben/Martin/Noah/Tony feedback

* Update company.md

* reorganize some of the new ideas to be easier to read (#4485)

* more cleanup

* Update company.md

* Update company.md
2022-03-05 00:00:27 -06:00
Mike McNeil
3840052ac2
apply the OG values (#4483)
apply the OG values: 766ccb8d35/handbook/company.md (values)

Left some commented out for now to shoot for having fewer words
2022-03-04 20:55:06 -06:00
Mike McNeil
50e034e395
capitalization (#4482) 2022-03-04 20:22:32 -06:00
RachelElysia
082dc4d755
Fix diff overriding agent options (#4479) 2022-03-04 16:20:22 -06:00
eashaw
983fbd736d
Update website slack links to point to osquery.fleetdm.com (#4478)
* Add slack redirect

* update slack invite links to use redirect
2022-03-04 15:51:11 -06:00
eashaw
643040f744
add handbook link to top nav (#4471) 2022-03-04 14:23:30 -06:00
Luke Heath
9a5929d0cb
Fix host details restarted time and deb casing (#4468) 2022-03-04 13:21:45 -06:00
RachelElysia
91a6b38851
Replace github docs with fleetdm docs (#4458) 2022-03-04 14:00:27 -05:00
Luke Heath
75d12e6e95
Update broken relative url links to absolute urls (#4464) 2022-03-04 12:29:12 -06:00
Lucas Manuel Rodriguez
9edda9f3e8
Document result and status logs for Orbit (#4450) 2022-03-04 13:36:53 -03:00
RachelElysia
c79c9030f1
Bug fix: Whitespace on remaining label tooltips (#4454) 2022-03-04 11:36:12 -05:00
Lucas Manuel Rodriguez
aaf62a9e14
Use filepath for proper multi-platform support (#4449) 2022-03-04 13:30:20 -03:00
RachelElysia
91474d89a3
Schedule page bug: Fix missing carat/bounciness (#4442) 2022-03-03 18:21:24 -05:00
Mike McNeil
8d6f5e4bcd
fix versia's link (#4444)
* fix versia's link

* update second Versia link

Co-authored-by: eashaw <eashaw@sailsjs.com>
2022-03-03 16:57:38 -06:00
Luke Heath
fbd63c6210
Fix masthead avatar so that gravatar image displays (#4443) 2022-03-03 16:05:54 -06:00
gillespi314
c2ee68cf59
Set initial platform values for template policies (#4435) 2022-03-03 14:34:14 -06:00
RachelElysia
1db1ab933d
Fix so target API staletime does not apply to on mount (#4439) 2022-03-03 15:28:20 -05:00
Lucas Manuel Rodriguez
29bd76f60d
Add manual dispatch to golangci-lint.yml (#4440) 2022-03-03 17:15:17 -03:00
Guillaume Ross
4f8847ddd2
Adding new policy to check for MDM enrollment (#4343) 2022-03-03 14:22:23 -05:00
RachelElysia
7d60be4c15
Remove validation for webhook and metadata urls (#4432) 2022-03-03 12:20:49 -05:00