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

Update GoToOpenPullReqesut button to be button Group to include the Multi Repos #2566

Merged
merged 26 commits into from
Apr 6, 2023

Commits on Mar 16, 2023

  1. init groupbutton

    ahussein3 committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    c56a361 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. add gitrepos btn group

    ahussein3 committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    95ff3b0 View commit details
    Browse the repository at this point in the history
  2. remove unused code

    ahussein3 committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    273a031 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92c7512 View commit details
    Browse the repository at this point in the history
  4. remove uneeded import

    ahussein3 committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    103d543 View commit details
    Browse the repository at this point in the history
  5. enhance btn text

    ahussein3 committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    fbf88bf View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. omit protocol so that all links can be open

    ahussein3 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    63430c3 View commit details
    Browse the repository at this point in the history
  2. refactor typo

    ahussein3 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    0b51bc0 View commit details
    Browse the repository at this point in the history
  3. add open pull request btn to add app view

    ahussein3 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    71c1ed8 View commit details
    Browse the repository at this point in the history
  4. make sure btn are disabled while there is no options

    ahussein3 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    7351717 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. update gitrepos to be sent to the component

    ahussein3 committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    2281ff1 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    f56ac60 View commit details
    Browse the repository at this point in the history
  2. wip

    foot committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    eb7fcbe View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    4bc697e View commit details
    Browse the repository at this point in the history
  2. add a little hook

    foot committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    1b38243 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. fix issue were URIJS getting wrong domain value

    ahussein3 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    964ef13 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. update bitbucket provider condition

    ahussein3 committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    5d5bdc4 View commit details
    Browse the repository at this point in the history
  2. add handle for case azure ssh devops

    ahussein3 committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    b884f64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b28d636 View commit details
    Browse the repository at this point in the history
  4. strip out port from url

    ahussein3 committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    6b08a54 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    a1078c6 View commit details
    Browse the repository at this point in the history
  2. update test and add icon to pull request btn

    ahussein3 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    e2b5916 View commit details
    Browse the repository at this point in the history
  3. remove unused improts

    ahussein3 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    7145042 View commit details
    Browse the repository at this point in the history
  4. update failing test case

    ahussein3 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    466851d View commit details
    Browse the repository at this point in the history
  5. update failing test case

    ahussein3 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    4b77735 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0223793 View commit details
    Browse the repository at this point in the history