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
gillespi314
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
Tomas Touceda
88b32d8c7f
List policies for hosts even if they don't have stats ( #2865 )
2021-11-11 08:40:32 -03:00
Zach Wasserman
e1f273fdc0
Add multiple users for SSO testing ( #2885 )
2021-11-10 15:15:41 -08:00
Tomas Touceda
b95bb52c89
Issue 2868 ignore admin reset password sso ( #2877 )
...
* Ignore admin forced password reset if sso is enabled
* Add tests for authenticatedUser
* If SSOEnabled is true, then set AdminForcedPasswordReset to false
* Update tests to cover new password reset and sso flow
* Add changes file
2021-11-10 19:30:15 -03:00
eashaw
a640f5ace9
Add optional line breaks to heading text ( #2876 )
2021-11-10 12:50:32 -06:00
RachelElysia
0a5049b51e
Schedules and Policy UI: New empty state ( #2787 )
2021-11-10 13:46:16 -05:00
Martin Angers
b7ed3589a8
Fix where clause building with right hosts alias ( #2875 )
2021-11-10 12:24:19 -05:00
Luke Heath
700d78278b
Fix z-index of close schema button in query side panel ( #2871 )
2021-11-10 10:24:44 -06:00
Benjamin Edwards
dac043f1f5
refactor terraform to allow bootstrapping ( #2662 )
...
* refactor to allow bootstrapping* move monitoring into its own package, update readme
* add variable for license_key
* replication lag alarm less sensitive
2021-11-09 20:14:05 -05:00
Zach Wasserman
2b8502ad61
Upgrade node-sass for Node 16 compatibility ( #2863 )
2021-11-09 14:33:33 -08:00
Tomas Touceda
058ee84419
Change quote so it doesn't display as weird chars in webhooks ( #2861 )
2021-11-09 18:58:22 -03:00
Jacob Shandling
01959434cb
Render a host's version of osquery on its host details page ( #2851 )
2021-11-09 14:59:56 -06:00
RachelElysia
81ccbab31f
Dashboard UI: Hosts change on team selection ( #2839 )
2021-11-09 15:48:23 -05:00
RachelElysia
2d1e4c0898
Reinstate generate installer code from #2493 ( #2771 )
2021-11-09 15:02:01 -05:00
eashaw
2e7c092e1e
Hide footer on fleetdm.com until the page is loaded ( #2848 )
...
* added a jquery function to show footer once the page is rendered
* Update layout.ejs
* fix lint error
2021-11-09 13:37:53 -06:00
Luke Heath
d9556b3f7f
Perform client side filtering with react table ( #2834 )
2021-11-09 11:31:28 -06:00
Tomas Touceda
a16b98a4a1
Add logging of interval for webhooks ( #2853 )
2021-11-09 11:59:16 -03:00
Martin Angers
b57b64ccb2
Add total and per platform counts to host summary endpoint ( #2845 )
2021-11-09 09:35:36 -05:00
Tomas Touceda
cc7a405f93
Enable software inventory for new installations ( #2852 )
2021-11-09 10:28:14 -03:00
Mike McNeil
8830806b2b
Update product.md ( #2844 )
2021-11-08 20:45:44 -06:00