Commit e436083
authored
feat: add frontend for locked workspaces (coder#8655)
- Fix workspaces query for locked workspaces.1 parent 502c768 commit e436083
36 files changed
Lines changed: 664 additions & 192 deletions
File tree
- coderd
- apidoc
- autobuild
- database
- dbauthz
- dbfake
- dbmetrics
- dbmock
- queries
- searchquery
- docs/api
- site/src
- api
- components
- Dashboard
- WorkspaceActions
- WorkspaceDeletion
- WorkspaceStatusBadge
- Workspace
- i18n/en
- pages
- TemplateSettingsPage/TemplateSchedulePage
- TemplateScheduleForm
- WorkspacePage
- WorkspacesPage
- filter
- utils
- xServices/workspace
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2587 | 2587 | | |
2588 | 2588 | | |
2589 | 2589 | | |
2590 | | - | |
| 2590 | + | |
2591 | 2591 | | |
2592 | 2592 | | |
2593 | 2593 | | |
2594 | | - | |
| 2594 | + | |
2595 | 2595 | | |
2596 | 2596 | | |
2597 | 2597 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5250 | 5250 | | |
5251 | 5251 | | |
5252 | 5252 | | |
5253 | | - | |
| 5253 | + | |
5254 | 5254 | | |
5255 | | - | |
| 5255 | + | |
5256 | 5256 | | |
5257 | 5257 | | |
5258 | 5258 | | |
| |||
5274 | 5274 | | |
5275 | 5275 | | |
5276 | 5276 | | |
5277 | | - | |
| 5277 | + | |
5278 | 5278 | | |
5279 | 5279 | | |
5280 | 5280 | | |
| |||
5284 | 5284 | | |
5285 | 5285 | | |
5286 | 5286 | | |
5287 | | - | |
| 5287 | + | |
5288 | 5288 | | |
5289 | | - | |
| 5289 | + | |
5290 | 5290 | | |
5291 | 5291 | | |
5292 | 5292 | | |
| |||
5730 | 5730 | | |
5731 | 5731 | | |
5732 | 5732 | | |
| 5733 | + | |
| 5734 | + | |
| 5735 | + | |
| 5736 | + | |
| 5737 | + | |
| 5738 | + | |
| 5739 | + | |
| 5740 | + | |
| 5741 | + | |
| 5742 | + | |
5733 | 5743 | | |
5734 | 5744 | | |
5735 | 5745 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| 220 | + | |
220 | 221 | | |
221 | 222 | | |
222 | 223 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments