gitea/routers
yp05327 ca84a61761
Add run status in action view page (#23212)
Before:

![image](https://user-images.githubusercontent.com/18380374/222084932-a7643fbe-2d9f-48db-b25d-74ace49e03f4.png)

![image](https://user-images.githubusercontent.com/18380374/222084887-fde3500d-dad3-4902-9c82-c4f71f23f83b.png)

After:

![image](https://user-images.githubusercontent.com/18380374/222084565-eeef1110-9d9d-40b4-a26b-fbd5a307f14e.png)

![image](https://user-images.githubusercontent.com/18380374/222084728-6c96d7c1-a399-43d5-8369-392ad5017b7f.png)

---------

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2023-03-04 00:41:37 -05:00
..
api Fix grammar in error message (#23273) 2023-03-03 14:53:46 -06:00
common Refactor the setting to make unit test easier (#22405) 2023-02-20 00:12:01 +08:00
install Fix various bugs for "install" page (#23194) 2023-03-04 10:12:02 +08:00
private Use context parameter in services/repository (#23186) 2023-02-28 16:17:51 -06:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web Add run status in action view page (#23212) 2023-03-04 00:41:37 -05:00
init.go Avoid warning for system setting when start up (#23054) 2023-02-24 18:23:13 +08:00