mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
Closes: #2484 Tests: - Functional tests for users app works. - When updating the user if the delete user is not checked, delete confirmation dialog is not shown. - When updating the user if the delete user is checked, delete confirmation dialog is shown. It can be dismissed and re-shown many times. When confirm button is clicked, the form is submitted and user is deleted. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>