mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-06-10 11:00:22 +00:00
- Show a Django message if desired. Keep the operation after completion so that the message can be collected later. - Show notifications for running operations - Only if show_notification flag is set. - Use a custom template so that spinner can be shown. - Log generously for operation creation, scheduling, running and completion. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>