coder/codersdk
Bruno Quaresma 80f042f01b
feat: Add icon to templates (#3561)
2022-08-19 13:17:35 +00:00
..
buildinfo.go feat: add version checking to CLI (#2725) 2022-06-29 17:49:40 -05:00
client.go fix: Strip session_token cookie from app proxy requests (#3528) 2022-08-17 17:09:45 +00:00
error.go fix: remove string TTL from workspace error responses (#3257) 2022-07-27 21:20:02 +00:00
error_test.go fix: avoid emitting version warning when connection error encountered (#3082) 2022-07-21 14:28:24 -05:00
features.go coder features list CLI command (#3533) 2022-08-17 11:26:16 -07:00
files.go feat: Rbac more coderd endpoints, unit test to confirm (#1437) 2022-05-17 13:43:19 -05:00
gitsshkey.go feat: Rbac more coderd endpoints, unit test to confirm (#1437) 2022-05-17 13:43:19 -05:00
organizationmember.go feat: Add user roles, but do not yet enforce them (#1200) 2022-04-29 09:04:19 -05:00
organizations.go feat: Add icon to templates (#3561) 2022-08-19 13:17:35 +00:00
pagination.go feat: Rbac more coderd endpoints, unit test to confirm (#1437) 2022-05-17 13:43:19 -05:00
pagination_test.go feat: Implement unified pagination and add template versions support (#1308) 2022-05-10 07:44:09 +00:00
parameters.go Use new table formatter everywhere (#3544) 2022-08-19 02:41:00 +10:00
provisionerdaemons.go ci: add typo detection (#3327) 2022-08-01 09:29:52 -04:00
roles.go fix: Role assign ui fixes (#3521) 2022-08-16 10:39:42 -05:00
templates.go feat: Add icon to templates (#3561) 2022-08-19 13:17:35 +00:00
templateversions.go feat: add template version creator (#3001) 2022-07-15 14:12:39 -07:00
users.go fix: use unique ID for linked accounts (#3441) 2022-08-17 18:00:53 -05:00
workspaceagents.go ref: move httpapi.Reponse into codersdk (#2954) 2022-07-12 19:15:02 -05:00
workspaceapps.go feat: Add workspace application support (#1773) 2022-06-04 15:13:37 -05:00
workspacebuilds.go Add `reason` field for workspace builds (#2438) 2022-06-17 13:41:11 -04:00
workspacedisplaystatus.go fix: consistent workspace status b/w CLI and UI (#2743) 2022-07-01 14:40:03 +00:00
workspacedisplaystatus_internal_test.go fix: consistent workspace status b/w CLI and UI (#2743) 2022-07-01 14:40:03 +00:00
workspaceresources.go feat: Add backend API support for resource metadata (#3242) 2022-08-01 16:53:05 -05:00
workspaces.go fix: remove string TTL from workspace error responses (#3257) 2022-07-27 21:20:02 +00:00