gitea/web_src/js/components
Yarden Shoham c641a22f2a
Mute repo names in dashboard repo list ()
# Before

![image](https://github.com/go-gitea/gitea/assets/20454870/24b80212-4a4d-44a7-99d5-a8c6b207225e)

# After

![image](https://github.com/go-gitea/gitea/assets/20454870/565b242a-f65d-450c-b43b-c4539a0f8b28)

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2023-05-19 17:03:09 +00:00
..
.eslintrc.yaml Enable two vue eslint rules () 2023-05-17 22:00:34 -04:00
ActionRunStatus.vue Fix flash of unstyled content in action view page () 2023-05-14 14:58:59 +00:00
ActivityHeatmap.vue Make the color of zero-contribution-squares in the activity heatmap more subtle () 2023-05-17 10:55:34 +00:00
ContextPopup.vue Modify luminance calculation and extract related functions into single files () 2023-05-10 11:19:03 +00:00
DashboardRepoList.vue Mute repo names in dashboard repo list () 2023-05-19 17:03:09 +00:00
DiffFileList.vue Use data-tooltip-content for tippy tooltip () 2023-03-24 18:35:38 +08:00
DiffFileTree.vue Update the value of the `diffEnd` when click `Show More` btn in the DiffFileTree () 2023-04-12 15:11:23 +02:00
DiffFileTreeItem.vue Use reactive store to share data between components () 2023-04-11 20:44:26 -04:00
PullRequestMergeForm.vue Refactor branch/tag selector to Vue SFC () 2023-03-14 17:51:20 +08:00
RepoActionView.test.js Improve action log display with control chars () 2023-04-01 20:57:05 +08:00
RepoActionView.vue Implement actions artifacts () 2023-05-19 21:37:57 +08:00
RepoActivityTopAuthors.vue Refactor dashboard repo list to Vue SFC () 2023-03-14 12:09:06 +08:00
RepoBranchTagSelector.vue Remove svg.svg class, restore .rss-icon () 2023-05-12 10:23:53 +00:00