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

Fix Theia input box breakage and update Theia tests to pass #1580

Merged
merged 25 commits into from Nov 25, 2021

Commits on Nov 15, 2021

  1. add the validateInput workaround to all showInputBox() that wasn't al…

    …ready validating
    
    Signed-off-by: Billie Simmons <49491949+JillieBeanSim@users.noreply.github.com>
    JillieBeanSim committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    ce2ff25 View commit details
    Browse the repository at this point in the history
  2. enter issue on quickpick so select createNewConnection

    Signed-off-by: Billie Simmons <49491949+JillieBeanSim@users.noreply.github.com>
    JillieBeanSim committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    c1c4e01 View commit details
    Browse the repository at this point in the history
  3. second go

    Signed-off-by: Billie Simmons <49491949+JillieBeanSim@users.noreply.github.com>
    JillieBeanSim committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    dede1b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. 3rd try

    Signed-off-by: Billie Simmons <49491949+JillieBeanSim@users.noreply.github.com>
    JillieBeanSim committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    4832e2d View commit details
    Browse the repository at this point in the history
  2. 4th

    Signed-off-by: Billie Simmons <49491949+JillieBeanSim@users.noreply.github.com>
    JillieBeanSim committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    fb4f8c4 View commit details
    Browse the repository at this point in the history
  3. .click on create new connection

    Signed-off-by: Billie Simmons <49491949+JillieBeanSim@users.noreply.github.com>
    JillieBeanSim committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    fe42272 View commit details
    Browse the repository at this point in the history
  4. try something for job profile to favorite

    Signed-off-by: Billie Simmons <49491949+JillieBeanSim@users.noreply.github.com>
    JillieBeanSim committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    96b63af View commit details
    Browse the repository at this point in the history
  5. back to xpath

    Signed-off-by: Billie Simmons <49491949+JillieBeanSim@users.noreply.github.com>
    JillieBeanSim committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    f5fe3bb View commit details
    Browse the repository at this point in the history
  6. increase waittime

    Signed-off-by: Billie Simmons <49491949+JillieBeanSim@users.noreply.github.com>
    JillieBeanSim committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    41d067c View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. fix unit tests & create a class for UI Views and method for inputBox …

    …to handle addition of validateInput
    
    Signed-off-by: Billie Simmons <49491949+JillieBeanSim@users.noreply.github.com>
    JillieBeanSim committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    e9e9765 View commit details
    Browse the repository at this point in the history
  2. let's see

    Signed-off-by: Billie Simmons <49491949+JillieBeanSim@users.noreply.github.com>
    JillieBeanSim committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    15211d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. theai tests

    Signed-off-by: Billie Simmons <49491949+JillieBeanSim@users.noreply.github.com>
    JillieBeanSim committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    d2c4b91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8eadd4 View commit details
    Browse the repository at this point in the history
  3. theia tests

    Signed-off-by: Billie Simmons <49491949+JillieBeanSim@users.noreply.github.com>
    JillieBeanSim committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    bd54d35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59f88b7 View commit details
    Browse the repository at this point in the history
  5. theia tests

    Signed-off-by: Billie Simmons <49491949+JillieBeanSim@users.noreply.github.com>
    JillieBeanSim committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    7632a64 View commit details
    Browse the repository at this point in the history
  6. theia test delete from data sets

    Signed-off-by: Billie Simmons <49491949+JillieBeanSim@users.noreply.github.com>
    JillieBeanSim committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    0b08c23 View commit details
    Browse the repository at this point in the history
  7. remove reference to notification message

    Signed-off-by: Billie Simmons <49491949+JillieBeanSim@users.noreply.github.com>
    JillieBeanSim committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    44dd160 View commit details
    Browse the repository at this point in the history
  8. windows audit fix

    Signed-off-by: Billie Simmons <49491949+JillieBeanSim@users.noreply.github.com>
    JillieBeanSim committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    2debf9d View commit details
    Browse the repository at this point in the history
  9. remove commented code

    Signed-off-by: Billie Simmons <49491949+JillieBeanSim@users.noreply.github.com>
    JillieBeanSim committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    d04df29 View commit details
    Browse the repository at this point in the history
  10. adjust waittime

    Signed-off-by: Billie Simmons <49491949+JillieBeanSim@users.noreply.github.com>
    JillieBeanSim committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    f10deb2 View commit details
    Browse the repository at this point in the history
  11. theia tests

    Signed-off-by: Billie Simmons <49491949+JillieBeanSim@users.noreply.github.com>
    JillieBeanSim committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    9a01203 View commit details
    Browse the repository at this point in the history
  12. theia tests

    Signed-off-by: Billie Simmons <49491949+JillieBeanSim@users.noreply.github.com>
    JillieBeanSim committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    a34d6cd View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Configuration menu
    Copy the full SHA
    004e731 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d88563b View commit details
    Browse the repository at this point in the history