Skip to content

Show only workspaces that are owned by the logged user #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
fioan89 opened this issue Aug 4, 2022 · 0 comments · Fixed by #50
Closed

Show only workspaces that are owned by the logged user #53

fioan89 opened this issue Aug 4, 2022 · 0 comments · Fixed by #50

Comments

@fioan89
Copy link
Collaborator

fioan89 commented Aug 4, 2022

Today all workspaces to which a user has access to are listed in the Workspaces View. We should not allow users to open a project on a workspace that is not owned.

@fioan89 fioan89 added the bug label Aug 4, 2022
fioan89 added a commit that referenced this issue Aug 4, 2022
- 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
@fioan89 fioan89 mentioned this issue Aug 4, 2022
fioan89 added a commit that referenced this issue Aug 4, 2022
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
@matifali matifali removed the bug label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants