File tree
179 files changed
+2270
-824
lines changed- .github/workflows
- agent
- cli
- cmd/coder
- coderd
- coderdtest
- database
- databasefake
- dbtypes
- postgres
- queries
- httpapi
- httpmw
- util/slice
- codersdk
- docs
- examples
- lima
- templates
- do-linux
- docker
- docker-code-server
- docker-image-builds
- docker-with-dotfiles
- peer/peerwg
- provisioner/echo
- scripts
- migrate-ci
- site
- e2e
- htmlTemplates
- src
- api
- components
- AvatarData
- BorderedMenu
- BuildsTable
- CodeExample
- ConfirmDialog
- CopyButton
- CreateUserForm
- Dialog
- EnterpriseSnackbar
- ErrorSummary
- FormDropdownField
- FormTextField
- GlobalSnackbar
- Icons
- LoadingButton
- Margins
- ParameterInput
- PasswordField
- ResetPasswordDialog
- Resources
- RoleSelect
- RuntimeErrorState
- SearchBarWithFilter
- SettingsAccountForm
- SignInForm
- SplitButton
- Stack
- TabSidebar
- Table
- TableRowMenu
- TemplateStats
- TerminalLink
- Tooltips
- HelpTooltip
- UserCell
- UserDropdown
- UserDropdownContent
- Workspace
- WorkspaceActionButton
- WorkspaceActions
- WorkspaceBuildStats
- WorkspaceDeletedBanner
- WorkspaceSchedule
- WorkspaceScheduleBanner
- WorkspaceScheduleForm
- WorkspaceSection
- hooks
- pages
- CreateWorkspacePage
- TemplatePage
- TemplatesPage
- TerminalPage
- UserSettingsPage
- AccountPage
- SSHKeysPage
- SecurityPage
- UsersPage
- CreateUserPage
- WorkspaceAppErrorPage
- WorkspaceBuildPage
- WorkspacePage
- WorkspaceSchedulePage
- WorkspacesPage
- testHelpers
- util
- xServices
- createWorkspace
- terminal
- users
- workspace
- workspaceBuild
- workspaces
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
179 files changed
+2270
-824
lines changedLines changed: 1 addition & 23 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
267 | 267 |
| |
268 | 268 |
| |
269 | 269 |
| |
270 |
| - | |
271 |
| - | |
272 |
| - | |
273 |
| - | |
274 |
| - | |
275 |
| - | |
276 |
| - | |
277 |
| - | |
278 |
| - | |
279 |
| - | |
280 |
| - | |
281 |
| - | |
282 |
| - | |
283 |
| - | |
284 |
| - | |
285 |
| - | |
286 |
| - | |
287 |
| - | |
288 |
| - | |
289 |
| - | |
290 |
| - | |
291 |
| - | |
292 | 270 |
| |
293 |
| - | |
| 271 | + | |
294 | 272 |
| |
295 | 273 |
| |
296 | 274 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
| 17 | + | |
16 | 18 |
| |
17 | 19 |
| |
18 | 20 |
| |
|
Lines changed: 12 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
171 | 171 |
| |
172 | 172 |
| |
173 | 173 |
| |
174 |
| - | |
175 |
| - | |
176 |
| - | |
177 |
| - | |
178 |
| - | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
| 182 | + | |
182 | 183 |
| |
183 | 184 |
| |
184 | 185 |
| |
| |||
189 | 190 |
| |
190 | 191 |
| |
191 | 192 |
| |
192 |
| - | |
| 193 | + | |
193 | 194 |
| |
194 | 195 |
| |
195 | 196 |
| |
196 | 197 |
| |
197 | 198 |
| |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
198 | 204 |
| |
199 | 205 |
| |
200 | 206 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
467 | 467 |
| |
468 | 468 |
| |
469 | 469 |
| |
| 470 | + | |
470 | 471 |
| |
471 | 472 |
| |
472 | 473 |
| |
|
Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
| |||
149 | 150 |
| |
150 | 151 |
| |
151 | 152 |
| |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
152 | 167 |
| |
153 | 168 |
| |
154 | 169 |
| |
|
Lines changed: 34 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
5 | 7 |
| |
6 | 8 |
| |
7 | 9 |
| |
| |||
58 | 60 |
| |
59 | 61 |
| |
60 | 62 |
| |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
61 | 67 |
| |
62 | 68 |
| |
63 | 69 |
| |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + |
Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
135 | 135 |
| |
136 | 136 |
| |
137 | 137 |
| |
| 138 | + | |
138 | 139 |
| |
139 | 140 |
| |
140 | 141 |
| |
| |||
287 | 288 |
| |
288 | 289 |
| |
289 | 290 |
| |
290 |
| - | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
291 | 296 |
| |
292 | 297 |
| |
293 | 298 |
| |
| |||
374 | 379 |
| |
375 | 380 |
| |
376 | 381 |
| |
| 382 | + | |
| 383 | + | |
377 | 384 |
| |
378 | 385 |
| |
379 | 386 |
| |
| |||
539 | 546 |
| |
540 | 547 |
| |
541 | 548 |
| |
542 |
| - | |
| 549 | + | |
543 | 550 |
| |
544 | 551 |
| |
545 | 552 |
| |
|
0 commit comments