coder/codersdk
Ammar Bandukwala 2bd6d2908e
feat: convert entire CLI to clibase (#6491)
I'm sorry.
2023-03-23 17:42:20 -05:00
..
agentsdk feat: add startup script logs to the ui (#6558) 2023-03-23 14:09:13 -05: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(audit): auditing token addition and removal (#6649) 2023-03-17 10:41:44 -07:00
authorization.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
client.go feat: convert entire CLI to clibase (#6491) 2023-03-23 17:42:20 -05:00
client_internal_test.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
deployment.go feat: convert entire CLI to clibase (#6491) 2023-03-23 17:42:20 -05:00
deployment_test.go feat: convert entire CLI to clibase (#6491) 2023-03-23 17:42:20 -05: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 template max_ttl (#6114) 2023-03-07 14:14:58 +00: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
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 template max_ttl (#6114) 2023-03-07 14:14:58 +00:00
templateversions.go feat: add startup script logs to the ui (#6558) 2023-03-23 14:09:13 -05: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 fix(tailnet): Improve tailnet setup and agentconn stability (#6292) 2023-02-24 13:11:28 +02:00
workspaceagents.go feat: add startup script logs to the ui (#6558) 2023-03-23 14:09:13 -05:00
workspaceagents_test.go chore: convert agent stats to use a table (#6374) 2023-02-28 13:33:33 -06: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
workspaces.go feat: Dbauthz is now default, remove out of experimental (#6650) 2023-03-21 09:10:22 -05:00