fune/browser/components/backup/content
kpatenio a39846bf34 Bug 1893277 - build initial UI for turning on scheduled backups. r=backup-reviewers,firefox-desktop-core-reviewers ,fluent-reviewers,mconley
backup-settings changes:
- adds a new button in the Backup section of about:preferences / about:settings
- shows the turn on dialog after pressing the button

Turn on dialog behaviour (implemented):
- pressing the cancel will close the dialog
- pressing the confirm button will set the pref browser.backup.scheduled.enabled=true and close the dialog
- pressing the passwords checkbox will show more options

Turn on dialog behaviour (not implemented):
- requiring a password for the backup (see Bug 1895981)
- modifying the save location and showing a file picker (see Bug 1895943)

Other changes:
- tests for backup-settings and the turn on dialog
- Storybook template for the turn on dialog

Lo-fi Figma designs: https://www.figma.com/design/vNbX4c0ws0L1qr0mxpKvsW/Fx-Backup?node-id=147-4558&t=PYLY0QMN1n8GR9vW-0

Differential Revision: https://phabricator.services.mozilla.com/D209769
2024-05-17 17:36:33 +00:00
..
backup-settings.css Bug 1893277 - build initial UI for turning on scheduled backups. r=backup-reviewers,firefox-desktop-core-reviewers ,fluent-reviewers,mconley 2024-05-17 17:36:33 +00:00
backup-settings.mjs Bug 1893277 - build initial UI for turning on scheduled backups. r=backup-reviewers,firefox-desktop-core-reviewers ,fluent-reviewers,mconley 2024-05-17 17:36:33 +00:00
backup-settings.stories.mjs Bug 1893277 - build initial UI for turning on scheduled backups. r=backup-reviewers,firefox-desktop-core-reviewers ,fluent-reviewers,mconley 2024-05-17 17:36:33 +00:00
BackupManifest.1.schema.json Bug 1892479 - Add the legacy telemetry client ID to the backup manifest meta object. r=backup-reviewers,fchasen 2024-05-07 13:10:28 +00:00
debug.html Bug 1890574 - Add a simple utility to initiate backup recovery in the debug tool. r=backup-reviewers,kpatenio 2024-04-24 18:02:49 +00:00
debug.js Bug 1890574 - Add a simple utility to initiate backup recovery in the debug tool. r=backup-reviewers,kpatenio 2024-04-24 18:02:49 +00:00
turn-on-scheduled-backups.css Bug 1893277 - build initial UI for turning on scheduled backups. r=backup-reviewers,firefox-desktop-core-reviewers ,fluent-reviewers,mconley 2024-05-17 17:36:33 +00:00
turn-on-scheduled-backups.mjs Bug 1893277 - build initial UI for turning on scheduled backups. r=backup-reviewers,firefox-desktop-core-reviewers ,fluent-reviewers,mconley 2024-05-17 17:36:33 +00:00
turn-on-scheduled-backups.stories.mjs Bug 1893277 - build initial UI for turning on scheduled backups. r=backup-reviewers,firefox-desktop-core-reviewers ,fluent-reviewers,mconley 2024-05-17 17:36:33 +00:00