- Notifications
You must be signed in to change notification settings - Fork22
feat: add order to coder_parameter#134
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Looks good 👍🏻. Do we need a test to check it as well?
Uh oh!
There was an error while loading.Please reload this page.
Done! |
mtojek commentedJun 28, 2023 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
I adjusted the PR to follow recentproduct expectations. Would you mind taking another look? |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Related:coder/coder#8193
This PR adds
order
property tocoder_parameter
to determine the position of parameters presented in the UI/CLI form. More details can be found in the related issue.