Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

User Interface to manage additionalProperties #2161

Open
Delawen opened this issue Jul 17, 2023 · 1 comment
Open

User Interface to manage additionalProperties #2161

Delawen opened this issue Jul 17, 2023 · 1 comment
Labels
feature request Thumbs up the issue to vote for it good first issue Good for newcomers metadata

Comments

@Delawen
Copy link
Member

Delawen commented Jul 17, 2023

Please describe the feature that you want to propose

Some of the DSLs we support (Integration, Kamelet and Kamelet Binding) are Kubernetes Resources that have additionalProperties. We would need a generic extension UI that can list the additionalProperties and edit them.

The annotations are stored on the metadata/additionalProperties of the flow object returned by the backend.

The backend needs to add a boolean in the dsl capabilities endpoint explaining if this UI is shown or not by DSL.

@Delawen Delawen added feature request Thumbs up the issue to vote for it metadata labels Jul 17, 2023
@gashcrumb
Copy link

What type of object is additionalProperties, a dictionary? What values can be stored in here? Maybe this could re-use the same component as #2160 unless maybe if the values need to be typed properly.

@lordrip lordrip added the good first issue Good for newcomers label Aug 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature request Thumbs up the issue to vote for it good first issue Good for newcomers metadata
Projects
None yet
Development

No branches or pull requests

3 participants