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.
silverwind dcb607d3cf
Make pending commit status yellow again (#25935)
With the introduction of Actions, the pending commit icon has changed
from yellow to grey for Drone integrations which never set the "running"
status, so it stays in "pending" until completion.

I find it better to have this icon colored like on 1.19. Now both the
"pending" and "running" icons look the same, but I guess we could add an
animation to the "running" state similar to GitHub has to it later.

Before:
<img width="339" alt="Screenshot 2023-07-17 at 19 14 19"
src="https://github.com/go-gitea/gitea/assets/115237/2f4886e4-74fd-42ea-b59e-9af8f141bf1f">

After:
<img width="335" alt="Screenshot 2023-07-17 at 19 14 30"
src="https://github.com/go-gitea/gitea/assets/115237/53189642-e72d-47f6-9cbe-f14eda28f730">

Also, it matches GH's icon:

<img width="466" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/5804ff90-d223-4a3c-8093-7a9abbaacf87">

---------

Co-authored-by: delvh <dev.lh@web.de>
12 months ago
..
actions Restructure issue list template, styles (#25750) 1 year ago
branch Fix wrong usage of PathEscapeSegments in branch list page (#25864) 12 months ago
cite Button and color enhancements (#24989) 1 year ago
code Newly pushed branches hints on repository home page (#25715) 1 year ago
diff Make `add line comment` buttons focusable (#25894) 12 months ago
editor Enable H014 and H023 djlint rules (#25786) 1 year ago
find Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 1 year ago
graph Improve commit date in commit graph (#24399) 1 year ago
issue move issue filters to shared template (#25729) 12 months ago
migrate Clarify "text-align" CSS helpers, fix clone button padding (#25763) 1 year ago
projects Fix inconsistent user profile layout across tabs (#25625) 1 year ago
pulls Don't stack PR tab menu on small screens (#25789) 12 months ago
release Replace fomantic divider module with our own (#25539) 1 year ago
settings Enable H014 and H023 djlint rules (#25786) 1 year ago
tag Enable H014 and H023 djlint rules (#25786) 1 year ago
wiki Enable H014 and H023 djlint rules (#25786) 1 year ago
activity.tmpl Replace fomantic divider module with our own (#25539) 1 year ago
blame.tmpl Add template linting via djlint (#25212) 1 year ago
branch_dropdown.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 1 year ago
clone_buttons.tmpl Clarify "text-align" CSS helpers, fix clone button padding (#25763) 1 year ago
clone_script.tmpl Rework button coloring, add focus and active colors (#24507) 1 year ago
commit_page.tmpl Clarify "text-align" CSS helpers, fix clone button padding (#25763) 1 year ago
commit_status.tmpl Make pending commit status yellow again (#25935) 12 months ago
commit_statuses.tmpl Button and color enhancements (#24989) 1 year ago
commits.tmpl Fix some UI alignments (#25277) 1 year ago
commits_list.tmpl Several fixes for mobile UI (#25634) 1 year ago
commits_list_small.tmpl Use flex to align SVG and text (#25163) 1 year ago
commits_table.tmpl Several fixes for mobile UI (#25634) 1 year ago
create.tmpl Replace fomantic divider module with our own (#25539) 1 year ago
create_helper.tmpl Add templates to customize text when creating and migrating repositories 1 year ago
empty.tmpl Repository Archived text title center align (#25767) 1 year ago
file_info.tmpl Show if File is Executable (#25287) 1 year ago
forks.tmpl Remove fomantic ".link" selector and styles (#23888) 1 year ago
graph.tmpl Replace remaining fontawesome dropdown icons with SVG (#24455) 1 year ago
header.tmpl Clarify "text-align" CSS helpers, fix clone button padding (#25763) 1 year ago
home.tmpl Tweak repo topics bar (#25769) 1 year ago
icon.tmpl Move helpers to be prefixed with `gt-` (#22879) 1 year ago
packages.tmpl Fix inconsistent user profile layout across tabs (#25625) 1 year ago
release_tag_header.tmpl Fix incorrect release count (#25879) 12 months ago
search.tmpl Use data-tooltip-content for tippy tooltip (#23649) 1 year ago
search_name.tmpl Clean template/helper.go (#23922) 1 year ago
shabox_badge.tmpl Fix shabox regression (#22924) 1 year ago
sub_menu.tmpl Fix tags header and pretty format numbers (#25624) 1 year ago
unicode_escape_prompt.tmpl Clarify "text-align" CSS helpers, fix clone button padding (#25763) 1 year ago
upload.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
user_cards.tmpl Change `join_on` translation to `joined_on` and include placeholder for the date (#24550) 1 year ago
view_file.tmpl Button and color enhancements (#24989) 1 year ago
view_list.tmpl Various UI fixes (#25264) 1 year ago
watchers.tmpl Fix user-cards format (#24428) 1 year ago