•  
     
    story #35821 Pull request new home page - Filter on Authors
Summary
Empty
Pull request new home page - Filter on Authors
Empty

See epic

Empty
Empty
Status
Pull Request
Done
Development
  • [ ] Does it involves User Interface? 
  • [ ] Are there any mockups?
  • [ ] Are permissions checked?
  • [ ] Does it need Javascript development?
  • [ ] Does it need a forge upgrade bucket?
  • [ ] Does it need to execute things in system events?
  • [ ] Does it impact project creation (templates)?
  • [ ] Is it exploratory?
Empty
Details
#35821
Manuel Vacelet (vaceletm)
2024-02-01 09:15
2024-01-05 09:41
36690

References
Referencing story #35821

Git commit

tuleap/tuleap/stable

refactor: use neverthrow to retrieve repository pull_requests f2d036d210
chore: Unit test getPaginatedPullRequests filters 828d64776f
Drop unnecessary getter in SearchCriteria cbbf11a0cb
feat: filter repository pull-requests on author 5765c3d000
fix: stop leaking RepositoryPullRequestRepresentation in Git plugin 184565e1f7
feat: introduce GET /git/:id/pull_requests_authors a965288732
refactor: remove usage of SQL_CALC_FOUND_ROWS from getPaginatedPullRequests 33ed78e8a9
feat: init filters dropdown b66341b6fc
feat: Open a side panel when user clicks on item 8d994d8129
refactor: do not rely on selection element to handle items selection 918d98db2f
feat: have a LazyAutocompleter 5d08dd5223
feat: display a authors autocompleter in the side panel d7f921fac6
feat: Filter list of authors 13a4acfb9d
feat: Adjust pull request query filter names 2ba3b5c44e
feat: Manage filters creation/deletion 483453b6e9
feat: apply filters dcc22131bf

Follow-ups