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
eashaw
87b3563db7
Add questions to Contributing and Using Fleet FAQ ( #2366 )
...
* Update FAQ.md
* Update FAQ.md
* Update docs/01-Using-Fleet/FAQ.md
Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
* Update docs/01-Using-Fleet/FAQ.md
I couldn't make a decision about the correct science around the mum and baby reference, so I just deleted to be safe 😅
Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2021-10-06 11:51:00 +09:00
Tomas Touceda
02b2c64b89
Make software list not flaky, hopefully ( #2387 )
2021-10-05 18:26:02 -03:00
Martavis Parker
d7cbcdfb40
Fixed query editor horizontal scroll ( #2378 )
...
* much better solution to backspace problem
* fixed query horiztonal scrolling
* changes file
2021-10-05 12:56:47 -07:00
Tomas Touceda
70cf7aa0a0
Delete policies for hosts in teams before transferring them ( #2383 )
...
* Delete policies for hosts in teams before transferring them
* Add missing error check
2021-10-05 15:48:26 -03:00
Tomas Touceda
ddc6b300d4
Allow team maintainers to delete hosts from their teams ( #2373 )
2021-10-05 15:15:05 -03:00
Benjamin Edwards
b2cae6321d
update deployment docs to include AWS deployment scenario ( #2370 )
2021-10-05 12:53:45 -04:00
Zach Wasserman
a2e9b539a1
Optimize policy_updated_at migration ( #2362 )
...
- Use `TRUNCATE TABLE` rather than `DELETE FROM` for improved performance.
- Move DDL statement after truncate to avoid issues with retries (due to
column already being created).
#2360
2021-10-05 09:24:03 -07:00
Martavis Parker
53f82b8e28
Fixed scroll position across the app ( #2375 )
...
* fixed scroll across the app
* changes file
2021-10-05 09:04:24 -07:00