Skip to content

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

Merged
naterfute merged 7 commits into
BlueprintFramework:mainfrom
Kartvya69:fix/issue-fixes-batch
Jul 16, 2026
Merged

fix: restore scheduled backups + several panel/frontend fixes (#11, #12, #27, #63, #64)#71
naterfute merged 7 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

@naterfute
naterfute merged commit 040081d into BlueprintFramework:main Jul 16, 2026
7 of 8 checks passed
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

2 participants