mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
Fixes: #888. - Suggest all the steps that a typical user should likely take. - Custom styling to make the page look good. - Open the links in new windows as this page can't be reached again. - Add a button for software updates as this can be done easily and the most important step. Tests: - Trigger first setup by removing plinth.sqlite3. Notice the improved setup complete page. Text and icons are as expected. Links work and open in a new window. Clicking on 'Update now' button opens a page to software updates with manual upgrade triggered. - Mobile view looks good. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Veiko Aasa <veiko17@disroot.org>