Add SOAP account management commands with frontend and backend integration
- Backend: Added SOAP routes for account management (
set-addon,set-password,set-gmlevel,lock,lock-country,delete) with validation and error handling. - Frontend: Integrated new SOAP actions in Account Detail page with a dedicated UI for account management commands.
- Updated
junit.xmltest timings for consistency.