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

[WIP] [Feature] Issue page filter by author #9432

Closed
wants to merge 21 commits into from

Conversation

6543
Copy link
Member

@6543 6543 commented Dec 19, 2019

close #9408

  • get GetIssueAuthors ready
    • use keyword link checked jet
    • limitation (i tend to limit to 15)
  • UI
    • Add Menue
    • Keyword search (look at add team)
  • Test(s)

Bildschirmfoto zu 2020-05-29 01-44-49

@6543 6543 force-pushed the issue-page-filter-author branch 2 times, most recently from 4d6f01f to 7bbd0e7 Compare February 13, 2020 22:01
you replace "ctx.Data["Authors"], err = repo.GetIssueAuthors()" with
"ctx.Data["Authors"], err = repo.GetAssignees()"
@stale
Copy link

stale bot commented Oct 7, 2020

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 months. Thank you for your contributions.

@stale stale bot added the issue/stale label Oct 7, 2020
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Oct 7, 2020
@stale stale bot removed the issue/stale label Oct 7, 2020
@stale
Copy link

stale bot commented Dec 11, 2020

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 months. Thank you for your contributions.

@stale stale bot added the issue/stale label Dec 11, 2020
@stale stale bot removed the issue/stale label Dec 11, 2020
templates/repo/issue/list.tmpl Outdated Show resolved Hide resolved
@6543 6543 added the type/enhancement An improvement of existing functionality label Jan 4, 2022
@6543
Copy link
Member Author

6543 commented Jan 4, 2022

ok it's completly broken :/ - need a redoo

@6543 6543 closed this Jan 4, 2022
@6543 6543 deleted the issue-page-filter-author branch January 4, 2022 04:53
@go-gitea go-gitea locked and limited conversation to collaborators Apr 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] repo issue view filter by author
2 participants