coder/codersdk
Bruno Quaresma cf35c0dfc5
feat(site): add health warning and a health monitor page (#8844)
2023-08-02 14:49:24 -03:00
..
agentsdk fix: avoid agent runLoop exiting due to ws ping (#8852) 2023-08-02 07:25:07 +00:00
apikey.go feat: generate a new session with coder login --token (#8275) 2023-07-05 08:59:38 -04: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 fix(cli)!: protect client Logger and refactor cli scaletest tests (#8317) 2023-07-06 09:43:39 +01: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 feat(site): add health warning and a health monitor page (#8844) 2023-08-02 14:49:24 -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: add display_name field to groups (#8740) 2023-08-02 10:53:06 -05:00
insights.go refactor(coderd): add avatar URL to the users' latency endpoint (#8701) 2023-07-25 12:15:46 +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 user quiet hours schedule and restart requirement feature flag (#8115) 2023-07-20 23:35:41 +10: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 queue_position and queue_size to provisioner jobs (#8074) 2023-06-20 15:07:18 -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 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: add "dormant" user state (#8644) 2023-08-02 16:31:25 +02:00
workspaceagentconn.go chore: replace wsconncache with a single tailnet (#8176) 2023-07-12 17:37:31 -05:00
workspaceagents.go chore: rename startup logs to agent logs (#8649) 2023-07-28 15:57:23 +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 feat: add --derp-only flag to wsproxy (#8850) 2023-08-03 00:35:06 +10:00
workspaces.go feat: add computed workspace and agent health fields to the api (#8280) 2023-07-10 12:40:11 +03:00