Skip to content

Fix incorrect 'Erase Wiki Data' string identifier. #3613

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

Merged
merged 1 commit into from
Mar 2, 2018

Conversation

bugreport0
Copy link
Contributor

The modal dialog to confirm erasure of repository wiki data doesn't use a valid string identifier. I couldn't find any unit tests depending on this, so hopefully it's an easy pull.

@tboerger tboerger added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Mar 2, 2018
@tboerger tboerger 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, 2018
@codecov-io
Copy link

Codecov Report

Merging #3613 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3613      +/-   ##
==========================================
+ Coverage   36.14%   36.15%   +<.01%     
==========================================
  Files         285      285              
  Lines       40910    40910              
==========================================
+ Hits        14787    14789       +2     
+ Misses      23951    23948       -3     
- Partials     2172     2173       +1
Impacted Files Coverage Δ
models/repo_indexer.go 48.3% <0%> (ø) ⬆️
models/repo_list.go 67.18% <0%> (+1.56%) ⬆️

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 f44c31f...aa1b6ff. Read the comment docs.

@lafriks lafriks added topic/ui Change the appearance of the Gitea UI type/bug labels Mar 2, 2018
@lafriks lafriks added this to the 1.5.0 milestone Mar 2, 2018
@lafriks lafriks merged commit 595da53 into go-gitea:master Mar 2, 2018
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
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/ui Change the appearance of the Gitea UI type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants