Skip to content

feat: Enhance import process with warnings for incomplete restores - #49

Merged
ram0ng1 merged 4 commits into
mainfrom
feature
Jul 30, 2026
Merged

feat: Enhance import process with warnings for incomplete restores#49
ram0ng1 merged 4 commits into
mainfrom
feature

Conversation

@ram0ng1

@ram0ng1 ram0ng1 commented Jul 30, 2026

Copy link
Copy Markdown
Owner
  • Added support for tracking unresolved entries and skipped entries during the import process.
  • Introduced a new StackSnapshot class to capture and validate the PHP environment during backup and restore operations.
  • Implemented warnings in the UI to inform users when a restore is incomplete, including details on unresolved entries.
  • Updated localization files to include new messages for incomplete restores.
  • Enhanced styles for warning messages in the import modal.
  • Added unit tests for the new StackSnapshot functionality to ensure proper behavior when restoring across different PHP versions.

- Added support for tracking unresolved entries and skipped entries during the import process.
- Introduced a new `StackSnapshot` class to capture and validate the PHP environment during backup and restore operations.
- Implemented warnings in the UI to inform users when a restore is incomplete, including details on unresolved entries.
- Updated localization files to include new messages for incomplete restores.
- Enhanced styles for warning messages in the import modal.
- Added unit tests for the new `StackSnapshot` functionality to ensure proper behavior when restoring across different PHP versions.
@ram0ng1 ram0ng1 added correcao Correção de erro (patch) release Release e bump de versão labels Jul 30, 2026
ram0ng1 added 3 commits July 30, 2026 10:28
- Added missing commas in function calls and object literals in BackupList, BackupPanel, ConfirmModal, EncryptionCard, ExportModal, ImportModal, and index files.
- Improved code readability and consistency across components.
@ram0ng1
ram0ng1 merged commit 52b5a59 into main Jul 30, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

correcao Correção de erro (patch) release Release e bump de versão

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant