RachelElysia
bf4713b742
Remove vuln count detail for device user, fix padding/margins ( #4744 )
2022-03-23 10:57:42 -04:00
Tharun Rajendran
778de64011
chore(test): rewritten scheduled query list component test using rtl ( #4757 )
2022-03-23 09:54:28 -05:00
RachelElysia
401225ec38
Fix tooltip underline bug on safari ( #4742 )
2022-03-22 17:33:25 -04:00
RachelElysia
78dc9f2a31
Fix sentence casing on login ( #4741 )
2022-03-22 17:32:41 -04:00
RachelElysia
dc8921fed1
Remove fleet desktop checkbox ( #4730 )
2022-03-22 11:23:59 -04:00
gillespi314
2092fe437f
Add tables from macadmins extension to compatibility check ( #4722 )
2022-03-21 18:06:25 -05:00
gillespi314
eb5c9bf7b7
Add advanced installer info to add hosts modal ( #4644 )
2022-03-21 17:08:13 -05:00
RachelElysia
81f5a6c3bd
Remove macadmin call from device user page ( #4713 )
2022-03-21 13:49:53 -04:00
gillespi314
deeaf9d036
Add ability to detect compatibility and update which hosts are checked for a policy ( #4703 )
...
Add new usePlatformSelector custom hook
Add new usePlatformCompatibility custom hook
Add new PlatformSelector global component
Refactor PlatformCompatibility as global component
Refactor sql_tools to TypeScript
Improve type definitions for context/policy
Align PolicyPage and QueryPage with platform compatibility changes
2022-03-21 11:51:00 -05:00
RachelElysia
e1f84436ab
Device user cannot view all hosts software ( #4710 )
2022-03-21 12:34:36 -04:00
Benjamin Edwards
74bb559645
Add public ip to hosts & derive geolocation when rendering host ( #4652 )
...
* geoip wip
* return nil if ip is empty string or if ParseIP returns nil
* add ui component to render geolocation if available, address PR feedback
* render public ip if available
* add changes file, document geoip in deployment guide
* update rest-api docs
2022-03-21 12:29:52 -04:00
Tharun Rajendran
1164330bd4
chore(test): rewritten confirm invite form test using rtl ( #4616 )
2022-03-21 11:27:50 -05:00
Tharun Rajendran
999042ff31
chore(test): rewritten authenticated routes test using rtl ( #4617 )
2022-03-21 11:27:17 -05:00
Tharun Rajendran
4ca32c7148
chore(test): rewritten emailtokenredirect test using rtl ( #4618 )
2022-03-21 11:26:40 -05:00
Tharun Rajendran
68572dbd36
chore(test): rewritten app component test using rtl ( #4629 )
2022-03-21 11:25:54 -05:00
Tharun Rajendran
2edffeebd7
chore(test): rewritten core layout component test using rtl ( #4655 )
2022-03-21 11:25:08 -05:00
Martavis Parker
aed9e3aa1e
Minimize Redux in pages where possible ( #4614 )
...
* removed redux from settings wrapper
* removed redux rooute push from team details
* removed redux route push from user management
* removed redux from forgot password
* removed unused function
* removed redux from login successful page
* removed redux push route from edit pack
* removed use of redux push route from pack composer
* removed use of redux route push from manage queries
* removed use of redux route push from query form
* removed use of redux route push from schedule
* lint fixes
* created sessions service
* removed redux route use from login
* lint fixes
* fixed and removed unnecessary tests
2022-03-21 08:35:24 -07:00
RachelElysia
84de0b7db0
Fleet Desktop device user page ( #4589 )
2022-03-21 09:38:59 -04:00
RachelElysia
d661d23956
New/Edit Packs Page: Fix hover of pack's target selector ( #4592 )
2022-03-18 16:01:29 -04:00
Tharun Rajendran
c16ac4fcc9
chore(test): rewritten clickable table row component test using rtl ( #4630 )
2022-03-18 14:10:29 -05:00
Tharun Rajendran
cb159970c1
chore(test): rewritten panelgroup component test using rtl ( #4628 )
2022-03-18 14:10:16 -05:00
Tharun Rajendran
b512eef210
chore(test): rewritten querypagewrapper component test using rtl ( #4627 )
2022-03-18 14:09:23 -05:00
Tharun Rajendran
54a17b9e97
chore(test): rewritten dropdown component test using rtl ( #4626 )
2022-03-18 14:08:54 -05:00
Martavis Parker
4646dd2613
fixed tooltip for pack queries table ( #4647 )
2022-03-17 11:49:25 -07:00
gillespi314
c12098577b
Add UI for global admin to reset user passwords ( #4613 )
2022-03-16 11:05:05 -05:00
gillespi314
a693d82c11
Improve TypeScript definitions for app context ( #4603 )
...
* Refactor AppContext with improved TypeScript definitions for actions
* Sort teams on setAvailableTeams action
* Add case insensitive sort by name to team table on team settings page
2022-03-16 10:01:35 -05:00
Martavis Parker
0fef79926f
Host expiry setting to validate on change ( #4604 )
...
* cleaned up old conflicting tooltip styles
* fixed hsot expiry validation; validate on change
2022-03-15 23:38:19 -07:00
Martavis Parker
d0ab0bca9e
fixed prop type for inputfield ( #4611 )
2022-03-15 23:38:10 -07:00
gillespi314
bbb21c3096
Fix style bug ( #4599 )
2022-03-15 11:27:11 -05:00
gillespi314
c814011c0b
Autofocus select query modal ( #4595 )
2022-03-15 11:09:04 -05:00
gillespi314
3aa66aaf31
Remove automations view for observers ( #4594 )
...
Co-authored-by: Luke Heath <luke@fleetdm.com>
2022-03-15 10:48:31 -05:00
Guillaume Ross
62042e35cd
Fix guest policy in standard query library and constants.ts ( #4573 )
...
* Fix guest policy in standard query library
* Fix guest policy in constants.ts
2022-03-14 14:31:33 -04:00
RachelElysia
bb6db2434e
Fleet UI: Enable and disable automation slider ( #4554 )
2022-03-11 11:56:14 -06:00
RachelElysia
5e3bcc4a61
React tab focus bug fix ( #4538 )
2022-03-10 16:16:07 -06:00
RachelElysia
a022a11ebf
Frontend Tech Debt: Typescript types ( #4319 )
2022-03-10 10:10:44 -05:00
RachelElysia
4abd85b5b0
Global RevealButton: Refactor dropdown buttons ( #4447 )
2022-03-09 13:00:37 -05:00
RachelElysia
e21299c124
Add Host Modal: Generate fleet installer with fleet desktop ( #4522 )
2022-03-09 10:49:19 -05:00
RachelElysia
8935515a08
App Settings Page: Align global secret buttons ( #4519 )
2022-03-09 09:16:45 -05:00
RachelElysia
02fa778788
Refactor Query/Policy UX ( #4334 )
2022-03-07 15:10:23 -05:00
Martavis Parker
850add8c59
Docs for new patterns ( #4438 )
...
* added docs for homepage
* added docs for new tooltip pattern
2022-03-07 11:35:26 -08:00
gillespi314
482c20a3aa
Fix undefined host software error ( #4495 )
2022-03-07 10:25:12 -06:00
RachelElysia
6f109cc792
Remove unused HostsError component ( #4466 )
2022-03-07 08:24:02 -05:00
RachelElysia
082dc4d755
Fix diff overriding agent options ( #4479 )
2022-03-04 16:20:22 -06:00
Luke Heath
9a5929d0cb
Fix host details restarted time and deb casing ( #4468 )
2022-03-04 13:21:45 -06:00
RachelElysia
91a6b38851
Replace github docs with fleetdm docs ( #4458 )
2022-03-04 14:00:27 -05:00
RachelElysia
c79c9030f1
Bug fix: Whitespace on remaining label tooltips ( #4454 )
2022-03-04 11:36:12 -05:00
RachelElysia
91474d89a3
Schedule page bug: Fix missing carat/bounciness ( #4442 )
2022-03-03 18:21:24 -05:00
Luke Heath
fbd63c6210
Fix masthead avatar so that gravatar image displays ( #4443 )
2022-03-03 16:05:54 -06:00
gillespi314
c2ee68cf59
Set initial platform values for template policies ( #4435 )
2022-03-03 14:34:14 -06:00
RachelElysia
1db1ab933d
Fix so target API staletime does not apply to on mount ( #4439 )
2022-03-03 15:28:20 -05:00