You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix bugs and stabilize flows
Fix overlapping components in the Connections view
- `Recent Coder Workspaces` overlaps with the search bar.
- reworked the first row to workaround the DSL limitations.
- resolves#44
Change links to documentation
- to point at latest Coder OSS instead of V1
- resolve#48
Change main action link
- from `Connect to Coder Workspaces` to `Connect to Coder`
- the wording was too long, and a bit confusing.
- main documentation link now points to the general documentation
about Coder, not only specifics for Workspaces
- resolves#49
Show working workspaces when there are issues with resolving agents
- finer grained error handling when resolving agents
- resolves#51
Fix: list only workspaces owned by the logged user
- right now all workspaces are listed to which a user has access to. Which means the user can open a project on a workspace he does not own.
- resolves#53
**Coder Gateway** connects your Jetbrains IDE to your [Coder Workspaces](https://coder.com/docs/coder/latest/workspaces) so that you can develop from anywhere.
10
+
**Coder Gateway** connects your Jetbrains IDE to your [Coder Workspaces](https://coder.com/docs/coder-oss/latest/workspaces) so that you can develop from anywhere.
gateway.connector.view.login.comment.text=Self-hosted developer workspaces in the cloud or on premise. Coder Workspaces empower developers with secure, consistent, and fast developer workspaces.
0 commit comments