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

Added download tooltip - solves #221 #359

Merged
merged 1 commit into from
Dec 7, 2016

Conversation

hhenkel
Copy link
Contributor

@hhenkel hhenkel commented Dec 6, 2016

This should solve #221.

@Bwko
Copy link
Member

Bwko commented Dec 7, 2016

LGTM

@tboerger tboerger added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Dec 7, 2016
@thibaultmeyer
Copy link
Contributor

LGTM

@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 Dec 7, 2016
@@ -69,7 +69,7 @@
<button class="ui basic icon button poping up clipboard" id="clipboard-btn" data-original="{{.i18n.Tr "repo.copy_link"}}" data-success="{{.i18n.Tr "repo.copy_link_success"}}" data-error="{{.i18n.Tr "repo.copy_link_error"}}" data-content="{{.i18n.Tr "repo.copy_link"}}" data-variation="inverted tiny" data-clipboard-target="#repo-clone-url">
<i class="octicon octicon-clippy"></i>
</button>
<div class="ui basic jump dropdown icon button">
<div class="ui basic jump dropdown icon button poping up" data-content="{{.i18n.Tr "repo.download_archive"}}" data-variation="tiny inverted">
Copy link
Member

Choose a reason for hiding this comment

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

Nitpick: wrong indentation

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, that's because I'm used to use whitespaces not tabs...will fix it.

@tboerger
Copy link
Member

tboerger commented Dec 7, 2016

Tiny nitpicking, otherwise LGTM

@tboerger tboerger added modifies/translation topic/ui Change the appearance of the Gitea UI labels Dec 7, 2016
@tboerger tboerger added this to the 1.0.0 milestone Dec 7, 2016
@tboerger
Copy link
Member

tboerger commented Dec 7, 2016

Perfect, thanks!

@tboerger tboerger merged commit 08b9af9 into go-gitea:master Dec 7, 2016
@tboerger
Copy link
Member

tboerger commented Dec 7, 2016

It's missing the bindata update :(

hhenkel added a commit to hhenkel/gitea that referenced this pull request Dec 7, 2016
@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. modifies/translation topic/ui Change the appearance of the Gitea UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants