Skip to content

Conversation

guillep2k
Copy link
Member

As title

@guillep2k guillep2k added the type/enhancement An improvement of existing functionality label Mar 1, 2020
@guillep2k guillep2k added this to the 1.12.0 milestone Mar 1, 2020
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Mar 1, 2020
@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 Mar 2, 2020
@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 2, 2020
@codecov-io
Copy link

Codecov Report

Merging #10557 into master will increase coverage by 0.09%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #10557      +/-   ##
==========================================
+ Coverage   43.64%   43.74%   +0.09%     
==========================================
  Files         587      585       -2     
  Lines       82115    82014     -101     
==========================================
+ Hits        35842    35873      +31     
+ Misses      41839    41700     -139     
- Partials     4434     4441       +7
Impacted Files Coverage Δ
models/user.go 49.79% <ø> (+0.49%) ⬆️
services/pull/patch.go 64.51% <ø> (+1.62%) ⬆️
models/issue_assignees.go 70.24% <ø> (+6.33%) ⬆️
modules/base/tool.go 65.02% <ø> (+2.07%) ⬆️
modules/templates/helper.go 42.19% <ø> (+1.46%) ⬆️
routers/private/internal.go 82.6% <ø> (+51.96%) ⬆️
models/update.go 8.95% <ø> (+1.16%) ⬆️
routers/api/v1/utils/utils.go 76% <ø> (+12.66%) ⬆️
routers/repo/webhook.go 1.27% <0%> (ø) ⬆️
models/migrations/v96.go 0% <0%> (ø) ⬆️
... and 6 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 fba248b...1346089. Read the comment docs.

@guillep2k guillep2k merged commit 5e1438b into go-gitea:master Mar 2, 2020
guillep2k added a commit to guillep2k/gitea that referenced this pull request Mar 2, 2020
* Implement mail activation admin panel

* Add export comments

* Fix another export comment

* again...

* And again!

* Apply suggestions by @lunny

* Add UI for user activated emails

* Make new activation UI work

* Fix lint

* Prevent admin from self-deactivate; add modal

Co-authored-by: zeripath <[email protected]>
@guillep2k guillep2k added the backport/done All backports for this PR have been created label Mar 2, 2020
guillep2k added a commit that referenced this pull request Mar 2, 2020
* Admin page for managing user e-mail activation (#10557)

* Implement mail activation admin panel

* Apply suggestions by @lunny

* Add UI for user activated emails

* Prevent admin from self-deactivate; add modal

Co-authored-by: zeripath <[email protected]>

* Fix pagination options downgrade

Co-authored-by: zeripath <[email protected]>
@guillep2k guillep2k deleted the admin-emails branch March 3, 2020 02:09
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport/done All backports for this PR have been created 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