Commit Graph
3068 Commits
Author SHA1 Message Date
Tomas Touceda 77a91a7ab7 Add new index to policy_memership_history (#2973)
* Add new index to policy_memership_history

* Fix typos
2021-11-17 11:42:24 -03:00
eashaw 39e210cd98 Update load testing documentation (#2979)
* update load testing, mobile table styles

* testing table layouts

* final tables

* update table styles

* Update basic-documentation.less

* revert unintentional change

* Update basic-documentation.less
2021-11-17 11:48:33 +09:00
Mike McNeil 520782008e Fix mismatched link in footer ("what is osquery?") (#2980) 2021-11-16 18:56:56 -06:00
Mike McNeil 3803a38972 4 continents, 7 tzs (#2944)
* 4 continents, 7 tzs

* eof crlf
2021-11-16 18:13:15 -06:00
Zach Wasserman fd6c4f1e08 Update oncall process (#2970) 2021-11-16 13:10:09 -08:00
Mike McNeil 7767c51076 on multiple enrollments (#2966) 2021-11-16 14:01:55 -06:00
eashaw 3b403f1823 add "Jobs" to footer links (#2961) 2021-11-16 12:56:41 -06:00
RachelElysia f81d010b72 Fleet setup: Overflow fix (#2927) 2021-11-16 12:55:57 -05:00
RachelElysia 321402ebb7 New error state outline red under 32 char (#2951) 2021-11-16 12:30:04 -05:00
Victor VrantchanandZach Wasserman a760cdc26d Add MacAdmins tables in Orbit extension (#2140)
Uses the extension tables from https://github.com/macadmins/osquery-extension.

Co-authored-by: Zach Wasserman <zach@fleetdm.com>
2021-11-15 18:40:53 -08:00
eashawandMike Thomas b7f2f3a0f0 Add questions to using Fleet FAQ and deployment FAQ (#2912)
* add faq questions

* Apply suggestions from code review

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>

* fix broken links

* Update FAQ.md

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2021-11-15 17:55:57 -06:00
Martavis Parker 5ac01dff4e Re-enabled software card for home page (#2780)
* re-enabled software

* added changes files

* lint fix

* fixed url format

* fixed 500 bug, order key

* fixed table data

* fixed data gathering and linking to hosts

* fixed grid columns
2021-11-15 15:42:51 -08:00
Lucas Manuel Rodriguez 87779280ba Add missing update to go.sum (#2934) 2021-11-15 18:34:58 -03:00
RachelElysia a7c6b3e7d7 Add/Edit/Delete enroll secret UI (#2645) 2021-11-15 16:16:06 -05:00
Lucas Manuel Rodriguez 5c1edaf527 Kill existing instances of orbit and osqueryd in fleetctl preview (#2921)
* Kill existing instances of orbit and osqueryd in fleetctl preview

* Add changes file
2021-11-15 18:12:25 -03:00
Martin AngersandZach Wasserman 678d986a4a Fix call to renamed func (#2932)
* Fix call to renamed func

* Remove unused function

Co-authored-by: Zach Wasserman <zach@fleetdm.com>
2021-11-15 17:54:31 -03:00
Luke Heath 4619696036 Fix table layout styling on host details and query page (#2925) 2021-11-15 14:11:22 -06:00
Mike McNeil 4c0a985a31 add lucas to allowlist (#2931) 2021-11-15 14:10:45 -06:00
Zach Wasserman e279dc1682 Implement fleetctl updates rotate (#2831)
Add support for updating keys used in the TUF update system.
2021-11-15 10:01:48 -08:00
gillespi314 93764ec3ea Add update invite action to user management page (#2919) 2021-11-15 11:32:28 -06:00
eashaw 14896ca399 Update vercel bot name in list of github maintainers and bots (#2920) 2021-11-15 11:18:59 -06:00
RachelElysia f29bd07087 Schedules Page: Remove teams call on schedules for Fleet free (#2843) 2021-11-15 10:31:54 -05:00
Martin Angers a4b0d9d4a1 Add team_id to host summary when filtered for a specific team (#2869) 2021-11-15 09:56:13 -05:00
Martin Angers f8d118af34 Add tests for hosts dynamic where clause (#2882) 2021-11-15 09:55:27 -05:00
Martin Angers 45168bed1d Remove deprecated app_configs table (#2884) 2021-11-15 09:34:51 -05:00
Martin Angers 3ae57a0242 Create errors with ctxerr, add the call to store them in redis (#2786) 2021-11-15 09:11:38 -05:00
Martin Angers 348841c90b Add explanation output to fleetctl package (#2864) 2021-11-15 08:40:58 -05:00
eashaw 002278976d add vercel bot to list of bots and maintainers, update slack notification conditional. (#2911) 2021-11-12 19:13:20 -06:00
Zach Wasserman 1bd50d8965 Prepare for 4.5.1 release (#2913) 2021-11-12 17:03:19 -08:00
gillespi314andLuke Heath 86687a80cc Add query author avatar; format last modified time (#2898)
Co-authored-by: Luke Heath <luke@fleetdm.com>
2021-11-12 16:45:53 -06:00
Noah Talerman 8c0c00884f Fix broken link in "Osquery logs" documentation (#2906)
- Fix a broken link in the summary of the "Osquery logs" documentation
- Update instructions for linking to a specific section within a page in the Fleet documentation in product handbook
2021-11-12 17:40:32 -05:00
gillespi314 679734ed8d Fix empty state of policies table (#2905) 2021-11-12 16:33:19 -06:00
gillespi314 6520e90006 Update API docs for host.users.shell 2021-11-12 16:03:11 -06:00
Benjamin Edwards 44add9cc2b snowflake & splunk logging destination documentation (#2889)
Add documentation for forwarding osquery logs to Splunk and Snowflake.
2021-11-12 17:01:58 -05:00
Luke Heath af956537a1 More room for software names and keep tooltips visible (#2867) 2021-11-12 15:51:47 -06:00
gillespi314 249ca8482c Add tab-based UI to host details page (#2878) 2021-11-12 13:43:29 -06:00
Martavis Parker f31a3d9366 fixed padding (#2893) 2021-11-12 08:30:45 -08:00
RachelElysia 7db762f8e2 Homepage UI: Add host total count and host status count (#2894) 2021-11-12 09:27:05 -05:00
Noah Talerman de1084e920 Update documentation for /policies API routes (#2892)
- Update note to inform users to expect breaking changes in Fleet 4.7.0
2021-11-12 09:08:02 -05:00
Lucas Manuel Rodriguez 1f560c56a2 Return all scheduled queries and their stats on the host fetch API (#2855)
* Return all scheduled queries and their stats on the host fetch API (pack_stats)

* Use 'pack' instead of null and wrap errs with ctxerr
2021-11-12 08:18:25 -03:00
eashaw ba251d22d8 Remove html comments from code blocks on fleetdm.com/docs (#2899)
* Update build-static-content.js

* Update build-static-content.js

* update comment
2021-11-12 17:38:55 +09:00
Mike McNeil 6cfab22c02 Update customer-first.md (#2900) 2021-11-11 21:15:10 -06:00
Luke Heath 0183863fb8 Fix team admin and team maintainer team settings display (#2897) 2021-11-11 17:31:47 -06:00
Luke Heath 4e1122aa72 Handle Team Admin removing self from team (#2886) 2021-11-11 16:46:16 -06:00
Tomas Touceda a0730ca643 Add update invite API (#2837) 2021-11-11 17:33:06 -03:00
gillespi314 3e2dad8caa Add login shell information to host users table (#2854) 2021-11-11 11:26:03 -06:00
gillespi314 229b91b530 Add endpoint for management of team enroll secrets (#2849) 2021-11-11 10:45:39 -06:00
Noah Talerman f9d249882c In API docs, update description for GET /software parameters (#2870)
- Update the specified filterable and searchable fields in `order_key`'s and `query`'s descriptions
2021-11-11 10:06:05 -05:00
Noah Talerman 15ec58ba44 Add missing changes from the 4.5.0 release to changelog (#2891)
- Remove remaining `changes` files that were included in the 4.5.0 release
- Update CHANGELOG to include the missing changes entries
2021-11-11 09:57:32 -05:00
Tomas Touceda b802af6f44 Add host count to software API (#2879)
* Add host count to software API

* Update docs

* Update fleetctl tests to account for host counts

* Update docs to mention host_count special case

* Update func comment
2021-11-11 08:49:17 -03:00