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 issue #5179: [frontend]: Push to Github button should only push branch, but not creating a PR #5181

Merged
merged 15 commits into from
Nov 25, 2024

Commits on Nov 21, 2024

  1. Fix issue #5179: [frontend]: Push to Github button should only push b…

    …ranch, but not creating a PR
    openhands-agent committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    157883f View commit details
    Browse the repository at this point in the history
  2. Fix pr #5181: Fix issue #5179: [frontend]: Push to Github button shou…

    …ld only push branch, but not creating a PR
    openhands-agent committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    f456410 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. specify do not create PR

    xingyaoww committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    59fc3af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf6e2e0 View commit details
    Browse the repository at this point in the history
  3. Fix pr #5181: Fix issue #5179: [frontend]: Push to Github button shou…

    …ld only push branch, but not creating a PR
    openhands-agent committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    b347226 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. Configuration menu
    Copy the full SHA
    125ca38 View commit details
    Browse the repository at this point in the history
  2. Fix pr #5181: Fix issue #5179: [frontend]: Push to Github button shou…

    …ld only push branch, but not creating a PR
    openhands-agent committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    ede8a17 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    096f6b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d250a5 View commit details
    Browse the repository at this point in the history
  3. fix resolver test

    xingyaoww committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    7733d0f View commit details
    Browse the repository at this point in the history
  4. Fix pr #5181: Fix issue #5179: [frontend]: Push to Github button shou…

    …ld only push branch, but not creating a PR
    openhands-agent committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    c3978b4 View commit details
    Browse the repository at this point in the history
  5. Fix issue #5179: Rename GitHub button and show single button after PR…

    … creation
    
    * Rename 'Push to GitHub' button to 'Push to Branch'
    * Add state to track PR creation
    * Show only 'Push changes to PR' button after PR is created
    * Update tests to reflect new behavior
    openhands-agent committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    4a28111 View commit details
    Browse the repository at this point in the history
  6. Fix Git cache

    xingyaoww committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    c612826 View commit details
    Browse the repository at this point in the history
  7. center buttons

    xingyaoww committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    dbb5ddf View commit details
    Browse the repository at this point in the history
  8. Fix Git cache

    xingyaoww committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    4df8b6f View commit details
    Browse the repository at this point in the history