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

Feature: show issue assignee on project board #15232

Merged
merged 9 commits into from Mar 8, 2022

Conversation

rogerluo410
Copy link
Contributor

Add assignee and poster on project board

Feature request issue:
#15026

UI:
WechatIMG1124

@lunny lunny added the type/enhancement An improvement of existing functionality label Apr 1, 2021
@lunny lunny added this to the 1.15.0 milestone Apr 1, 2021
@rogerluo410
Copy link
Contributor Author

WechatIMG1140

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Apr 2, 2021
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Apr 5, 2021
@lunny
Copy link
Member

lunny commented Apr 9, 2021

It didn't show anything from my local test

image

Co-authored-by: zeripath <art27@cantab.net>
@rogerluo410
Copy link
Contributor Author

It didn't show anything from my local test

image

Did you set assignee ?

@techknowlogick techknowlogick modified the milestones: 1.15.0, 1.16.0 Jun 23, 2021
@techknowlogick techknowlogick modified the milestones: 1.16.0, 1.17.0 Nov 23, 2021
@wxiaoguang wxiaoguang linked an issue Jan 19, 2022 that may be closed by this pull request
@lunny
Copy link
Member

lunny commented Jan 20, 2022

Please resolve the conflicts.

# Conflicts:
#	templates/repo/projects/view.tmpl
#	web_src/js/features/projects.js
#	web_src/less/_repository.less
Copy link
Contributor

@wxiaoguang wxiaoguang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merged, refactored and tested.

image

@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Mar 8, 2022
@wxiaoguang wxiaoguang linked an issue Mar 8, 2022 that may be closed by this pull request
4 tasks
@wxiaoguang wxiaoguang merged commit bbce905 into go-gitea:main Mar 8, 2022
zjjhot added a commit to zjjhot/gitea that referenced this pull request Mar 9, 2022
* giteaofficial/main:
  Add button for issue deletion (go-gitea#19032)
  Fix script compatiable with OpenWrt (go-gitea#19000)
  Allow users to self-request a PR review (go-gitea#19030)
  Fix wrong scopes caused by empty scope input (go-gitea#19029)
  Feature: show issue assignee on project board (go-gitea#15232)
  bump go deps (go-gitea#19021)
  Don't show context cancelled errors in attribute reader (go-gitea#19006)
  Set `rel="nofollow noindex"` on new issue links (go-gitea#19023)
  update to correct stable version
Chianina pushed a commit to Chianina/gitea that referenced this pull request Mar 28, 2022
@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/done This PR has enough approvals to get merged. There are no important open reservations anymore. topic/projects type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display assigned user in Kanban board Feature request: show issue assignee on project board
7 participants