forgejo/options/locale
HesterG da461b5a08
Improvements for action detail page (#24718)
Close #24625 

Main changes:

1. For the left panel, show rerun icon only on hover, and add style when
the job is selected, and removed icon on the "rerun all" button and
modify the text on the button


https://github.com/go-gitea/gitea/assets/17645053/cc437a17-d2e9-4f1b-a8cf-f56e53962767

2. Adjust fonts, and add on hover effects to the log lines. And add
loading effect when the job is done and the job step log is expanded for
the first time. (With reference to github)


https://github.com/go-gitea/gitea/assets/17645053/2808d77d-f402-4fb0-8819-7aa0a018cf0c

3. Add `gt-ellipsis` to `step-summary-msg` and `job-brief-name`

<img width="898" alt="ellipsis"
src="https://github.com/go-gitea/gitea/assets/17645053/e2fb7049-3125-4252-970d-15b0751febc7">

4. Fixed
https://github.com/go-gitea/gitea/issues/24625#issuecomment-1541380010
by adding explicit conditions to `ActionRunStatus.vue` and `status.tmpl`

5. Adjust some css styles

---------

Co-authored-by: silverwind <me@silverwind.io>
2023-05-22 12:17:24 +08:00
..
locale_cs-CZ.ini
locale_de-DE.ini
locale_el-GR.ini
locale_en-US.ini Improvements for action detail page (#24718) 2023-05-22 12:17:24 +08:00
locale_es-ES.ini
locale_fa-IR.ini
locale_fi-FI.ini
locale_fr-FR.ini [skip ci] Updated translations via Crowdin 2023-05-21 00:26:26 +00:00
locale_hu-HU.ini
locale_id-ID.ini
locale_is-IS.ini
locale_it-IT.ini
locale_ja-JP.ini
locale_ko-KR.ini
locale_lv-LV.ini
locale_nl-NL.ini
locale_pl-PL.ini
locale_pt-BR.ini [skip ci] Updated translations via Crowdin 2023-05-16 00:23:56 +00:00
locale_pt-PT.ini
locale_ru-RU.ini [skip ci] Updated translations via Crowdin 2023-05-09 00:24:20 +00:00
locale_si-LK.ini
locale_sk-SK.ini
locale_sv-SE.ini
locale_tr-TR.ini [skip ci] Updated translations via Crowdin 2023-05-20 00:22:02 +00:00
locale_uk-UA.ini
locale_zh-CN.ini [skip ci] Updated translations via Crowdin 2023-05-05 00:22:45 +00:00
locale_zh-HK.ini
locale_zh-TW.ini
TRANSLATORS