coder/codersdk
Abhineet Jain de1fc40000
fix: consistent workspace status b/w CLI and UI (#2743)
2022-07-01 14:40:03 +00:00
..
buildinfo.go feat: add version checking to CLI (#2725) 2022-06-29 17:49:40 -05:00
client.go fix: add workspace option 'deleted' to options type (#2095) 2022-06-06 17:23:02 +00: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: enforce template-level constraints for TTL and autostart (#2018) 2022-06-07 13:37:45 +01: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 chore: Reuse ComputedParmeter, remove duplicated codersdk type (#2477) 2022-06-17 15:20:13 -05:00
provisionerdaemons.go fix: Use WebSockets to stream workspace build logs (#2569) 2022-06-22 13:23:14 +00:00
roles.go feat: Rbac more coderd endpoints, unit test to confirm (#1437) 2022-05-17 13:43:19 -05:00
templates.go fix: populate default created_by and add not-null constraint in templates (#2290) 2022-06-13 17:25:06 +00:00
templateversions.go chore: Reuse ComputedParmeter, remove duplicated codersdk type (#2477) 2022-06-17 15:20:13 -05:00
users.go feat: unexpose coderdtest.NewWithAPI (#2613) 2022-06-27 13:50:52 -05:00
workspaceagents.go feat: peer wireguard (#2445) 2022-06-24 10:25:01 -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: peer wireguard (#2445) 2022-06-24 10:25:01 -05:00
workspaces.go feat: Updating workspace prompts new parameters (#2598) 2022-06-27 16:19:10 +00:00