Code Monkey home page Code Monkey logo

pull-request-search's People

Contributors

bcarthic avatar cschleiden avatar dependabot[bot] avatar mmanela avatar ostreifel avatar ulai avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

pull-request-search's Issues

Where is it in new Azure Devops navigation?

I've installed this plug in and refreshed my page but I can't find where I can search?

The screenshots show the old navigation method in VSTS, where is it in Azure Devops?

Can I pass parameters to the pull request search extension?

I'd like to pass a value to the title filter input on the page, for example by adding a querystring parameter like "?title=filtertext". Is it possible to inject this in the existing solution or does the extension need to be changed for that?

Filter results change with each refresh

When setting filters and clicking refresh, each subsequent press of refresh button results in different total results at bottom of page (i.e. n/n pull requests match title, date and status criteria).

Support for DRAFT

It would be helpful to support DRAFT pull requests. If in Draft mode:

  1. The status column should be "Draft".
  2. The PR should not be listed when Active is chosen.

(edited to greatly simplify request)

On-Premises installation not possible due to wrong target

Hi, I've tested this installation against Azure DevOps Server 2019 and 2020.1.1 On-Premises and as long as you change the installation target from Microsoft.VisualStudio.Services.Cloud back to Microsoft.VisualStudio.Services it works just fine ;)
However with the current Microsoft.VisualStudio.Services.Cloud target id in the file vss-extension.json this extension can only be installed for the cloud services.
But there's really no reason to withhold it from us On-Premises users :D As I said, it works just fine... would be much appreciated :)

Provide filter for all merge request a person is "involved in"

It would be great to get a single view of all merge request I'm involved in, either because I created it or because I'm assigned to it. Currently it only seems possible to see either PRs I've created OR am assigned to as reviewer.

It would be even better it could filter on those I need to "action on", which I would define as any form of new activity since I've last done something with that PR.

License terms

What license or terms of usage are you applying to your Pull-Request-search extension?
Thanks!

Date filter doesn't work

No matter what I put in for the date filter, I get the same number of alleged results, yet none of them are even listed. Consider this search, which is for dates that are backwards (such that no PR could satisfy the constraint):

image

It claims 1000 PRs match, but doesn't list them.

Broken links in the pull request's search result

When you try to navigate to the Pull Request search result item, it would use 'undefined' repo name regardless of actual repository name where Pull Request was executed. We do not have undefined leading anywhere, thus, TFS navigates to a broken link.

Looks like ${pr.repository.name} has undefined value in const url = ${uri}${project}/${team}/_git/${pr.repository.name}/pullrequest/${pr.pullRequestId}; (PullRequestsView.tsx)

TFS On-Prem changes menu

Menu of TFS On-Prem installation changes to wrong repository type while viewing the extension/hub.
The extension/hub changes the menu from
image
to
image
I think the extension/hub switches from "Git-Menu" to "TFVC-Menu".
Note: Installed TFS version is 2015 U2 and extension version is 1.9.8

Feature Request: Search in the Description as well

I've love to be able to search in the Description of the PR's as well as the Title.
Perhaps a Checkbox beside the 'Title' input to say "Also Search Description for Text"?

My particular use-case is that we're searching for Defect ID's in bulletted lists in the Description, that don't appear in the Title.

Add a filter NOT

It would be great if we could filter by "not me" in the creator filter. Also, it could be in other filters. Either a choice in the list or a checkbox NOT.

Link to Pull Request doesn't work (On Prem)

I am using TFS On Prem
The link that is generated, to view the Pull Request, is
http://xxxx:8080/tfs/NS/_git/AppDev/pullrequest/615
Where "NS" is our collection, and "AppDev" is our Team Project
However the link should be
http://xxxx:8080/tfs/NS/AppDev/Apollo/_git/BuyersControlCenter/pullrequest/615
or
http://xxxx:8080/tfs/NS/AppDev/_git/BuyersControlCenter/pullrequest/615
"Apollo" is our Team name and "BuyersControlCenter" is our Repository Name

It is the missing Repository that causes the problem
Attached is the error I receive from TFS
tfserror

Pull Requests links don't work

I am using TFS On Prem 2017, and latest version 1.13.3
When I click on the links 2 things happen

  1. The pull request details are not shown (due to auth issues)
  2. The authentication session is lost (confirmed by going to backlog)
    I have confirmed this in latest Firefox and Chrome
    The links look to be correct.
    If I open the link in a new tab, or copy the url and paste it, i have no problems
    However, if I actually click the link it fails

Another thing I noticed is that on the pull request search page, it is showing an error trying to access (image from firebug)
/_Bundling/DynamicBundles?scripts=VSS%2FAuthentication%2FContracts%3B*RestClient&v=Dev15.M105.5&json

pullrequesterror3
pullrequesterror2
pullrequesterror1

Doesnt allow searching across projects. Only one you are in.

Can you please extend this plugin with another drop down of “Projects”.
It can default to the current project the user is in, but if it was a multi-select box (in the drop down), it would allow them to search repos and PRs they are involved in across the many projects they may work in, or need to search.

TFS On-Prem broken links

Links to PRs are broken in TFS On-Prem installation.
They are https://SERVER/tfs/DefaultCollection/Project/Project%20Team/_git/undefined/pullrequest/3391 instead of https://SERVER/tfs/DefaultCollection/Project/_git/SomeRepo/pullrequest/3391
Note: Installed TFS version is 2015 U2 and extension version is 1.9.8

Search by Id

Is it possible to add search by pull request id feature ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.