MDL-79915 backup: Improve the Restore main page

Júlia, from the PX team, has suggested a few improvements to make it easier to
understand the Restore main page:

- Displaying a notification instead of the empty table when there are no files
in an area.
- Improve the copy, removing the help buttons and moving this information to the
main page.
- Replacing "Import a backup file" with "Upload a backup file".
- Adding some space between the different areas.
- Displaying a different text in the different "Manage backup files" buttons.
This commit is contained in:
Sara Arjona 2023-10-27 14:47:34 +02:00
parent 6374475dc3
commit 9e3acd9f06
No known key found for this signature in database
10 changed files with 204 additions and 135 deletions

View file

@ -34,7 +34,7 @@ Feature: Course reuse navigation
Examples:
| adminpage | content |
| Backup | Backup settings |
| Restore | Import a backup file |
| Restore | Upload a backup file |
| Import | Find a course to import data from: |
| Reset | Delete all user data and reset this course to its original state |