0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 11:04:30 +01:00
gitea/web_src/js
Yarden Shoham 4810fe55e3
Add status indicator on main home screen for each repo (#24638)
It will show the calculated commit status state of the latest commit on
the default branch for each repository in the dashboard repo list

- Closes #15620

# Before

![image](https://github.com/go-gitea/gitea/assets/20454870/aa1326c7-43c0-458a-a798-3102c766bcf9)

# After

![image](https://github.com/go-gitea/gitea/assets/20454870/8658cc03-2224-442a-b1c8-bf64126e4575)

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: Giteabot <teabot@gitea.io>
2023-05-13 21:59:01 +00:00
..
components Add status indicator on main home screen for each repo (#24638) 2023-05-13 21:59:01 +00:00
features Add status indicator on main home screen for each repo (#24638) 2023-05-13 21:59:01 +00:00
markup
modules Only hide tooltip tippy instances (#24688) 2023-05-12 16:58:55 +00:00
standalone
test
utils
webcomponents
bootstrap.js
index.js
jquery.js
serviceworker.js
svg.js Add status indicator on main home screen for each repo (#24638) 2023-05-13 21:59:01 +00:00
svg.test.js
utils.js
utils.test.js