Commit Graph
3831 Commits
Author SHA1 Message Date
Michal Nicpon 075702113a Print version warning when using fleetctl (#4139)
* Remove deprecated call in fleetctl
* Remove duplicate error returned by app.Run in tests
2022-02-14 09:43:34 -07:00
Noah Talerman f14653fcd6 Fix broken link and sentence casing in UI (#4127)
- Fix broken link in the empty state for the "Software" card on Home page
- Update "API Token" to sentence case "API token"
2022-02-14 10:19:33 -05:00
Zach Wasserman 8e8909eb8e Fix date of 4.10.0 release in changelog (#4185) 2022-02-14 10:18:05 -05:00
Martavis Parker fc5c0e17d5 trimming vuln software json to fix on windows (#4084) 2022-02-14 12:14:26 -03:00
Lucas Manuel Rodriguez 9c25ea1641 Prepare LoadHostByNodeKey query once (#4128)
* Prepare LoadHostByNodeKey query once

* Use a protected map for storing statements

* Add proposed test
2022-02-14 12:13:38 -03:00
Lucas Manuel Rodriguez 0ed0c4e27f Allow manual dispatch of test-go.yml (#4160) 2022-02-14 12:13:02 -03:00
Kelvin Oghenerhoro OmereshoneandMike Thomas 8070e1e606 fix: update heading (#4152)
* fix: update heading

* Update docs/01-Using-Fleet/README.md

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-02-14 15:50:19 +01:00
Kelvin Oghenerhoro Omereshone e1708466b5 [DOCS] the last of the headings normalization (#4157)
* fix: update headings in configuration files docs

* fix: update heading in testing docs

* fix: update heading in seeding data docs

* fix: update headings in committing changes docs

* fix: update heading from External Contributors to External contributors

* fix: update headings in API for contributors docs.

* fix: update heading in API versioning docs.
2022-02-14 15:49:43 +01:00
dayldanddayld c32a225104 users table to cached_users to improve performance (#4170)
* users table to cached_users to improve performance

* add changes file

Co-authored-by: dayld <>
2022-02-14 09:48:17 -03:00
Zach Wasserman 1e843f3b89 Allow short IdP name in server validation (#4077)
A customer encountered an error when setting the value to "SSO" which
seems quite reasonable.
2022-02-13 19:35:59 -08:00
Noah TalermanandZach Wasserman 67827474c2 Prepare for Fleet 4.10.0 (#4161)
Co-authored-by: Zach Wasserman <zach@fleetdm.com>
2022-02-13 18:13:06 -08:00
Noah Talerman e0716d0c2a Add vulnerability automations to "Automations" docs (#4130) 2022-02-13 18:12:51 -08:00
Mike McNeil c204e915b1 script to report estimations (#4182)
* prototype

* run in parallel

* actually run on all projects
2022-02-13 14:01:07 -06:00
eashaw 7a5694c15c Add performance feedback section to the handbook (#4178)
* performance feedback

* sentence case
2022-02-11 19:54:16 -06:00
Luke Heath 890ff7b3f7 Fix lint error (#4175) 2022-02-11 14:35:23 -06:00
Zach WassermanandTomas Touceda e20a9b4508 Add platform filters for MDM/Munki/Chrome queries (#4144)
* Add platform filters for MDM/Munki/Chrome queries

This should help quiet warnings that users/customers have reported when
these queries try to run on platforms without the macadmins extension
tables.

For #4123

* Improve documentation

* add changes file

* revert doc formatting

* Update tests

* Yet another test fix

Co-authored-by: Tomas Touceda <chiiph@gmail.com>
2022-02-11 14:10:26 -03:00
Tomas Touceda c45115a915 Properly handle path in CVE URL prefix (#4174) 2022-02-11 14:10:13 -03:00
Tomas Touceda d167556514 Make sure we handle unenrolling properly (#4158)
* Make sure we handle unenrolling properly

* Update failing test

* Fix test
2022-02-11 08:27:15 -03:00
eashaw 9af92b23aa Update links to documentation (#4163)
* update links to documentation

* revert .sailsrc change

* fix broken link
2022-02-10 19:26:18 -06:00
Martavis ParkerandTomas Touceda df87e8e4b6 Fixed macOS homepage tooltips (#4167)
* complete refactor of homepage card layout

* modified data fetching for hosts summary

* lint fixes

* removed comments

* unnecessary file

* Add CountsUpdatedAt for munki/mdm status

* Update doc

* fixed last updated at text

* added changes file

* moved card description implementation

* lint fixes

* fixed manage hosts link; clean up

* filtering macadmins by team

* fixed host summary count toggling

* lint fix

* fixed tooltip collision

* clean up

Co-authored-by: Tomas Touceda <chiiph@gmail.com>
2022-02-10 15:58:29 -08:00
RachelElysia de4fa90550 Host details page: e2e test (software, schedule, policy, users) (#4099) 2022-02-10 17:49:10 -06:00
Martavis ParkerandTomas Touceda 21f1260b3a Fixed platform host count on homepage (#4155)
* complete refactor of homepage card layout

* modified data fetching for hosts summary

* lint fixes

* removed comments

* unnecessary file

* Add CountsUpdatedAt for munki/mdm status

* Update doc

* fixed last updated at text

* added changes file

* moved card description implementation

* lint fixes

* fixed manage hosts link; clean up

* filtering macadmins by team

* fixed host summary count toggling

* lint fix

Co-authored-by: Tomas Touceda <chiiph@gmail.com>
2022-02-10 14:04:22 -08:00
Noah Talerman 9c24c7d92c Add policy templates to standard query library (#3956)
* Add remaining policy templates

* Removeempty resolution field

* Update naming for standard policies

* Add enabled word to SIP policy

* Use full SIP

* Also change in constants

* Update windows disk encryption

* Add changes file

* Tweak windows disk encryption policy

* Address lint errors

* Make requested changes

* Reflect changes in policy tempaltes

* Make sure that standard policies and policy templates are the same

* Edit automatic login disabled description

* Also edit in constants
2022-02-10 12:34:30 -05:00
Michal Nicpon 447a4b58ed Update receive-from-github.js (#4115) 2022-02-10 10:00:24 -07:00
RachelElysia 7bca25a803 Show observer query's OS compatibility (#4140) 2022-02-10 10:40:04 -06:00
Zach Wasserman 1b1d3f8a61 Update go-tuf dependency (#3837)
Resolves the warning described in #3699 by updating to the latest
version of the dependency with the warning fixed.

The warning should go away on all clients after new metadata is 
generated with these changes.
2022-02-10 08:16:36 -08:00
Martavis Parker 3d523aef05 Replaced anchor tags for JS - for safari & firefox (#4131)
* replaced anchor tags for js - for safari & firefox

* better logic to account for page offset
2022-02-10 08:10:51 -08:00
Zach Wasserman 600549d8a4 Prepare for 4.9.1 release (#3996) (#4005)
Merging back to `main` from patch branch.
2022-02-10 10:46:21 -05:00
Kelvin Oghenerhoro Omereshone f3b1a53cd4 fix: update heading to sentence case (#4143) 2022-02-10 15:36:57 +09:00
Kelvin Oghenerhoro Omereshone b4a2ce44ed fix: change headings to sentence case (#4142) 2022-02-10 15:36:37 +09:00
Kelvin Oghenerhoro Omereshone e02e3b7b1a fix: update heading to conform to Fleet's guideline (#4141) 2022-02-10 15:36:14 +09:00
Kelvin Oghenerhoro Omereshone d5bc0c6b62 fix: update headings on server installation docs (#4138)
Update headings to conform to Fleet's style guide
2022-02-10 15:35:57 +09:00
Kelvin Oghenerhoro Omereshone 56dba36deb fix: update heading to conform to Fleet style guide (#4136) 2022-02-10 15:35:26 +09:00
Kelvin Oghenerhoro Omereshone 4926e6406f fix: normalize headings to conform to Fleet guidelines (#4135) 2022-02-10 00:49:11 +01:00
Mike McNeil d801f2bae6 define "security benefit is significant" (#4134) 2022-02-09 16:51:20 -06:00
Mike McNeil 01f47c89dc Remove stray parenthesis and stick note in callout box (#4133) 2022-02-09 16:39:51 -06:00
Luke Heath 0d36b39059 Fix label search crashing app on special character input (#4124) 2022-02-09 16:02:49 -06:00
Sharvil Shah f1dbf4b452 Update maintainers to include me (#4126) 2022-02-10 01:55:24 +05:30
RachelElysia 26bc2a3526 Remove before carat in schedule modal advance options (#4125) 2022-02-09 13:41:04 -06:00
RachelElysia 535acb67a4 Add details to software automation modal (#4122) 2022-02-09 13:37:56 -06:00
Tharun Rajendran 1f75429775 Fix host count on team details page (#4103) 2022-02-09 11:54:12 -06:00
RachelElysiaandLuke Heath 778ee22147 /logout route automatically logs out user (#4057)
Co-authored-by: Luke Heath <luke@fleetdm.com>
2022-02-09 11:36:24 -06:00
Martavis Parker 67b805ac39 fixed refreshing team data after edit (#4111) 2022-02-09 09:05:25 -08:00
Tharun Rajendran cc52843921 ui(radio-button): fix alignment of checked radio content (#4035) 2022-02-09 10:28:50 -06:00
Martin Angers cc1cf69a0f Use a dedicated table to store hosts_count and fix pagination with vulns (#4104) 2022-02-09 10:16:50 -05:00
Tomas Touceda 11887f87f7 Add enable scheduled query stats to fleet config (#4066)
* Add enable scheduled query stats to fleet config as well

* Add documentation

* Revert "Allow disabling scheduled query stats via app config (#4049)"

This reverts commit f98fd4d331.

* Add changes file

* Update ref

* Add missing docs
2022-02-09 08:20:29 -03:00
Andrew Baker f855e45089 Update community.md (#4065)
* Update community.md

* Update community.md
2022-02-09 15:37:27 +09:00
Kelvin Oghenerhoro Omereshone 3e0b443f5b fix: change case for identity provider (#4081) 2022-02-09 15:36:06 +09:00
Luke Heath 5866d68f13 Set max length for name inputs (#4063) 2022-02-08 19:40:38 -06:00
Mike McNeil a311abc24b technically… not always (#4079) 2022-02-08 16:19:21 -06:00