feat(backups): Show how much space a service uses on backup #500

Merged
inex merged 5 commits from backup-size-details into master 2024-04-24 13:18:03 +03:00
Collaborator

image

- Resolve: https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.app/issues/434 ![image](/attachments/351cc025-8dae-44f2-9bca-18f8950e0780)
NaiJi added the
Feature request
Source
Stakeholders
labels 2024-04-16 22:39:17 +03:00
NaiJi self-assigned this 2024-04-16 22:39:17 +03:00
NaiJi added 1 commit 2024-04-16 22:39:18 +03:00
NaiJi requested review from inex 2024-04-16 22:39:30 +03:00
inex requested changes 2024-04-17 10:54:26 +03:00
@ -106,0 +109,4 @@
description = 'backup.service_busy'.tr();
} else {
description = service.backupDescription;
description += '\n';

On things like ListTile the \n is like a red flag that you're doing something wrong. ListTiles usually support a third row of data in a separate argument.

On things like ListTile the `\n` is like a red flag that you're doing something wrong. ListTiles usually support a third row of data in a separate argument.
NaiJi added 1 commit 2024-04-17 19:13:15 +03:00
NaiJi added 1 commit 2024-04-17 20:48:37 +03:00
NaiJi requested review from inex 2024-04-17 20:48:49 +03:00
Poster
Collaborator

Produces the same result as on the op screenshot

Produces the same result as on the op screenshot
NaiJi added 1 commit 2024-04-17 20:49:08 +03:00
inex added 1 commit 2024-04-24 13:17:05 +03:00
inex approved these changes 2024-04-24 13:17:27 +03:00
inex merged commit a6b846cc78 into master 2024-04-24 13:18:03 +03:00
inex deleted branch backup-size-details 2024-04-24 13:18:03 +03:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SelfPrivacy/selfprivacy.org.app#500
There is no content yet.