Martin Angers
eda6d60be8
Add replicas to the redis docker-compose setup. ( #2511 )
2021-10-18 08:33:26 -04:00
Tomas Touceda
b11c6ffe31
Download and launch orbit for the current device when starting preview ( #2437 )
...
* Download and launch orbit for the current device when starting preview
* Add windows kill
* Fix imports
* Fix import
* Disable secure directory checks on windows for now
* Add missing import
2021-10-15 18:23:06 -03:00
Noah Talerman
e821bcb054
Edits to Fleet public load testing documentation ( #2535 )
...
- Add a summary to the top of the document
- Rename "Baseline Test" section to "Test parameters"
- Rename "Bare minimum setup" section to "1,000 hosts"
- Several smaller edits that call out the number of hosts tested and the results (did Fleet work?)
2021-10-15 13:52:25 -04:00
Tomas Touceda
74960d74be
Update calls to new signature ( #2536 )
2021-10-15 10:48:44 -03:00
RachelElysia
cc40bf132d
Manage Host Page: No host renders generate installer modal ( #2493 )
...
* Update Context API to contain enrollSecret
* Update e2e tests with generate installer modal
* Edge case with empty Team showing Generate Installer CTA
2021-10-15 09:40:42 -04:00
Tomas Touceda
89c6d18ed2
Issue 2293 reveal failing policies list host ( #2528 )
...
* Add host issues
* Update docs
* Remove comment
* Update tests
2021-10-15 07:34:30 -03:00
Tomas Touceda
d3a0d62902
Issue 2456 policies yaml ( #2512 )
...
* wip
* Add policy specs support
* Add documentation
* Make policy apply idempotent
* Fold in code
* Improve tests and simplify auth checks
* Lint and fix test
2021-10-15 07:34:11 -03:00
Zach Wasserman
a6e8f22d83
Update changelog and configs for patch releases ( #2531 )
2021-10-14 18:17:47 -07:00
Mike McNeil
2e6352ed40
Fleet's core is MIT-licensed. This helps avoid any confusion (just the website is creative commons) ( #2516 )
...
* Fleet's core is MIT-licensed. This helps avoid any confusion
* Removing other instance of creative commons license text
Co-authored-by: eashaw <caglc@live.com>
2021-10-15 09:06:46 +09:00
eashaw
e0d054ff78
added cookie banner ( #2529 )
2021-10-14 18:26:32 -05:00
RachelElysia
5ba22347ff
App Settings Page: Fix buggy anchor links ( #2479 )
2021-10-14 16:43:30 -04:00
Tomas Touceda
bb1dc401a3
Load vulnerabilities alongisde the software ( #2518 )
...
* Load vulnerabilities alongisde the software
* Update docs
2021-10-14 13:51:41 -03:00
RachelElysia
67645f327b
Manage Host Page: Add tooltip to search ( #2475 )
2021-10-14 11:11:53 -04:00
Tomas Touceda
d904d501ac
Add infra for loadtest ( #2218 )
...
* Add infra for loadtest
* Move loadtest stuff to a new file and parametrize fleet min/max capacity
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update to be ready for review
* Update link and other variables needed
* Address review comments and update links
2021-10-14 12:04:27 -03:00
Tomas Touceda
825939e3dc
Improve osquery perf ( #2503 )
...
* Improve osquery perf
* Update dependencies
* Embed template so this can be run from the root of the repo
* Fix lint
* Address review comments
2021-10-14 10:09:58 -03:00
Zach Wasserman
4d6956b6cb
Remove usage of temporary table in migration ( #2515 )
...
Temporary tables were causing migration issues under some MySQL
configurations as discussed in #2462 .
2021-10-13 16:25:08 -07:00
eashaw
491992c1b5
Handle scrolling to hash links when coming from an external page ( #2513 )
2021-10-13 17:31:25 -05:00
Luke Heath
6cda48220d
Fix hosts table search and pagination ( #2494 )
2021-10-13 13:36:17 -05:00
RachelElysia
de1e73b5b4
Bug Fixes: sortBy key and e2e hosts.spec.ts ( #2506 )
2021-10-13 13:12:44 -05:00
Tomas Touceda
0510075398
Issue 2134 add team admin role ( #2499 )
...
* wip
* Add team admin role and tests
* Revert change in invites
* Update permission doc
* Fix lint
2021-10-13 12:34:59 -03:00
gillespi314
08225ed6bb
Remove extra query params from host count API call ( #2502 )
2021-10-13 10:30:29 -05:00
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