Releases: coder/backstage-plugins
Releases · coder/backstage-plugins
coder/v0.0.2
Changes made
- Addresses bug around making sure that workspaces are being filtered by the correct criteria
- Polishes styling for
AuthWrapper
component - Adds additional input elements and in-UI notifications to make expected user flows more obvious
- Fixes small cosmetic issues around default
CoderWorkspacesCard
component
devcontainers-react/v0.0.1
Added
- Add a hook to get a link to launch an entity in VS Code if it has the
devcontainers
tag.
devcontainers-backend/v0.0.1
Added
- Add
devcontainers
tag when a repository has a devcontainers config at or below the location of thecatalog-info.yaml
file.
coder/v0.0.1
Added
- Add component for listing and opening workspaces.