Luke Heath
bc32662a3e
Use new display name property in live query results ( #8268 )
2022-10-19 17:24:42 -05:00
gillespi314
9f20f01e37
Check team config for software UI ( #8338 )
2022-10-19 14:00:39 -05:00
Luke Heath
6d4c885f22
Fix select dropdown highlighting on Firefox ( #8264 )
2022-10-19 17:57:06 +00:00
RachelElysia
5de3e571ae
Fleet UI: Truncated cells have responsive size tooltips, hides default browser tooltip ( #8300 )
2022-10-19 11:32:55 -04:00
Gabriel Hernandez
9799109489
change type on add host modal ( #8293 )
2022-10-18 17:53:43 +01:00
Gabriel Hernandez
da04e04f88
fixes for new query side panel ( #8288 )
2022-10-18 17:52:20 +01:00
Gabriel Hernandez
efad41e578
fix 500 when no software on device/:token page ( #8292 )
2022-10-18 17:50:59 +01:00
Luke Heath
69f1dc5176
Fix redirect of user resetting password ( #8261 )
2022-10-18 11:10:52 -05:00
RachelElysia
bca8567e9e
Fleet UI: Host table defaults to 100 hosts per page ( #8290 )
2022-10-18 11:11:19 -04: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
gillespi314
59876d37ea
Add usage statistics to measure policy violations ( #8199 )
2022-10-14 13:55:37 -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
Gabriel Hernandez
06a9e886a1
fix broken search for manage host page ( #8213 )
2022-10-14 15:56:02 +01:00
RachelElysia
57c40ac056
Fix tooltip width to not be wider than column ( #8220 )
2022-10-14 09:30:06 -05: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
5084ea2783
Fleet UI: Select all fix on table checkboxes ( #8198 )
2022-10-13 09:29:30 -04:00
RachelElysia
564a25883f
Fleet UI: Fix padding between multiple enroll secrets ( #8193 )
2022-10-13 09:28:59 -04:00
Noah Talerman
7b44d0a97b
Remove banner from Team details > Agent options ( #8170 )
...
- Remove info banner that links to help with `overrides`
2022-10-12 15:08:02 -04:00
RachelElysia
7de1b847ea
Fleet UI: Host's software details links to software, improved responsiveness ( #8080 )
2022-10-11 09:27:20 -04:00
RachelElysia
6d94472224
Fleet UI: Move status from route param to query param ( #8035 )
2022-10-10 14:07:47 -04:00
Gabriel Hernandez
bc194d18c7
Feat/update live query states ( #8122 )
...
* add awaitng results state to live query search
* make spinner more reusable and add it to query page awaiting results
* create common QueryResultsHeader component to use on query policy flows
2022-10-10 15:39:49 +01: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
RachelElysia
34088aaab9
Fleet UI: /login route redirects to /dashboard if logged in ( #8102 )
2022-10-06 13:33:32 -04: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
Gabriel Hernandez
f7a7b6b333
add reusable icon component that uses svg for icons ( #8086 )
2022-10-06 12:52:30 +01:00
Luke Heath
753483ffd6
Add consistent input hover ( #7677 )
2022-10-05 09:43:54 -05:00
RachelElysia
ee2f28e890
Fleet UI: Rename to machine serial and private IP address ( #8074 )
2022-10-04 13:35:32 -04:00
RachelElysia
69ee2bd4c1
Fleet UI: Update create team name suggestions ( #8073 )
2022-10-04 13:35:15 -04:00
RachelElysia
01654925c7
Fleet UI: Add optional tooltip delay used on compatibility tooltip ( #8065 )
2022-10-04 10:03:51 -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
RachelElysia
ecb7c333d2
Frontend: Standardize modal and modal button code ( #7740 )
2022-10-03 15:11:36 -04:00
Luke Heath
cc5783581b
Change display type for label checkboxes ( #8048 )
2022-09-30 14:53:33 -05:00
Luke Heath
6b4d76b975
Fix device user page icon sizing ( #8043 )
2022-09-30 14:08:30 -05:00
Luke Heath
ded2fb0149
Standardize back link implementation ( #8039 )
2022-09-30 12:50:04 -05:00
Gabriel Hernandez
64fa2bafe4
fix sso input values with leading or trailing spaces by adding trimming ( #8000 )
...
* add trimming to sso form data values
* add sso login failure error message on login form
2022-09-30 14:59:43 +01:00
RachelElysia
c9527a51f3
Fleet UI: Packs chevron ( #8034 )
2022-09-30 09:58:57 -04:00
Eric
ddb074996c
Website: Move schema table merging into helper, update build script ( #7980 )
...
* move table schema merging into helper
* update helper name, add evented value to table configuration
* update indentation
* update error messages for readability
* typo
* update helper name, exits and description
* Add missing columns to osquery_tables.json
* add merge schema script
* rename script to `generate-merged-schema`
* Update generate-merged-schema.js
* Add error messages
* update error messages
Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2022-09-29 16:38:10 -05:00
RachelElysia
b4a00e1f28
Fleet UI: Fix back to packs chevron ( #8019 )
2022-09-29 09:13:26 -04:00
RachelElysia
7cdc2e2027
Fleet UI: Helpful team agent errors ( #8001 )
2022-09-28 13:31:44 -04:00
Gabriel Hernandez
7147859de1
fix label filter showing under table header and adding no custom filter state ( #7998 )
2022-09-28 15:12:37 +01:00
RachelElysia
b9046da481
Fleet UI: Print mode fixed ( #7982 )
2022-09-27 21:05:12 -04:00
RachelElysia
0291a709e2
Fleet UI Bug Fix: Error adding integration doesn't clear fields ( #7988 )
2022-09-27 21:04:19 -04:00
Luke Heath
51aaa7755a
Fix tooltip jank and hosts text on query target selection ( #7909 )
2022-09-23 18:28:43 -04:00
Roberto Dip
8a8caa8a84
fix hash link to FAQ on policy response ( #7859 )
2022-09-23 13:47:48 -03:00
Gabriel Hernandez
fca5ad3158
add edit agent options activity text ( #7695 )
2022-09-23 12:05:07 -04:00
RachelElysia
24a7b1f8fd
Frontend Tech Debt: Software card API dependency moved to page level component ( #7672 )
2022-09-23 10:45:00 -04:00