0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-01 20:53:00 +01:00
gitea/web_src/css
HesterG 1454f9dafc
Add actor and status dropdowns to run list (#25118)
Part of #25042

1. Added actor and status dropdowns first in case something is offtrack
and PR is too large.

2. Also added "No results matched." and "The workflow has no runs yet.",
and "No results matched." will show if there is no filter results and
there is no workflows (with [reference to github
action](https://github.com/go-gitea/gitea/actions/workflows/files-changed.yml?query=actor%3AGiteaBot))

Demo:


https://github.com/go-gitea/gitea/assets/17645053/6e76292c-4c1f-450d-8b48-99944cfc920c


TODOs:

- [x] Get available status (same as those in `aggregateJobStatus`)
instead of getting from database
- [x] Use `JOIN` to get actors, actors order by name
- [x] Make self on top
2023-06-21 04:25:14 +00:00
..
chroma
codemirror
editor
features
markup
modules Fix dropdown icon layout on diff page (#25397) 2023-06-20 23:22:48 +00:00
repo Fix issue filters on mobile view (#25368) 2023-06-19 17:12:15 +00:00
shared Fix UI on mobile view (#25315) 2023-06-18 10:31:42 +00:00
standalone
themes
actions.css
admin.css
base.css Navbar styling rework (#25343) 2023-06-20 20:35:25 +00:00
dashboard.css
explore.css
font_i18n.css
form.css
helpers.css
home.css
index.css Navbar styling rework (#25343) 2023-06-20 20:35:25 +00:00
install.css
org.css
repo.css Add actor and status dropdowns to run list (#25118) 2023-06-21 04:25:14 +00:00
review.css
user.css