-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactor: π‘ Refactor `sessions-list` to use `Hds::Table` Refactor `sessions-list` to use `Hds::Table` instead of `Rose::table` β Closes: https://hashicorp.atlassian.net/browse/ICU-11732 * refactor: π‘ Use `Hds::Text` component for `code` elements Refactor `code` elements to use `Hds::Text::Code` component for text. β Closes: https://hashicorp.atlassian.net/browse/ICU-11732 * Update ui/admin/app/templates/scopes/scope/sessions/index.hbs Co-authored-by: Cameron Perera <cameron.perera@hashicorp.com> * refactor: π‘ Refactor the condition around the `cancelSession` route-action, to use the `SessionAbility` for permssion to cancel session. Upgrade `Rose::Button` to `Hds::Button`. β Closes: https://hashicorp.atlassian.net/browse/ICU-11732 --------- Co-authored-by: Cameron Perera <cameron.perera@hashicorp.com>
- Loading branch information
1 parent
4550cd0
commit ade1601
Showing
2 changed files
with
58 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ade1601
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
boundary-ui-desktop β ./ui/desktop
boundary-ui-desktop.vercel.app
boundary-ui-desktop-git-main-hashicorp.vercel.app
boundary-ui-desktop-hashicorp.vercel.app
ade1601
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
boundary-ui β ./ui/admin
boundary-ui-git-main-hashicorp.vercel.app
boundary-ui-hashicorp.vercel.app
boundary-ui.vercel.app