fleet/frontend/pages
Lucas Manuel Rodriguez 328004d679
Log failed login attempts as activities (#9430)
#9119

To test the SSO changes locally you can use:

https://github.com/fleetdm/fleet/blob/main/docs/Contributing/Testing-and-local-development.md#testing-sso

@RachelElysia Please take a look at the UI changes (All I did was
copy/paste and amend the changes for the new activity type.)

IMO we shouldn't display an avatar because there's no "actual user"
involved in these failed login attempts activities (by "actual user" I
mean the user attributed to the activity):

<img width="446" alt="Screenshot 2023-01-19 at 10 41 05"
src="https://user-images.githubusercontent.com/2073526/213524771-b85901ce-eec0-4cf3-919c-73162285e20b.png">

- [X] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [X] Documented any API changes (docs/Using-Fleet/REST-API.md or
docs/Contributing/API-for-contributors.md)
- ~[ ] Documented any permissions changes~
- ~[ ] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)~
- ~[ ] Added support on fleet's osquery simulator `cmd/osquery-perf` for
new osquery data ingestion features.~
- [X] Added/updated tests
- [X] Manual QA for all new/changed functionality
  - ~For Orbit and Fleet Desktop changes:~
- ~[ ] Manual QA must be performed in the three main OSs, macOS, Windows
and Linux.~
- ~[ ] Auto-update manual QA, from released version of component to new
version (see [tools/tuf/test](../tools/tuf/test/README.md)).~
2023-01-20 12:43:22 -03:00
..
admin Fleet UI CX: Add license expiration to user settings page (#9396) 2023-01-19 09:21:22 -05:00
ApiOnlyUser Fleet UI: URL routes for dashboard platforms (#8689) 2022-11-17 10:45:35 -05:00
ConfirmInvitePage Fleet UI: URL routes for dashboard platforms (#8689) 2022-11-17 10:45:35 -05:00
ConfirmSSOInvitePage Fleet UI: URL routes for dashboard platforms (#8689) 2022-11-17 10:45:35 -05:00
DashboardPage Log failed login attempts as activities (#9430) 2023-01-20 12:43:22 -03:00
errors Fleet UI: URL routes for dashboard platforms (#8689) 2022-11-17 10:45:35 -05:00
ForgotPasswordPage Frontend: New CustomLink component (#8375) 2022-10-27 14:06:57 -04:00
hosts Fleet UI CX Customer Request: UUID tooltip (#9388) 2023-01-19 09:21:52 -05:00
LabelPage Fleet UI: Apple Business Manager expiry banner (#9021) 2023-01-16 09:10:12 -05:00
LoginPage Fleet UI: URL routes for dashboard platforms (#8689) 2022-11-17 10:45:35 -05:00
LoginSuccessfulPage Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
LogoutPage Fleet Sandbox: Logout actually logs out of sandbox (#7213) 2022-08-15 15:59:02 -04:00
packs UI hackathon: transitions, tooltips, empty states, buttons, bookmarks (#9195) 2023-01-06 17:08:48 -06:00
policies Fleet UI CX: Remove bulky tooltip overflowing if host table is only 1 row (#9398) 2023-01-19 09:20:39 -05:00
queries Fleet UI: Consistent software empty states and host details empty states (#9247) 2023-01-17 11:23:46 -05:00
RegistrationPage Fleet UI: URL routes for dashboard platforms (#8689) 2022-11-17 10:45:35 -05:00
ResetPasswordPage Fleet UI: URL routes for dashboard platforms (#8689) 2022-11-17 10:45:35 -05:00
schedule/ManageSchedulePage Fleet UI: Apple Business Manager expiry banner (#9021) 2023-01-16 09:10:12 -05:00
software Fleet UI: Consistent software empty states and host details empty states (#9247) 2023-01-17 11:23:46 -05:00
UserSettingsPage Fleet UI CX: Add license expiration to user settings page (#9396) 2023-01-19 09:21:22 -05:00