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

Implement Profile Management in Webview UI #448

Open
djzager opened this issue Mar 22, 2025 · 0 comments
Open

Implement Profile Management in Webview UI #448

djzager opened this issue Mar 22, 2025 · 0 comments
Assignees

Comments

@djzager
Copy link
Member

djzager commented Mar 22, 2025

Ref: https://github.com/konveyor/editor-extensions/tree/main/docs/roadmap/wireframes#wf-7

Introduce profile management within the extension webview, allowing users to create, modify, delete, and select profiles. Each profile consists of the following properties:

Name

  • Mode (e.g., source-only)
  • Custom Rules (optional)
  • Use Default Rulesets (boolean)
  • labelSelector

Profiles should be manually managed via a UI to keep implementation scope manageable for a sprint.

Tasks:

  • Design and implement UI components for CRUD operations on profiles.
  • Store and persist profiles within extension settings.
  • Ensure users can select an active profile, affecting configuration dynamically.
@ibolton336 ibolton336 self-assigned this Apr 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants