3 Commits

Author SHA1 Message Date
jessikitty 2da2b257a5 fix: relocate AD Details panel under device assignment on user page
UIExtension content renders at the bottom of _Layout.cshtml by design.
Added wrapper div with ID and jQuery script to move the panel after
#User_Show_AssignedDevices on the user page, falling back to after
#User_Show_Subjects if the assignment section isn't present.
2026-04-29 14:24:55 +10:00
jessikitty d09d32bb52 v1.3.1 - Add Initialize override that calls Register() to hook into page rendering 2026-04-28 10:12:03 +10:00
jessikitty d6543cd552 Add User page UIExtension - shows AD last login, status, and OU location 2026-04-27 10:17:49 +10:00