|
c61b64be61
|
feat: add hidden enterprise cmd command to list roles (#13303)
* feat: add hidden enterprise cmd command to list roles
This includes custom roles, and has a json ouput option for
more granular permissions
|
2024-05-21 13:14:00 -05:00 |
|
|
e83f13d8c5
|
fix: typo in whitespace (#11667)
|
2024-01-17 12:36:15 +00:00 |
|
|
5eb3e1cdaa
|
feat: expose owner_name in coder_workspace resource (#11639)
|
2024-01-17 13:20:45 +01:00 |
|
|
b120247213
|
fix: extend regex for template version name (#6876)
|
2023-03-30 13:27:58 +02:00 |
|
|
2042b575dc
|
feat: Add template display name (backend) (#4966)
* Rename to nameValidator
* Refactor: NameValid
* Fix: comment
* Define new migration
* Include display_name
* Update typesGenerated.ts
* Update meta
* Adjust tests
* CLI tests
* Fix: audit
* Fix: omitempty
* site: display_name is optional
* unit: TestUsernameValid
* entities.ts: add display_name
* site: TemplateSettingsPage.test.tsx
* Fix: TemplateSettingsForm.tsx
* Adjust tests
* Add comment to display_name column
* Fix: rename
* Fix: make
* Loosen regexp
* Fix: err check
* Fix: template name length
* Allow for whitespaces
* Update migration number
|
2022-11-10 21:51:09 +01:00 |
|