Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow collapsing of config file panel #943

Merged
merged 3 commits into from
Jul 8, 2022

Conversation

dw-0
Copy link
Member

@dw-0 dw-0 commented Jul 3, 2022

fixes #937

some refactoring was also done to fix some weaker IDE warnings.

there is still one warning about a deprecated "slot" symbol:
https://github.com/th33xitus/mainsail/blob/eda51cb85d565f0a05898c8eeea42232fa88cd8b/src/components/panels/Machine/ConfigFilesPanel.vue#L117
i wasn't sure how to approach that though. @meteyou maybe you have an idea? would be nice if we get that fixed before merging as well.

Signed-off-by: Dominik Willner th33xitus@gmail.com

dw-0 added 3 commits July 3, 2022 17:39
fixes mainsail-crew#937

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
substr() is deprecated

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
@dw-0 dw-0 requested a review from meteyou July 3, 2022 16:05
@meteyou meteyou merged commit 7da894d into mainsail-crew:develop Jul 8, 2022
@dw-0 dw-0 deleted the collapsible-configfilepanel branch July 9, 2022 08:54
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.

[FR] make the config file manager panel collapsible
2 participants