Skip to content

fix: Add names to config properties for the UI#4718

Merged
kylecarbs merged 1 commit into
mainfrom
deploymentui
Oct 24, 2022
Merged

fix: Add names to config properties for the UI#4718
kylecarbs merged 1 commit into
mainfrom
deploymentui

Conversation

@kylecarbs
Copy link
Copy Markdown
Member

This was reverted in the configuration PR, which broke the UI.

This was reverted in the configuration PR, which broke the UI.
@kylecarbs kylecarbs requested a review from f0ssel October 24, 2022 14:11
@kylecarbs kylecarbs requested a review from a team as a code owner October 24, 2022 14:11
@kylecarbs kylecarbs self-assigned this Oct 24, 2022
@kylecarbs kylecarbs requested review from code-asher and removed request for a team October 24, 2022 14:11
Copy link
Copy Markdown
Member

@f0ssel f0ssel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I had a todo somewhere to add those back, but I didn't know if we just wanted to generate titles based on the keys or something. This looks great, sorry I didn't realize it was being used in the UI.

<OptionsTable
options={{
oidc_client_id: deploymentConfig.oidc_client_id,
oidc_client_secret: deploymentConfig.oidc_client_secret,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can add this back once I get better sensitive data support. I already have a branch I'm working on for it.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

neato

@kylecarbs kylecarbs enabled auto-merge (squash) October 24, 2022 14:27
@kylecarbs kylecarbs merged commit c41bdc2 into main Oct 24, 2022
@kylecarbs kylecarbs deleted the deploymentui branch October 24, 2022 14:37
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants