Skip to content

Conversation

romdum
Copy link
Contributor

@romdum romdum commented Sep 9, 2021

To solve #14824.

I added a button at left of "New Project Board" to create an issue from project view.

As suggest in issue #14824, it's possible to move "New Project Board" button at right of boards.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Sep 9, 2021
@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2021

Codecov Report

Merging #17001 (7501bd9) into main (4c7a70b) will increase coverage by 0.04%.
The diff coverage is 47.94%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #17001      +/-   ##
==========================================
+ Coverage   45.17%   45.22%   +0.04%     
==========================================
  Files         762      766       +4     
  Lines       86174    86579     +405     
==========================================
+ Hits        38932    39156     +224     
- Misses      40948    41088     +140     
- Partials     6294     6335      +41     
Impacted Files Coverage Δ
cmd/doctor.go 0.00% <ø> (ø)
models/attachment.go 57.89% <0.00%> (-0.68%) ⬇️
modules/migrations/gitea_downloader.go 0.88% <0.00%> (-0.01%) ⬇️
modules/migrations/migrate.go 27.79% <ø> (ø)
modules/setting/repository.go 58.49% <ø> (ø)
modules/storage/minio.go 58.18% <0.00%> (ø)
modules/templates/helper.go 51.36% <0.00%> (ø)
routers/api/v1/repo/migrate.go 44.17% <0.00%> (ø)
routers/api/v1/repo/mirror.go 0.00% <0.00%> (ø)
routers/api/v1/repo/pull.go 29.08% <0.00%> (-0.16%) ⬇️
... and 40 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0faf175...7501bd9. Read the comment docs.

@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 Sep 10, 2021
@silverwind silverwind added this to the 1.16.0 milestone Sep 10, 2021
@silverwind silverwind added the type/enhancement An improvement of existing functionality label Sep 10, 2021
@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 Sep 10, 2021
@6543
Copy link
Member

6543 commented Sep 10, 2021

a followup would be: after issue creation was sucessfull, redirect back to project

@6543 6543 merged commit 9a938dc into go-gitea:main Sep 10, 2021
@go-gitea go-gitea locked and limited conversation to collaborators Oct 19, 2021
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. type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants