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

💡 [Feature]: Add more settings for the extension #200

Open
2 tasks
Adam-it opened this issue Mar 23, 2024 · 0 comments
Open
2 tasks

💡 [Feature]: Add more settings for the extension #200

Adam-it opened this issue Mar 23, 2024 · 0 comments
Labels
⭐ enhancement New feature or request 💪 good first issue Good for newcomers 🙏 help wanted Open for contributors
Milestone

Comments

@Adam-it
Copy link
Contributor

Adam-it commented Mar 23, 2024

🎯 Aim of the feature

We should extend the extension settings to allow to:

  • show hide service incident list
  • show hide tenant wide extensions

image

👣 How to start guide

extension settings are defined in the package.json. We should extend it with two new settings
image

we should move the getExtensionSettings to a separate util file and refactor the TerminalCommandExecuter to use this util
image

then in the CommandPanel we should modify the accountTreeView and appcatalogTreeView to execute the CliActions only if the setting is set to make those information visible
image

@Adam-it Adam-it added ⭐ enhancement New feature or request ✏️prototype labels Mar 23, 2024
@Adam-it Adam-it added this to the v3.1 milestone Mar 23, 2024
@Adam-it Adam-it added 🙏 help wanted Open for contributors and removed ✏️prototype labels Apr 17, 2024
@Adam-it Adam-it added the 💪 good first issue Good for newcomers label Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐ enhancement New feature or request 💪 good first issue Good for newcomers 🙏 help wanted Open for contributors
Projects
None yet
Development

No branches or pull requests

1 participant