coder/codersdk
Kira Pilot ae3473dc1b
feat: add deleted_at field to workspace model (#7475)
* added impending_deletion workspace field

* gen docs

* update golden files

* added test

* PR comments
2023-05-11 08:47:53 -07:00
..
agentsdk feat: Implement aggregator for agent metrics (#7259) 2023-04-27 12:34:00 +02:00
apikey.go feat(site): add ability to create tokens from account tokens page (#6608) 2023-03-16 08:25:08 -07:00
audit.go feat: differentiate new user registration from user login in the audit log (#7096) 2023-04-12 11:46:16 -07:00
authorization.go feat: Option to remove WorkspaceExec from `owner` role (#7050) 2023-04-11 08:57:23 -05:00
client.go chore: support signed token query param for web terminal (#7197) 2023-04-20 23:59:45 +00:00
client_internal_test.go feat: unified tracing between coderd<->provisionerd (#7370) 2023-05-03 23:02:35 +00:00
deployment.go chore: Remove extra opt and fix 'proxy' alias (#7413) 2023-05-05 13:09:04 -05:00
deployment_test.go feat: add YAML support to server (#6934) 2023-04-07 22:58:21 +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 chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
licenses.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
organizations.go feat: add inactivity cleanup and failure cleanup configuration fields to Template Schedule Form (#7402) 2023-05-05 08:19:26 -07: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
parameters.go feat: add JSON output format to many CLI commands (#6082) 2023-02-08 17:09:38 +00:00
provisionerdaemons.go feat: add startup script logs to the ui (#6558) 2023-03-23 14:09:13 -05:00
rbacresources.go feat: Option to remove WorkspaceExec from `owner` role (#7050) 2023-04-11 08:57:23 -05:00
replicas.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
richparameters.go feat: support list(string) as coder_parameter (#6618) 2023-03-16 11:07:10 +01: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: add inactivity cleanup and failure cleanup configuration fields to Template Schedule Form (#7402) 2023-05-05 08:19:26 -07:00
templateversions.go feat: rich parameters: introduce display_name (#6919) 2023-04-03 14:37:47 +02: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: add JSON output format to many CLI commands (#6082) 2023-02-08 17:09:38 +00:00
workspaceagentconn.go feat(cli): add trafficgen command for load testing (#7307) 2023-05-05 10:34:58 +01:00
workspaceagents.go chore: fix flake in apptest reconnecting-pty test (#7281) 2023-04-26 00:31:41 +00: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 chore: Implement workspace proxy going away (graceful shutdown) (#7459) 2023-05-10 19:23:16 -05:00
workspaces.go feat: add deleted_at field to workspace model (#7475) 2023-05-11 08:47:53 -07:00