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

[ui] Chang icon type for review action in action page #11191

Merged
merged 3 commits into from
Apr 24, 2020

Conversation

a1012112796
Copy link
Member

* as title, do same changs on action view with go-gitea#10737
* chage default icon from "invalid type" to "question" , because  "invalid type" is not a meaningfull icon type

Signed-off-by: a1012112796 <[email protected]>
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Apr 23, 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 Apr 23, 2020
@codecov-io
Copy link

Codecov Report

Merging #11191 into master will increase coverage by 0.03%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #11191      +/-   ##
==========================================
+ Coverage   43.34%   43.37%   +0.03%     
==========================================
  Files         601      601              
  Lines       85694    85694              
==========================================
+ Hits        37146    37172      +26     
+ Misses      43963    43943      -20     
+ Partials     4585     4579       -6     
Impacted Files Coverage Δ
modules/templates/helper.go 43.03% <0.00%> (ø)
modules/indexer/stats/db.go 40.62% <0.00%> (-18.75%) ⬇️
modules/indexer/stats/queue.go 62.50% <0.00%> (-18.75%) ⬇️
modules/git/utils.go 65.67% <0.00%> (-4.48%) ⬇️
models/unit.go 41.97% <0.00%> (-2.47%) ⬇️
modules/git/repo.go 49.79% <0.00%> (-0.84%) ⬇️
models/issue.go 51.86% <0.00%> (+0.46%) ⬆️
modules/notification/webhook/webhook.go 40.20% <0.00%> (+0.58%) ⬆️
services/gitdiff/gitdiff.go 74.43% <0.00%> (+1.85%) ⬆️
modules/queue/unique_queue_disk_channel.go 55.76% <0.00%> (+1.92%) ⬆️
... and 3 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 b10c416...1ac2a3a. Read the comment docs.

@guillep2k guillep2k merged commit d3fc9c0 into go-gitea:master Apr 24, 2020
ydelafollye pushed a commit to ydelafollye/gitea that referenced this pull request Jul 31, 2020
* as title, do same changs on action view with go-gitea#10737
* chage default icon from "invalid type" to "question" , because  "invalid type" is not a meaningfull icon type

Signed-off-by: a1012112796 <[email protected]>
@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
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants