Skip to content

feat(installations): ✨ add rename_installations_folder command#114

Merged
LovelessCodes merged 2 commits intoreleasefrom
fix/renaming-installation
Oct 29, 2025
Merged

feat(installations): ✨ add rename_installations_folder command#114
LovelessCodes merged 2 commits intoreleasefrom
fix/renaming-installation

Conversation

@LovelessCodes
Copy link
Copy Markdown
Owner

Summary

  • Resolve an issue with renaming installations, where it would then not go ahead and move all the files inside the installation.

Changes

  • Implemented a new command to rename installation folders.
  • Updated the move_folder function to return meaningful status messages.
  • Modified the EditInstallationDialog to invoke the new command on form submission.

Related Issues

  • Resolves an issue reported on Github by user Groblockia_

Checklist

  • I have linked related issues using #
  • I have updated documentation where appropriate
  • I have verified backward compatibility or noted breaking changes
  • I have run linters/formatters and addressed warnings

* Implemented a new command to rename installation folders.
* Updated the `move_folder` function to return meaningful status messages.
* Modified the `EditInstallationDialog` to invoke the new command on form submission.
…ing installations

* Fixes a bug that caused an empty folder to be created during the renaming of installations.
@LovelessCodes LovelessCodes merged commit 558bfe4 into release Oct 29, 2025
1 check passed
@LovelessCodes LovelessCodes deleted the fix/renaming-installation branch October 29, 2025 06:38
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.

1 participant