boundary-ui
boundary-ui copied to clipboard
Monorepo for Boundary UIs and addons.
## Description Moved workers `list` loading back to `workers` route instead of `workers.index`. The original reason why it was moved up was to not create a dependency on the `workers.index`...
## Description Upgraded ember-template-lint to latest version to enable some automatic fixing. Check out migration guide [here](https://github.com/ember-template-lint/ember-template-lint/blob/v4.0.0/docs/migration/v4.md), there didn't seem to be any issues. Enabled stylistic rules and update some...
**Is your feature request related to a problem? Please describe.** Eventually a connection to Boundary will be broken and the user will be asked to disconnect, then the user has...
**Describe the bug** When deleting an account associated with a user, it becomes impossible to reassign an account to the user from within the UI. **To Reproduce** Steps to reproduce...
**Is your feature request related to a problem? Please describe.** I wish to deploy the Boundary Desktop in my environment with a default Boundary Controller URL. The idea is to...
**Is your feature request related to a problem? Please describe.** boundary cli supports `listen-port` flag to have static ports endpoints defined. desktop seems to not support it. **Describe the solution...
jira - https://hashicorp.atlassian.net/browse/ICU-6550 [admin ui](https://boundary-q6et4wqe5-hashicorp.vercel.app/scopes/s_1sheljmjgm/sessions)
## Description Initial setup of HDS: - Adds the HDS dependency to Rose - Auto-includes CSS import path for tokens, so that consuming applications do not need further build configuration...
Re-enable global footer and fix styling ✅ Closes: ICU-6454 :tickets: [Jira ticket](https://hashicorp.atlassian.net/browse/ICU-6454) ## Description The global footer should be visible to bring Boundary into alignment with other products :technologist: [Admin...
✅ Closes: ICU-6200 :tickets: [Jira ticket](https://hashicorp.atlassian.net/browse/ICU-6200) ## Description This PR attempts at a front end only solution for auto-populating the HCP cluster ID. Ideally we would have an API we...