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 and Mike McNeil
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
RachelElysia
b23374ad16
Fleet UI: Placeholder text vertical padding ( #7828 )
2022-09-23 10:44:14 -04:00
Guillaume Ross
9db772d931
7848 table yum_sources and intel me info show as Mac compatible in fleet but are not according to osquery ( #7881 )
...
* Removing darwin from two tables
According to the osquery schema these two tables (secureboot and intel_me_info) do not support macOS.
* Removing darwin from yum_sources
This table is not compatible with macOS. Removing Darwin from the list of platforms.
2022-09-22 00:36:12 +05:30
Guillaume Ross
5fefe61728
Removing deprecated table ( #7877 )
...
This table has been deprecated for a few months and we shouldn't show it in Fleet anymore
2022-09-21 12:41:47 -05:00
RachelElysia
2668182bda
Fleet UI: Hitting enter saves new pack and saves editing a pack ( #7789 )
2022-09-21 13:06:29 -04:00
RachelElysia
2cdcd47952
Fleet UI: App settings clears validation errors on change ( #7870 )
2022-09-21 11:26:37 -04:00
Guillaume Ross
e111bc6772
Removing darwin from two tables ( #7849 )
...
According to the osquery schema these two tables (secureboot and intel_me_info) do not support macOS.
2022-09-21 11:17:45 -04:00
RachelElysia
6c6636cc1b
Frontend: Updates to unit test ( #7850 )
2022-09-20 12:09:37 -04:00
Luke Heath
e516c5d450
Remove unnecessary JSON.stringify from axios requests ( #7705 )
2022-09-20 08:57:25 -05:00
RachelElysia
eacc75b585
Fleet UI: Add es_process_file_events, password_policy, windows_update_history to osquery tables ( #7831 )
...
* Add es_process_file_events to osquery tables
* Correct change file
* Add password_policy and windows_update_history to fleet/frontend/osquery_tables
* Update changelog
2022-09-20 08:52:53 -04:00
RachelElysia
299a4e54fc
Fleet UI: Dashboard summary tiles clickable with new component ( #7826 )
2022-09-19 16:47:43 -04:00
RachelElysia
f98e9885ef
Fix side panel scroll issue ( #7829 )
2022-09-19 15:30:03 -04:00
RachelElysia
de96086871
Frontend: Refactor reused code ( #7733 )
2022-09-16 09:26:59 -04:00
Luke Heath
65840ecf82
Fix pack dropdown function call, lock npm dependencies ( #7781 )
2022-09-15 11:46:48 -05:00
RachelElysia
7a5663bebf
Fleet UI: Disable save host status without required dropdowns selected ( #7759 )
2022-09-15 12:03:28 -04:00
Zach Wasserman and Michal Nicpon
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
RachelElysia
b32f2b04aa
Fleet UI: Fix styling on query modal buttons ( #7756 )
2022-09-14 11:38:25 -05:00
RachelElysia
fa52b7b107
Frontend Tech Debt: Remove unused schedule query side panel ( #7668 )
2022-09-13 12:37:47 -04:00
Paulo Lieuthier
9eafecd95e
Fix Content-Type used for login request ( #7658 )
2022-09-12 15:07:51 -05:00
Gabriel Hernandez
eb06ef8049
simplify TeamsDropdown component and update ManageHostPage to keep po… ( #7606 )
...
* simplify TeamsDropdown component and update ManageHostPage to keep policy filter across team change
* fix TeamDropdown for users not on global team
2022-09-12 16:18:12 +01:00
Gabriel Hernandez
f1995bf79e
Fleet UI update to testing tooling user-event library ( #7514 )
...
* adding FE testing documentation
* extend radio button tests
* update test to work with new user-events lib version
* more testing docs
2022-09-12 16:10:10 +01:00
RachelElysia
7fa483d847
Indicate hoverable text with grey font ( #7655 )
2022-09-12 11:00:39 -04:00
RachelElysia
a88984730f
Frontend Tech Debt: Refactor enroll secrets components into own subdirectory ( #7667 )
2022-09-12 09:23:13 -04:00
Gabriel Hernandez
9e63abf388
fix the vertical alignment of the host count in software table at smaller screen sizes ( #7663 )
2022-09-09 17:02:34 +00: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
Gabriel Hernandez
995a87c5fd
fix the vertical alignment of the host count in software table at smaller screen sizes ( #7661 )
2022-09-09 14:25:53 +00:00
Luke Heath
d3c5ee7f49
Fix host details chevron icon size ( #7645 )
2022-09-08 17:08:31 -05:00
RachelElysia
78ca68d13d
Fleet UI: Munki title on homepage, hide entire card when no munki_versions installed on team/global ( #7646 )
2022-09-08 16:12:12 -04:00
gillespi314
abc131575b
Bring patch commits to main ( #7647 )
2022-09-08 12:20:07 -05:00
Martin Angers
5809348164
Update hostsEnrolledByOperatingSystem examples to match actual platform/version values ( #7621 )
2022-09-08 11:08:03 -05:00
Gabriel Hernandez
162304c565
fix squashed slack button image on welcome card ( #7640 )
2022-09-08 15:47:53 +00:00
Luke Heath
fdf9df84aa
Fix Fleet CLI links ( #7620 )
2022-09-08 10:27:26 -05:00
RachelElysia
cd8e42ba82
Fleet UI: Fix bug to view more than 20 teams ( #7623 )
2022-09-08 11:13:20 -04:00
Gabriel Hernandez
df014bd508
fix responsiveness on manage host page table controls and update filter icon ( #7636 )
...
* fix responsiveness on manage host page table
* update filter icon on label filter to larger image
2022-09-08 13:59:24 +00:00
Gabriel Hernandez
2380b4f313
fix vertical align of manage enroll icons ( #7638 )
2022-09-08 14:44:04 +01:00
Gabriel Hernandez
faecd2990b
fix logo on registration logo size ( #7635 )
2022-09-08 13:41:51 +00:00