Block a user
createPrivilegedUser to accept PrivilegedUser object and adjust LoginController for consistency.
@SelectKey for id generation in createPrivilegedUser and remove unused @Nullable import.
appeal paths and enhance AuthGuard to support login via code query parameter
minutesToHm method in Staff Playtime component for improved readability by adding explicit braces to conditional blocks.
minutesToHm method to include days.
weekStart to dynamically use the current date instead of a fixed one in Staff Playtime component
weekLabel in a <span> for improved styling and DOM structure consistency in Staff Playtime view.
HeaderComponent into Staff Playtime view, update layout with full-height styling, and enhance UI consistency.