Update Portal code-server control placement
This commit is contained in:
parent
c22f759dfd
commit
ccd29af29f
@ -38,7 +38,7 @@ This file records what is implemented now.
|
||||
## Hosted IDE
|
||||
- console and server-list "Open IDE" actions request `/api/dev/{serverId}/ide-token`.
|
||||
- Portal opens the hosted URL returned by the API, falling back to the configured API base for relative URLs.
|
||||
- DEV server console and server-list rows expose an `IDE` menu for code-server `start`, `restart`, and `stop` actions.
|
||||
- DEV server console and server-list rows show code-server `start`, `restart`, and `stop` controls directly under the `Open IDE` button.
|
||||
- code-server service actions call `/api/dev/{serverId}/codeserver/start`, `/api/dev/{serverId}/codeserver/restart`, and `/api/dev/{serverId}/codeserver/stop`.
|
||||
|
||||
## Dashboard / IA
|
||||
|
||||
Loading…
Reference in New Issue
Block a user