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

UI: VAULT-16941 Initial dashboard route set up #21051

Merged

Conversation

kiannaquach
Copy link
Contributor

@kiannaquach kiannaquach commented Jun 7, 2023

Description

  • Initial dashboard route set up
  • I created card blocks in the route template for some of the sections and the content in the screenshot is not finalized and is just a placeholder.
Screenshot 2023-06-07 at 12 24 39 PM

@kiannaquach kiannaquach marked this pull request as ready for review June 7, 2023 19:30
@kiannaquach kiannaquach added this to the 1.15 milestone Jun 7, 2023
Copy link
Contributor

@zofskeez zofskeez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And we're off! 🏇. LGTM

Comment on lines +11 to +23
<Hds::Table @caption="Five secrets engines">
<:body as |B|>
<B.Tr>
<B.Td>Cell one A</B.Td>
<B.Td>Cell two A</B.Td>
</B.Tr>
</:body>
</Hds::Table>
</Hds::Card::Container>

<Hds::Card::Container @hasBorder={{true}} class="has-padding is-flex-column is-flex-half">
<h3 class="title is-4">Quick Actions</h3>
</Hds::Card::Container>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice to see some HDS components roughed in! 🎉

@kiannaquach kiannaquach merged commit 8b39203 into ui/landing-page-dashboard Jun 7, 2023
@kiannaquach kiannaquach deleted the ui/VAULT-12979/dashboard-route branch June 7, 2023 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants