RachelElysia
3ca3b1c823
Manage Host Page (Bug fix): Transfer and delete hosts updates total host count ( #2501 )
...
* refetchHosts includes retrieveHosts and retrieveHostCount
2021-10-13 11:30:01 -04:00
eashaw
01d38150c8
Add first draft of values to Fleet handbook ( #2498 )
...
* Update company.md
* updated h5 styles, add values section
2021-10-13 13:54:48 +09:00
Luke Heath
b3e492d10b
Fix pixelated border around default avatar ( #2482 )
2021-10-12 19:56:40 -05:00
eashaw
f97072f2a4
Update using fleet FAQ ( #2483 )
...
* add question to faq
* Update docs/01-Using-Fleet/FAQ.md
Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2021-10-12 17:11:03 -05:00
Martavis Parker
688a9f01d5
E2E Test fixes ( #2491 )
...
* fixed flow for resetting current session
* ignoring downloads for windows because paths
* using correct shell for windows
* using correct shell for windows
* ignoring exception; we can't fake react context
* changes file
* must wait for flash to show
* lint fixes
* re-added secure package
2021-10-12 14:33:56 -07:00
Benjamin Edwards
16c5823692
add support for minio backend file carving ( #2448 )
...
* add support for minio backend file carving
* add changes file
Co-authored-by: Zach Wasserman <zach@fleetdm.com>
2021-10-12 15:32:06 -04:00
Tomas Touceda
28be73c410
Add missing software in list hosts response ( #2492 )
2021-10-12 15:59:01 -03:00
Martin Angers
e1afb3547e
Update preview tests ( #2487 )
2021-10-12 11:49:25 -04:00
Luke Heath
94a10cb6b9
Update README.md
2021-10-12 10:02:31 -05:00
Tomas Touceda
782f276e0b
Issue 2050 add software filter list hosts ( #2486 )
...
* Add software_id filter to list hosts
* Add integration test for API endpoint
* Add doc
* Simplify sql query
2021-10-12 11:38:12 -03:00
Martin Angers
dcf701ef2b
Support fleetctl preview from a branch, default to production ( #2476 )
2021-10-12 10:20:28 -04:00
RachelElysia
ded8feea56
Host Details Page: Relocate host details page header and buttons ( #2447 )
2021-10-11 14:59:43 -04:00
RachelElysia
2000b1b263
Manage Host Page: Custom host count based on filters, labels, etc ( #2377 )
...
* Host count includes label id parameter
* Remove page and pageSize from hostCountAPI call
* Only retrieve hostCount on filter change
2021-10-11 13:27:14 -04:00
gillespi314
89f4234819
Add tooltips for advanced options on settings page ( #2470 )
...
* Add tooltips for advanced options on settings page
* Remove old css
* Fix failing Cypress test
2021-10-11 12:01:25 -05:00
gillespi314
39da3fd84d
Fix display value for policy update interval ( #2468 )
2021-10-11 10:13:10 -05:00
gillespi314
daa8a5d31a
Fix title of manage hosts page UI for free version ( #2467 )
2021-10-11 10:11:54 -05:00
RachelElysia
981028705e
Sentence Case: Throughout UI, tests, validators, docs ( #2455 )
2021-10-11 10:58:27 -04:00
Martin Angers
5e1f872ccb
Refactor ListHosts to new endpoint pattern ( #2396 )
2021-10-11 10:37:48 -04:00
Martin Angers
fce3e42abb
Refactor GetPack to new endpoint pattern ( #2409 )
2021-10-11 10:17:21 -04:00
eashaw
7f3d3ad96c
current page local, conditional class, active styles ( #2438 )
2021-10-11 14:42:07 +09:00
eashaw
f6528d0e0d
change detection to policies ( #2443 )
2021-10-11 14:40:28 +09:00
Tomas Touceda
0fd569ebaf
Move migrations around and add missing column only if not available ( #2461 )
...
* Move migrations around and add missing column only if not available
* Add changes file
* Remove debug print
* Remove wrong import
2021-10-08 15:41:52 -03:00
eashaw
026df46627
stop zombie comment notifications for maintainers ( #2446 )
2021-10-08 11:30:29 -05:00
Tomas Touceda
e08fcb949b
Fix logging of errors in kitlog ( #2427 )
...
* Fix logging of errors in kitlog
* Update error messages
2021-10-07 18:15:40 -03:00
eashaw
834289c0c8
Copy documentation links to clipboard when a user clicks on them ( #2442 )
...
* copying header links
* copied text notification
* animation and comment update
* Update basic-documentation.less
* Update basic-documentation.page.js
* using for loop instead of lodash, updated function to remove copied class, handling double clicks, move notification
* Update basic-documentation.page.js
2021-10-07 15:27:36 -05:00
gillespi314
84a3c6e134
Fix teams dropdown default value for hosts page filtered by policy; fix policy button text ( #2439 )
2021-10-07 14:30:14 -05:00
Tomas Touceda
9b19e3ace6
Count can happen with only list permissions ( #2441 )
2021-10-07 14:25:04 -03:00
eashaw
4d0b19d8fb
Fix broken links and duplicate IDs on fleetdm.com/docs ( #2426 )
...
* update heading renderer, fix links to blog.fleetdm.com
* inverted conditional, using ensureUniq
2021-10-07 12:20:41 -05:00
Mike Thomas
f4c6c8e534
Update 00-Learn-how-to-use-Fleet.md ( #2393 )
...
Update to enroll device command to remove line-break.
2021-10-07 23:43:02 +09:00
eashaw
14ac341b30
Normalize docs and handbook headings ( #2428 )
...
* header styles
* update headers
* updated headings
* update padding
* handbook headings, update landing page breadcrumbs
* update heading and font-size
* Update 03-Example-deployment-scenarios.md
* handbook styles
* Update basic-handbook.page.js
* lint fixes
2021-10-07 23:40:22 +09:00
Martin Angers
3aef96e15c
Add test for fleetctl preview ( #2388 )
...
* Start a fleetctl preview test
* Add tests for fleetctl preview
* Fix setting of fleetctl auth token in test
* Add fleet instance vulnerabilities config to response of GetAppConfig
* Add checks that fleetctl preview enables vulnerability detection
* Adjust doc for get config API response
* Add the include-server-config flag to fleetctl get config
* Update test now that some of the PRs have been merged
Co-authored-by: Tomas Touceda <chiiph@gmail.com>
2021-10-07 10:19:10 -03:00
Martin Angers
9a36fce082
Enable vulnerability detection in fleetctl preview ( #2376 )
2021-10-07 09:02:49 -03:00
Martin Angers
e4dae5f3d1
Disable anonymous analytics collection for fleetctl preview ( #2372 )
...
* Disable anonymous analytics collection for fleetctl preview
* Force run checks
2021-10-07 09:01:51 -03:00
Tomas Touceda
876aa0e366
Add host count API ( #2356 )
...
* Add host count API
* Add rest api docs
* Add host count for labels and address review comments
* Add regex for id
2021-10-07 08:25:35 -03:00
Tomas Touceda
9b809a2d35
Issue 1890 host details policy ( #2410 )
...
* wip
* Add policies to hosts
2021-10-07 08:11:10 -03:00
Mike McNeil
2972b2fde0
Update 03-Example-deployment-scenarios.md ( #2398 )
...
* Update 03-Example-deployment-scenarios.md
* Update 03-Example-deployment-scenarios.md
2021-10-06 19:32:51 -05:00
eashaw
ac677b9914
Add link to /transparency to footer nav ( #2392 )
...
* added transparency link
* change order
* swap pricing and blog
2021-10-06 17:03:14 -05:00
Zach Wasserman
e61dc765fd
Prepare for 4.4.0 release ( #2423 )
2021-10-06 14:14:12 -07:00
gillespi314
a3b1978680
Fix policies reset on dropdown change ( #2415 )
2021-10-06 15:30:27 -05:00
RachelElysia
dd18929a68
Fix empty schedule quote ( #2411 )
2021-10-06 14:27:00 -04:00
gillespi314
63269835d8
Hide transfer for team maintainer ( #2407 )
2021-10-06 12:42:34 -05:00
RachelElysia
4cd5d62708
Show inherited policies even with no team policies ( #2403 )
2021-10-06 13:30:17 -04:00
Tomas Touceda
f44c809d85
Check env var along with app config for software inv ( #2406 )
2021-10-06 14:17:33 -03:00
gillespi314
c28e3bbc9a
Hide edit and delete label from observer ( #2401 )
2021-10-06 11:58:27 -05:00
Luke Heath
6717bd5d61
Adjust data table column widths ( #2384 )
2021-10-06 11:55:57 -05:00
gillespi314
be2f08550d
Reveal host select column to team maintainer ( #2397 )
2021-10-06 10:58:43 -05:00
Tomas Touceda
1b611012df
Allow team maintainers to bulk delete hosts for teams they belong ( #2399 )
2021-10-06 12:58:01 -03:00
RachelElysia
ea3f0f127f
Manage Host Page: Spiffier icons for filter status/policy button/dropdowns ( #2379 )
2021-10-06 10:54:15 -04:00
Noah Talerman
a067fc1145
Update GET /software documentation to reflect the current response ( #2348 )
...
- Remove the `hosts_count` property from the `GET /api/v1/fleet/software` API route because this property is not currently included in the response.
2021-10-06 10:05:14 -04:00
Tomas Touceda
1af3803cdb
Load all host values from the db to prevent overwriting columns with empty vals ( #2394 )
2021-10-06 09:27:53 -03:00