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: Add the wizard to the database secret engine #10982

Merged
merged 6 commits into from Feb 23, 2021
Merged

Conversation

Monkeychip
Copy link
Contributor

@Monkeychip Monkeychip commented Feb 23, 2021

Adds the Wizard designs to the DBSE engine.
*Note: confirmed with designs that the save buttons when creating a database and role should be "Create database" and "Create role" respectively. I spotted this in the difference between designs for the wizard vs. the ones for creating a role.

See screenshots (the copy is based on designs):

  1. Enable:

  1. Connect Database:

  1. Create Connection:

  1. Create a role:

  1. Save role (not in screenshot save is shown, will fix to show Create Role)

  1. All set / the end.

@vercel vercel bot temporarily deployed to Preview – vault February 23, 2021 17:21 Inactive
@vercel vercel bot temporarily deployed to Preview – vault-storybook February 23, 2021 17:27 Inactive
@Monkeychip Monkeychip added this to the 1.7 milestone Feb 23, 2021
@Monkeychip Monkeychip added the ui label Feb 23, 2021
<div class="progress-container">
{{#each progressBar as |bar|}}
{{#each @progressBar as |bar|}}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

the reason the progress bar wasn't showing, bug after ember upgrade

Copy link
Contributor

@chelshaw chelshaw left a comment

Choose a reason for hiding this comment

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

good catch on the progress bar

@Monkeychip Monkeychip merged commit 40ecb9b into master Feb 23, 2021
@Monkeychip Monkeychip deleted the ui/wizard-dbse branch February 23, 2021 20:52
jartek pushed a commit to jartek/vault that referenced this pull request Sep 11, 2021
* wizard setup

* cleanup

* add changelog

* fix names from save to create role and create database

* fix missing progress bar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants