coder/codersdk
Colin Adler 3d6d51fbd0
feat: audit log api (#3898)
2022-09-07 16:38:19 +00:00
..
audit.go feat: audit log api (#3898) 2022-09-07 16:38:19 +00:00
buildinfo.go feat: add version checking to CLI (#2725) 2022-06-29 17:49:40 -05:00
client.go Daily Active User Metrics (#3735) 2022-09-01 14:58:23 -05: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 Use licenses to populate the Entitlements API (#3715) 2022-08-29 16:45:40 -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
licenses.go DELETE license API endpoint (#3697) 2022-08-25 14:04:31 -07:00
organizationmember.go chore: Make member role struct match site roles (#3671) 2022-08-24 15:58:57 -04: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 fix: Use "data" scheme when creating parameters from the site (#3732) 2022-08-29 16:32:57 +00: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 Daily Active User Metrics (#3735) 2022-09-01 14:58:23 -05:00
templateversions.go feat: add template version creator (#3001) 2022-07-15 14:12:39 -07: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
users.go feat: Add profile pictures to OAuth users (#3855) 2022-09-04 11:44:27 -05:00
workspaceagents.go Daily Active User Metrics (#3735) 2022-09-01 14:58:23 -05:00
workspaceapps.go feat: Add workspace application support (#1773) 2022-06-04 15:13:37 -05:00
workspacebuilds.go feat: Add `codersdk.NullTime`, change workspace build deadline (#3552) 2022-08-25 19:10:42 +03: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 fix: Add omitempty for proper latency type (#3850) 2022-09-02 22:05:27 +00:00
workspaces.go feat: add orphan support (#3849) 2022-09-06 17:07:00 +00:00