You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
silverwind
c61ed6fad4
Rework repo buttons ( #20602 , #20718 ) ( #20719 )
...
* Rework repo buttons (#20602 )
* Rework repo buttons
- Replace "New PR" and "Go to File" button with Icon Button
- Move all "Add File" actions into a dropdown button
- Remove most custom styling of clone buttons
- Margin and wiki tweaks
Buttons are now all equal height, mobile layout wraps gracefully.
Fixes: https://github.com/go-gitea/gitea/issues/13671
Replaces: https://github.com/go-gitea/gitea/pull/20375
* Restore history button and hide add button when unable to add (#20718 )
Fix two regressions from #20602 :
- Restore the 'History' button that was previously unable to render
because it's show condition was never hit
- Hide the 'Add File' button when there would be no items in the
dropdown.
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 years ago
..
branch
Add disable download source configuration ( #20548 ) ( #20579 )
2 years ago
diff
Replace unstyled meter with progress ( #19968 )
2 years ago
editor
Replace blue button and label classes with primary ( #19763 )
3 years ago
find
Feature: Find files in repo ( #15028 )
2 years ago
graph
Propagate context and ensure git commands run in request context ( #17868 )
3 years ago
issue
Add default commit messages to PR for squash merge ( #20618 ) ( #20645 )
2 years ago
migrate
Disable unnecessary mirroring elements ( #18527 )
2 years ago
projects
Prettify number of issues ( #17760 )
2 years ago
pulls
Replace blue button and label classes with primary ( #19763 )
3 years ago
release
Add disable download source configuration ( #20548 ) ( #20579 )
2 years ago
settings
Fix some mirror bugs ( #18649 )
2 years ago
wiki
Rework repo buttons ( #20602 , #20718 ) ( #20719 )
2 years ago
activity.tmpl
Refactor i18n, use Locale to provide i18n/translation related functions ( #18648 )
3 years ago
blame.tmpl
Add warning for BIDI characters in page renders and in diffs ( #17562 )
3 years ago
branch_dropdown.tmpl
Rework repo buttons ( #20602 , #20718 ) ( #20719 )
2 years ago
clone_buttons.tmpl
Rework repo buttons ( #20602 , #20718 ) ( #20719 )
2 years ago
clone_script.tmpl
Clean up and fix clone button script ( #20415 & #20600 ) ( #20599 )
2 years ago
commit_page.tmpl
Replace blue button and label classes with primary ( #19763 )
3 years ago
commit_status.tmpl
Show dropdown with all statuses for commit ( #13977 )
4 years ago
commit_statuses.tmpl
Separate the details links of commit-statuses in headers ( #18661 )
3 years ago
commits.tmpl
Rework repo buttons ( #20602 , #20718 ) ( #20719 )
2 years ago
commits_list.tmpl
Improve commit list/view on mobile ( #19712 )
3 years ago
commits_list_small.tmpl
Fix a broken link in `commits_list_small.tmpl` ( #18763 )
3 years ago
commits_table.tmpl
Cleanup and use global style on popups ( #17674 )
3 years ago
create.tmpl
Unify and simplify TrN for i18n ( #18141 )
3 years ago
empty.tmpl
Clean up and fix clone button script ( #20415 & #20600 ) ( #20599 )
2 years ago
forks.tmpl
Add pagination to fork list ( #17639 )
3 years ago
graph.tmpl
Re-separate the color translation strings ( #17390 )
3 years ago
header.tmpl
Fix mirror template bug ( #19959 )
2 years ago
home.tmpl
Rework repo buttons ( #20602 , #20718 ) ( #20719 )
2 years ago
icon.tmpl
Do not display org avatar near icon for internal repos ( #13957 )
4 years ago
packages.tmpl
Add Package Registry ( #16510 )
3 years ago
search.tmpl
Automatically pause queue if index service is unavailable ( #15066 )
3 years ago
shabox_badge.tmpl
Fix avatar template error ( #13833 )
4 years ago
sub_menu.tmpl
Rework repo buttons ( #20602 , #20718 ) ( #20719 )
2 years ago
unicode_escape_prompt.tmpl
Left-Align text in Unicode warning boxes ( #18331 )
3 years ago
upload.tmpl
Add attachments for PR reviews ( #16075 )
3 years ago
user_cards.tmpl
Direct avatar rendering ( #13649 )
4 years ago
view_file.tmpl
Improve file header on mobile ( #19945 )
2 years ago
view_list.tmpl
Rework repo buttons ( #20602 , #20718 ) ( #20719 )
2 years ago
watchers.tmpl
Add class to page content to unify top margin ( #13766 )
4 years ago