coder/codersdk
Jon Ayers 2f6687a475
feat: expose Everyone group through UI (#9117)
- Allows setting quota allowances on the 'Everyone' group.
2023-08-17 13:25:16 -05:00
..
agentsdk chore: allow multiple agent subsystems, add exectrace (#8933) 2023-08-08 22:10:28 -07:00
apikey.go feat: allow creating manual oidc/github based users (#9000) 2023-08-10 20:04:35 -05:00
audit.go feat: add ability for users to convert their password login type to oauth/github login (#8105) 2023-06-30 08:38:48 -04:00
authorization.go feat: Option to remove WorkspaceExec from `owner` role (#7050) 2023-04-11 08:57:23 -05:00
client.go feat: add PSK for external provisionerd auth (#8877) 2023-08-04 12:32:28 +04:00
client_internal_test.go fix(cli)!: protect client Logger and refactor cli scaletest tests (#8317) 2023-07-06 09:43:39 +01:00
deployment.go refactor(site): remove template parameters insights out of experimental (#9126) 2023-08-16 12:29:42 -03:00
deployment_test.go feat: Fix Deployment DAUs to work with local timezones (#7647) 2023-05-30 13:18:27 -04:00
files.go Stream template upload (#6035) 2023-02-04 20:07:09 +00:00
gitauth.go feat: add github device flow for authentication (#8232) 2023-06-29 18:58:01 +00:00
gitsshkey.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
groups.go feat: expose Everyone group through UI (#9117) 2023-08-17 13:25:16 -05:00
insights.go feat(coderd): expose parameter description and type (#8944) 2023-08-07 16:11:44 +00:00
licenses.go feat!: add table format to 'coder license ls', 'license_expires' --> 'license_expires_human' (#8421) 2023-07-12 08:06:18 -04:00
organizations.go feat: add PSK for external provisionerd auth (#8877) 2023-08-04 12:32:28 +04:00
pagination.go feat: Validate swagger definitions (#5694) 2023-01-13 12:27:21 +01:00
pagination_test.go feat: Implement unified pagination and add template versions support (#1308) 2022-05-10 07:44:09 +00:00
provisionerdaemons.go feat: add PSK for external provisionerd auth (#8877) 2023-08-04 12:32:28 +04:00
rbacresources.go feat(cli): add dashboard load test command (#8723) 2023-07-27 09:40:13 +01:00
replicas.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
richparameters.go fix: unify parameter validation errors (#8738) 2023-07-26 17:44:50 +02:00
richparameters_test.go feat: make ephemeral parameters optional (#8571) 2023-07-18 11:56:41 +02:00
roles.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
serversentevents.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
templates.go feat!: drop reading other 'user' permission (#8650) 2023-07-26 10:33:48 -04:00
templateversions.go chore: join user information to workspace_build and template_version (#8625) 2023-07-25 09:14:38 -04:00
time.go feat: Add `codersdk.NullTime`, change workspace build deadline (#3552) 2022-08-25 19:10:42 +03:00
time_test.go feat: Add `codersdk.NullTime`, change workspace build deadline (#3552) 2022-08-25 19:10:42 +03:00
updatecheck.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
users.go feat: allow creating manual oidc/github based users (#9000) 2023-08-10 20:04:35 -05:00
workspaceagentconn.go chore: replace wsconncache with a single tailnet (#8176) 2023-07-12 17:37:31 -05:00
workspaceagents.go chore: allow multiple agent subsystems, add exectrace (#8933) 2023-08-08 22:10:28 -07:00
workspaceagents_test.go feat: add agent metadata (#6614) 2023-03-31 15:26:19 -05:00
workspaceapps.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
workspacebuilds.go feat: add startup script logs to the ui (#6558) 2023-03-23 14:09:13 -05:00
workspacedisplaystatus.go fix: Remove `action` from build cancelation names (#4930) 2022-11-08 17:12:06 +00:00
workspacedisplaystatus_internal_test.go fix: Remove `action` from build cancelation names (#4930) 2022-11-08 17:12:06 +00:00
workspaceproxy.go feat: add --derp-only flag to wsproxy (#8850) 2023-08-03 00:35:06 +10:00
workspaces.go fix(cli/delete): prompt for confirmation after workspace is found (#8579) 2023-08-05 11:25:37 -05:00