coder/codersdk
Kyle Carberry 2d2bea79a7
fix: convert the new dashboard theme to be an experiment (#10108)
2023-10-06 09:46:52 -05:00
..
agentsdk fix: resolve flake in log sender by checking context (#9865) 2023-09-25 22:19:27 +00:00
apikey.go feat: allow creating manual oidc/github based users (#9000) 2023-08-10 20:04:35 -05:00
audit.go fix: add workspace_proxy type to auditlog friendly strings (#9194) 2023-08-21 10:53:41 -05:00
authorization.go feat: Option to remove WorkspaceExec from `owner` role (#7050) 2023-04-11 08:57:23 -05:00
client.go chore: change cli error message handling (#9952) 2023-09-29 16:50:23 -05:00
client_internal_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
deployment.go fix: convert the new dashboard theme to be an experiment (#10108) 2023-10-06 09:46:52 -05:00
deployment_test.go feat: allow external services to be authable (#9996) 2023-10-03 14:04:39 +00:00
externalauth.go feat: allow external services to be authable (#9996) 2023-10-03 14:04:39 +00:00
files.go Stream template upload (#6035) 2023-02-04 20:07:09 +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!: add `sections` parameter to template insights (#10010) 2023-10-03 15:44:50 +02: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 API support for workspace automatic updates (#10099) 2023-10-06 13:27:12 +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 chore: compute job status as column (#10024) 2023-10-04 20:57:46 -05: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 chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
roles.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
serversentevents.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
templates.go feat: add experimental template autostop requirement template settings UI (#9417) 2023-08-30 20:41:27 +00:00
templateversions.go feat: allow external services to be authable (#9996) 2023-10-03 14:04:39 +00:00
time.go feat: Add `codersdk.NullTime`, change workspace build deadline (#3552) 2022-08-25 19:10:42 +03:00
time_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00: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: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
workspaceagents.go feat: allow external services to be authable (#9996) 2023-10-03 14:04:39 +00:00
workspaceagents_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
workspaceapps.go refactor: generate application URL on backend side (#9618) 2023-09-12 15:25:10 +02: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 feat: add API support for workspace automatic updates (#10099) 2023-10-06 13:27:12 +04:00