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

Add "Setup in Editor" button to Kyma Companion #3604

Open
3 tasks
chriskari opened this issue Jan 17, 2025 · 0 comments
Open
3 tasks

Add "Setup in Editor" button to Kyma Companion #3604

chriskari opened this issue Jan 17, 2025 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. kyma companion Related to all activities around the Kyma Companion

Comments

@chriskari
Copy link
Contributor

chriskari commented Jan 17, 2025

Description
Enhance the Kyma Companion with a "Setup in Editor" button to enable direct creation or updates of resources from code panels. The current POC implementation already supports markdown formatting and displays code chunks (e.g., YAML) in a code panel. This feature will extend that functionality by adding an actionable button to applicable code panels.

The decision to include the button for a specific code panel depends on metadata provided by the backend, as outlined in the architecture documentation.

Example
Image

Tasks

  • Determine whether the "Setup in Editor" button should be displayed or not based on the provided metadata
  • Add the "Setup in Editor" button to applicable code panels.
  • Add the create and update functionality when user clicks the button
@chriskari chriskari added kind/feature Categorizes issue or PR as related to a new feature. kyma companion Related to all activities around the Kyma Companion labels Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. kyma companion Related to all activities around the Kyma Companion
Projects
None yet
Development

No branches or pull requests

1 participant