Skip to content

fix: restore scheduled backups + several panel/frontend fixes (#11, #12, #27, #63, #64)#71

Open
Kartvya69 wants to merge 5 commits into
BlueprintFramework:mainfrom
Kartvya69:fix/issue-fixes-batch
Open

fix: restore scheduled backups + several panel/frontend fixes (#11, #12, #27, #63, #64)#71
Kartvya69 wants to merge 5 commits into
BlueprintFramework:mainfrom
Kartvya69:fix/issue-fixes-batch

Conversation

@Kartvya69

Copy link
Copy Markdown
Contributor

Summary

This branch bundles five independent issue fixes (developed on separate worktrees) into a single review.

Issue Fix
#11 Restore scheduled backupsRunTaskJob now correctly dispatches the backup action; added RunTaskJobTest integration test
#12 Stop schedule task-creation loading loop — stabilized useFlash selector + TaskDetailsModal; added specs
#27 Label backup storage with IEC units (GiB/MiB) instead of ambiguous prefixes; extracted backupStorageFormat helper + spec
#63 Support unlimited frontend feature limits via featureLimits; added spec
#64 Hide unsupported subdomain controls in NetworkContainer

Test coverage

Every change ships with a unit/integration test: RunTaskJobTest, useFlash.spec, TaskDetailsModal.spec, backupStorageFormat.spec, featureLimits.spec.

Closes #11, #12, #27, #63, #64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create Backup Schedules Randomly fail with no logs

1 participant