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

Helper prompt to add custom configs #68

Open
daniel-butler-irl opened this issue Nov 21, 2024 · 0 comments
Open

Helper prompt to add custom configs #68

daniel-butler-irl opened this issue Nov 21, 2024 · 0 comments
Labels
feature For new features or enhancements

Comments

@daniel-butler-irl
Copy link
Owner

There are several widgets that allow a user to display things like a picker in the catalog\projects We should be able to add these with a prompt listing all the available widgets. this example lists available cluster id's

{
              "key": "cluster_id",
              "type": "string",
              "required": true,
              "custom_config": {
                "type": "cluster_var",
                "grouping": "deployment",
                "original_grouping": "deployment"
              }
            }
@daniel-butler-irl daniel-butler-irl added the feature For new features or enhancements label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature For new features or enhancements
Projects
None yet
Development

No branches or pull requests

1 participant