1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-08 04:45:09 -04:00
gitea/routers/web/repo
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
..
actions Check length of LogIndexes in case it is outdated (#24516) 2023-05-04 23:37:43 -04:00
setting Move secrets and runners settings to actions settings (#24200) 2023-04-27 20:08:47 -04:00
activity.go
attachment.go Make repository response support HTTP range request (#24592) 2023-05-09 15:34:36 +08:00
blame.go
branch.go Improve RSS (#24335) 2023-04-25 22:53:44 -04:00
cherry_pick.go
commit.go Pass 'not' to commit count (#24473) 2023-05-08 07:10:53 +00:00
compare.go
download.go Make repository response support HTTP range request (#24592) 2023-05-09 15:34:36 +08:00
editor_test.go
editor.go
find.go
helper_test.go
helper.go
http_test.go
http.go Require repo scope for PATs for private repos and basic authentication (#24362) 2023-04-26 19:24:03 -05:00
issue_content_history.go
issue_dependency.go
issue_label_test.go
issue_label.go
issue_lock.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
issue.go Improve Gitea's web context, decouple "issue template" code into service package (#24590) 2023-05-09 01:30:14 +02:00
lfs.go
main_test.go
middlewares.go
migrate.go Make repo migration cancelable and fix various bugs (#24605) 2023-05-11 08:25:46 +00:00
milestone.go Improve Gitea's web context, decouple "issue template" code into service package (#24590) 2023-05-09 01:30:14 +02:00
packages.go
patch.go
projects_test.go
projects.go
pull_review.go
pull.go
release_test.go fix: release page for empty or non-existing target (#24470) 2023-05-10 11:43:55 +08:00
release.go fix: release page for empty or non-existing target (#24470) 2023-05-10 11:43:55 +08:00
render.go
repo.go Add status indicator on main home screen for each repo (#24638) 2023-05-13 21:59:01 +00:00
search.go
setting_protected_branch.go Move Rename branch from repo settings page to the page of branches list (#24380) 2023-04-30 23:08:51 +08:00
setting.go Require at least one unit to be enabled (#24189) 2023-05-06 17:39:06 +08:00
settings_test.go
tag.go
topic.go
treelist.go
view_test.go
view.go Improve Gitea's web context, decouple "issue template" code into service package (#24590) 2023-05-09 01:30:14 +02:00
webhook.go Reenable creating default webhooks. (#24626) 2023-05-11 10:10:57 +08:00
wiki_test.go
wiki.go Pass 'not' to commit count (#24473) 2023-05-08 07:10:53 +00:00