Skip to content
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

Make workspace page title use Name, not ID #581

Merged

Conversation

tomwardill-payoneer
Copy link
Contributor

Closes #579

Use the .Name of the workspace as the page <title> instead of the ID, for friendly viewing.

The .ID is still available in both the URL and on the page of the workspace

@leg100 leg100 merged commit 8268643 into leg100:master Aug 31, 2023
5 checks passed
leg100 pushed a commit that referenced this pull request Sep 2, 2023
🤖 I have created a release *beep* *boop*
---


## [0.1.9](v0.1.8...v0.1.9)
(2023-09-02)


### Features

* variable sets ([#574](#574))
([419e2fb](419e2fb)),
closes [#306](#306)


### Bug Fixes

* **integration:** stop browser test failing with -32000 error
([27f02cd](27f02cd))
* **scheduler:** ignore deleted run events
([60496bb](60496bb))
* **ui:** deleting vcs provider no longer breaks module page
([e28b931](e28b931))
* **ui:** make workspace page title use Name, not ID
([#581](#581))
([8268643](8268643))


### Miscellaneous

* add BSL compliance note
([6b537de](6b537de))
* document integration test verbose logging
([75272a4](75272a4))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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 this pull request may close these issues.

UI: display workspace name instead of ID
2 participants