Allow users to change the directory where Crafty Stores Servers
What does this MR do and why?
This changes where Crafty can store servers. This will check to make sure Crafty has permissions to read/write the new directory. This will move all servers to the new directory. This is sort of just a proposal right now, but I was bored so I wrote a back end.
TODO:
-
Set up permissions check -
Add form option in panel_config -
Add move command when user changes the directory. -
Add translation
Screenshots or screen recordings
___These are strongly recommended to assist reviewers and reduce the time to merge your change.___
Please include any relevant screenshots or screen recordings that will assist
*reviewers and future readers. If you need help visually verifying the change,*
*please leave a comment and ping a GitLab reviewer, maintainer, or MR coach.*
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
Have you checked this doesn't interfere/conflict/duplicate someone elses work? -
Have you fully tested your changes? -
Have you resolved any lint issues? -
Have you assigned a reviewer? -
Have you applied correct labels?