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.
forgejo/templates
Yarden Shoham 6d2c63f6ff
Don't filter action runs based on state (#24711)
We should just show all runs. This removes the filtering altogether.

- Replaces https://github.com/go-gitea/gitea/pull/24553

# Before

![image](https://github.com/go-gitea/gitea/assets/20454870/be4fb69a-ea84-44bb-9606-65a0626be721)

![image](https://github.com/go-gitea/gitea/assets/20454870/68942224-e519-43f1-87fe-f3cffef5879a)

# After

![image](https://github.com/go-gitea/gitea/assets/20454870/b3c3b200-ad44-4163-86ec-44a76362eae6)

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
1 year ago
..
admin Improve queue & process & stacktrace (#24636) 1 year ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 1 year ago
base Improve template system and panic recovery (#24461) 1 year ago
code Use data-tooltip-content for tippy tooltip (#23649) 1 year ago
custom Add footer extra links template (#9576) 5 years ago
devtest Improve button-ghost, remove tertiary button (#24692) 1 year ago
explore Change `join_on` translation to `joined_on` and include placeholder for the date (#24550) 1 year ago
mail Remove incorrect HTML self close tag (#23748) 1 year ago
org Remove svg.svg class, restore .rss-icon (#24667) 1 year ago
package Add Go package registry (#24687) 1 year ago
projects Update pin and add pin-slash (#24669) 1 year ago
repo Don't filter action runs based on state (#24711) 1 year ago
shared Clean up various avatar dimensions (#24701) 1 year ago
status Improve template system and panic recovery (#24461) 1 year ago
swagger Add Go package registry (#24687) 1 year ago
user Improve button-ghost, remove tertiary button (#24692) 1 year ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 1 year ago
install.tmpl Remove incorrect HTML self close tag (#23748) 1 year ago
post-install.tmpl Remove incorrect HTML self close tag (#23748) 1 year ago