RachelElysia
40d787aec9
Fleet UI: URL routes for dashboard platforms ( #8689 )
2022-11-17 10:45:35 -05:00
RachelElysia
3a9f45d6f8
Fleet UI: Filter by low disk space hosts on various platforms ( #8647 )
2022-11-10 09:27:23 -05:00
Luke Heath
5493417fee
Ensure invite form always returns a base error ( #8615 )
2022-11-08 15:34:18 -06:00
RachelElysia
6921e43bb7
Host details page: Surface disk encryption information ( #8437 )
2022-11-07 16:51:03 -05:00
RachelElysia
3b668131a1
Frontend: New ViewAllHostsLink component ( #8422 )
2022-11-02 14:18:08 -04:00
RachelElysia
c964ba4d90
Frontend: New BackLink component ( #8352 )
2022-10-27 09:34:45 -04:00
RachelElysia
97b4d1f3fb
Fleet UI: Option to show public IP address in hosts table ( #8425 )
2022-10-25 11:56:09 -04:00
Gabriel Hernandez
6febfce2d2
update jest setup and move config to its own file ( #8258 )
2022-10-25 14:17:32 +01:00
RachelElysia
926fee522b
Fleet UI: Empty yaml syntax fix ( #8395 )
2022-10-21 12:14:22 -04:00
RachelElysia
0faa546f17
Fleet UI: Consistency between global and team agent options forms ( #8334 )
2022-10-20 13:39:47 -04:00
Luke Heath
bc32662a3e
Use new display name property in live query results ( #8268 )
2022-10-19 17:24:42 -05:00
RachelElysia
c04ebbc490
Fleet UI: Missing host and low disk space filters on dashboard and manage host page ( #7728 )
2022-10-14 15:21:30 -05:00
RachelElysia
3eaceec64d
Fleet UI: App-wide use of host's display_name ( #8169 )
2022-10-14 14:26:15 -05:00
Gabriel Hernandez
a950e9d095
Feat/update query doc sidepanel ( #8214 )
...
* create new components for query side panel
* add reusable icon component that uses svg for icons
* integrate with new osquery_fleet_schema.json data
* update UI to work with osquery_fleet_schema.json
* add remark-gfm to safely support direct urls in markdown
* move fleet ace into markdown component so we can render code with ace editor
* add testing for new query sidebar
* remove incomplete tests for query sidepanel
2022-10-14 17:45:57 +01:00
RachelElysia
7804406aa8
Fix mdm enrollment status api call ( #8218 )
2022-10-14 09:29:40 -05:00
Noah Talerman
675ff9e483
Update Agent options empty state ( #8192 )
...
- Update "Orbit" to "Fleet's osquery installer"
2022-10-13 14:30:56 -07:00
RachelElysia
6d94472224
Fleet UI: Move status from route param to query param ( #8035 )
2022-10-10 14:07:47 -04:00
Gabriel Hernandez
b14c7af645
move policies to own constants and allow escaping on DEFAULT_POLICIES ( #8121 )
2022-10-07 14:31:57 +01:00
Luke Heath
97155238c7
Disable linting for constants file ( #8107 )
2022-10-06 14:45:59 -05:00
Josh Brower
b7daa3d0ad
Add Windows CIS policies ( #7959 )
...
- Add 7 policies to fleetdm.com/queries and the Fleet product
2022-10-06 12:43:34 -04:00
RachelElysia
92d6161edb
Fleet UI: Clarify last fetched and last seen time on Manage Host Page ( #8087 )
2022-10-06 09:15:40 -04:00
RachelElysia
ee2f28e890
Fleet UI: Rename to machine serial and private IP address ( #8074 )
2022-10-04 13:35:32 -04:00
Martin Angers
f5b6523359
Hide overrides key if empty, display comment for flags if empty ( #7986 )
2022-10-04 08:40:40 -04:00
Zach Wasserman
486b67caca
Add initial support for kubequery ( #6863 )
...
Configuration and fixes for the Fleet server and frontend to add support
for https://github.com/Uptycs/kubequery .
Co-authored-by: Michal Nicpon <michal@fleetdm.com>
2022-09-15 10:02:17 -06:00
Noah Talerman
035ef3f6e7
Update standard policies and policy templates ( #7662 )
...
- Remove "[CIS x.x.x]" tags from product
- Add "CIS" tag to all policies in the standard query library on fleetdm.com
- Remove duplicate "Guest users"policy
- Update language in policies' names and descriptions to be consistent
2022-09-09 11:00:20 -04:00
RachelElysia
0c13141ba1
Fix online, offline, new dropdown ( #7572 )
2022-09-05 22:24:40 -04:00
RachelElysia
f9737cdb48
Fleet UI: macOS dashboard Munki issues ( #7096 )
2022-09-02 17:05:07 -05:00
RachelElysia
3e310ba150
Fleet UI: Fix bug with label sidebar not collapsing ( #7402 )
2022-09-01 17:42:25 -04:00
Guillaume Ross
54569281de
Fixing bug and bumping versions for AV check on macOS ( #7522 )
...
The policy had been pasted in `constants.ts` wrong - replacing with the right one, and while I'm here, bumping the versions.
2022-09-01 14:28:30 -04:00
RachelElysia
d30dea44ee
Frontend: Refactor building query params for export hosts and host count ( #7269 )
2022-08-31 14:18:32 -07:00
Guillaume Ross
f413ae764a
7231 - Second batch of macOS policy queries for CIS Benchmark ( #7380 )
...
* Adding CIS 1.5 / 1.6 / 2.2.1 to constants.ts
* Adding CIS 1.5 / 1.6 / 2.2.1 to standard query library
* Adding 2.3.1
* Adding 2.3.1 to query library and 2.4.2 to both
* Adding 2.4.10
* Tagging 2.5.1.1
* Tagging 2.5.2.1
* Tagging 2.5.2.2
* Adding 2.5.6
* Adding 2.6.1.4
* Adding 3.6
* Tagging 5.1.2
* Tagging 5.2.2
* Tagging 5.8
The query we have for the screen lock is comprehensive and covers more than one CIS requirement
* Adding 6.1.3 and 6.1.4
2022-08-26 16:59:16 -04:00
Luke Heath
f08cf6c11c
Remove FreeBSD references from website, UI, and query library ( #7279 )
2022-08-24 16:03:35 -05:00
Guillaume Ross
c4ccf20bd6
Adding first set of CIS benchmark policies for macOS ( #7296 )
...
* Adding CIS 1.1 for macOS
* Adding CIS 1.2
* Fix linting
* Adding CIS 1.3
* Adding CIS 1.4
* Apply suggestions from code review
Committing Noah's suggestions
Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
* Fixed copy pasta errors + changed formatting
Fixed some auto update queries that were accidentally the same, and put [CIS X.X] between brackets in `constants.ts`
Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
2022-08-22 19:23:09 +00:00
Guillaume Ross
dcee7a15ea
Making Bitlocker policy stricter ( #7253 )
...
Adding a filter to check that this is happening on the C drive and not some random other drive.
2022-08-18 13:45:17 -04:00
RachelElysia
18852aae66
Fleet UI: macOS dashboard MDM solutions ( #7014 )
...
Co-authored-by: gillespi314 <73313222+gillespi314@users.noreply.github.com>
2022-08-15 17:47:07 -05:00
gillespi314
78af071fce
Handle invalid time values on host details page ( #7217 )
2022-08-15 15:09:27 -05:00
RachelElysia
73d0299af9
Fleet UI: Schedule frequency units, Convert seconds to units using date-fns ( #7102 )
2022-08-09 10:00:09 -04:00
Gabriel Hernandez
35a0c1c1a0
clean up host entity loadHosts method ( #7083 )
2022-08-09 12:25:49 +01:00
Gabriel Hernandez
aa60f3a54f
cleanup of manage host page utilities ( #7055 )
...
* colocate LabelForm with ManageHostPage
* add url utility to create query string from params object
2022-08-05 09:27:10 -04:00
RachelElysia
140a651f3b
Fix spelling and grammar in standard query library ( #6937 )
2022-08-02 10:12:54 -04:00
RachelElysia
4631e4eeaa
Fleet UI: Sentence casing, typo ( #6942 )
2022-07-28 14:54:01 -04:00
RachelElysia
f78fa3c42a
Fix firefox/safari > input alignment ( #6925 )
2022-07-27 17:22:35 -04:00
RachelElysia
5a0f4eb318
Packs UI: Update osquery releases on add/edit query pack dropdown ( #6888 )
2022-07-26 15:27:56 -04:00
RachelElysia
6ec08b405b
Manage Host UI: Convert uptime column to last restarted ( #6812 )
2022-07-25 09:37:12 -04:00
gillespi314
406004894a
Update placeholder text for select targets search box ( #6826 )
2022-07-22 11:13:37 -05:00
Desmi-Dizney
097f71e76c
Editor Pass - Adding password policy query to the default library ( #6768 )
...
* Editor Pass - Adding password policy query to the default library
Editor pass for:
- https://github.com/fleetdm/fleet/pull/6641
* Update constants.ts
* Update frontend/utilities/constants.ts
2022-07-21 13:51:17 -05:00
RachelElysia
0afa3e4b54
Host UI: Refactored disk space bar graph to a global component ( #6741 )
2022-07-20 12:39:19 -04:00
gillespi314
4792d7a759
Add UI for Fleet Sandbox to download prepackaged installers ( #6721 )
2022-07-19 14:28:06 -05:00
RachelElysia
733abe1aa7
Manage Host Page: Render host disk space ( #6593 )
2022-07-18 16:37:38 -04:00
gillespi314
3aa64f93ba
Add isSandboxMode to AppContext ( #6704 )
2022-07-18 09:13:23 -05:00