forgejo/templates/repo
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>
2023-07-18 16:59:02 +00:00
..
actions Restructure issue list template, styles (#25750) 2023-07-09 19:38:01 +00:00
branch Fix wrong usage of PathEscapeSegments in branch list page (#25864) 2023-07-14 06:08:38 +00:00
cite
code Newly pushed branches hints on repository home page (#25715) 2023-07-08 05:19:00 +02:00
diff Make add line comment buttons focusable (#25894) 2023-07-15 11:45:34 +02:00
editor Enable H014 and H023 djlint rules (#25786) 2023-07-09 20:33:25 +00:00
find
graph
issue move issue filters to shared template (#25729) 2023-07-13 20:00:38 +00:00
migrate Clarify "text-align" CSS helpers, fix clone button padding (#25763) 2023-07-08 11:53:56 +02:00
projects Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
pulls Don't stack PR tab menu on small screens (#25789) 2023-07-14 01:54:20 +00:00
release Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
settings Enable H014 and H023 djlint rules (#25786) 2023-07-09 20:33:25 +00:00
tag Enable H014 and H023 djlint rules (#25786) 2023-07-09 20:33:25 +00:00
wiki Enable H014 and H023 djlint rules (#25786) 2023-07-09 20:33:25 +00:00
activity.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
blame.tmpl
branch_dropdown.tmpl
clone_buttons.tmpl Clarify "text-align" CSS helpers, fix clone button padding (#25763) 2023-07-08 11:53:56 +02:00
clone_script.tmpl
commit_page.tmpl Clarify "text-align" CSS helpers, fix clone button padding (#25763) 2023-07-08 11:53:56 +02:00
commit_status.tmpl Make pending commit status yellow again (#25935) 2023-07-18 16:59:02 +00:00
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl Several fixes for mobile UI (#25634) 2023-07-04 17:45:45 +00:00
commits_list_small.tmpl
commits_table.tmpl Several fixes for mobile UI (#25634) 2023-07-04 17:45:45 +00:00
create.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
create_helper.tmpl
empty.tmpl Repository Archived text title center align (#25767) 2023-07-08 10:57:17 +00:00
file_info.tmpl
forks.tmpl
graph.tmpl
header.tmpl Clarify "text-align" CSS helpers, fix clone button padding (#25763) 2023-07-08 11:53:56 +02:00
home.tmpl Tweak repo topics bar (#25769) 2023-07-08 18:12:30 +00:00
icon.tmpl
packages.tmpl Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
release_tag_header.tmpl Fix incorrect release count (#25879) 2023-07-14 08:47:17 +00:00
search.tmpl
search_name.tmpl
shabox_badge.tmpl
sub_menu.tmpl Fix tags header and pretty format numbers (#25624) 2023-07-05 04:11:42 +00:00
unicode_escape_prompt.tmpl Clarify "text-align" CSS helpers, fix clone button padding (#25763) 2023-07-08 11:53:56 +02:00
upload.tmpl
user_cards.tmpl
view_file.tmpl
view_list.tmpl
watchers.tmpl