-
Notifications
You must be signed in to change notification settings - Fork 23
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
feat: add new git connection type for connections #1459
Conversation
✅ Deploy Preview for goofy-euclid-75956c ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for clerk-saas-ui ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for flanksource-demo-stable ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
351f256
to
9cde22d
Compare
651391b
to
547468f
Compare
@mainawycliffe I can't see to save the form ? |
@moshloop Let me investigate |
547468f
to
8c5ec58
Compare
@mainawycliffe - The password doesn't seem to save - also if you specify a user/pass and then save and edit it shows you an empty ssh key, it should choose the value that is not null
|
Can we also update the user/pass style to the same as on the http form (extracting and resuing components as needed) |
bf12fa3
to
775a481
Compare
@mainawycliffe We now have a Username None/Basic that expands to username and password under username? It should just be Auth: None | Basic | SSH, |
775a481
to
78b7a33
Compare
@mainawycliffe We also need to add a namespace (defaulting to |
1d11265
to
77145be
Compare
@mainawycliffe when editing the SSH connection of type config/secret - the radio for config/secret is not selected (although the name and key are visible) |
77145be
to
fd31ff8
Compare
53b1d1a
to
7e6f1ed
Compare
fix: add option to have switch field for connection form fix: fix edit to show correct option group
chore: cleanup console logs
fix: fix issue withEnvVarSource not working
fix: fix failing tests fix: fix default namespace issues
7e6f1ed
to
65c2887
Compare
Closes #1449