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

HMS-2593 feat: add VerifyRegistry component #4

Closed

Commits on Oct 2, 2023

  1. HMS-2696 fix: align default page with mock-ups

    Update the default content page to be aligned with the current state of
    the mocks-ups.
    
    Signed-off-by: Alejandro Visiedo <[email protected]>
    avisiedo committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    2bf3d70 View commit details
    Browse the repository at this point in the history
  2. HMS-2667 fix: align wizard page 1

    Align the preparation wizard page with what is defined in the mock-ups.
    
    Signed-off-by: Alejandro Visiedo <[email protected]>
    avisiedo committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    ed10581 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. HMS-2667 fix: add li and top padding

    Move into a third point for the ordered list to collect there the step to
    install the package if it were not installed.
    
    Signed-off-by: Alejandro Visiedo <[email protected]>
    avisiedo committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    fe76d12 View commit details
    Browse the repository at this point in the history
  2. HMS-2593 feat: add VerifyRegistry component

    This change add an initial component to the wizard, which check verify
    when the registration happened. This change add new callbacks to the
    application context to make available the information into the whole
    application.
    
    Signed-off-by: Alejandro Visiedo <[email protected]>
    avisiedo committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    7cf30db View commit details
    Browse the repository at this point in the history