You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates
Punit Inani a8c30a45fa
`Publish Review` buttons should indicate why they are disabled (#23598)
Adding tooltip on "Approve" and "Review Changes" buttons. is try to do
by them self on their PR.
Resolves https://github.com/go-gitea/gitea/issues/23547
`Approve` tootip text :- "Pull request authors can’t approve their own
pull request"
`Request Changes` tooltip text:- "Pull request authors can’t request
changes on their own pull request"


Before 

https://user-images.githubusercontent.com/115237/225984020-306c048f-cb9b-4dee-8929-1c74c331518b.png

After 
<img width="841" alt="image"
src="https://user-images.githubusercontent.com/80308335/226445845-b5f6f6c9-f0dc-4934-a282-3b8be06417a8.png">
2 years ago
..
admin Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago
api/packages/pypi Add Package Registry (#16510) 3 years ago
base Use `<nav>` instead of `<div>` in the global navbar (#23125) 2 years ago
code Fix 'View File' button in code search (#23478) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Fix long name ui issues and label ui issue (#23541) 2 years ago
mail Revert relative links to absolute links in mail templates (#23267) 2 years ago
org Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago
package Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago
projects Use `project.IconName` instead of repeated unreadable `if-else` chains (#23538) 2 years ago
repo `Publish Review` buttons should indicate why they are disabled (#23598) 2 years ago
shared Display the version of runner in the runner list (#23490) 2 years ago
status Move helpers to be prefixed with `gt-` (#22879) 2 years ago
swagger Add absent repounits to create/edit repo API (#23500) 2 years ago
user Use octicon-verified for gpg signatures (#23529) 2 years ago
home.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
install.tmpl Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
post-install.tmpl Fix various bugs for "install" page (#23194) 2 years ago