feat: add support for creating service accounts#23140
Conversation
Documentation CheckUpdates Needed
Automated review via Coder Tasks |
DanielleMaywood
left a comment
There was a problem hiding this comment.
Left a comment on the storybook.
Also do we have a preference on enforcing React.useId() for IDs? I've noticed we have a few hardcoded IDs and I know we should be safe with them but just want to verify with you what the expectation there is.
| @@ -0,0 +1,67 @@ | |||
| import { | |||
There was a problem hiding this comment.
Do any of these make sense to be moved to stories instead?
Ideally we'd always use |
DanielleMaywood
left a comment
There was a problem hiding this comment.
happy from my side
For now we've decided to go with the approach of just replacing the "none" login type with a "service account" option. I don't think "login type" is really the right name for the selection anymore but it's what the designs say and I can't really think of anything better. Open to suggestions.
New user form:
A service account in the users table: