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.
gitea/web_src/js/components
wxiaoguang 2d7e6e9482
Fix various trivial problems (#32861)
1. add/improve comments to help future readers could understand the
problem more easily.
2. add an error log to LDAP with username fallback
3. use `or` instead of `Iif` for "repo/branch_dropdown" (`Iif` was a
mistake, but it doesn't really affect the UI)
4. add `tw-font-mono` style to container digest to match dockerhub
5. fix a bug in RepoBranchTagSelector: the form is not updated when
there is no click to an item

---------

Co-authored-by: delvh <dev.lh@web.de>
3 months ago
..
ActionRunStatus.vue Fix incomplete Actions status aggregations (#32859) 3 months ago
ActivityHeatmap.vue Migrate vue components to setup (#32329) 5 months ago
ContextPopup.vue Fix suggestions for issues (#32380) 5 months ago
DashboardRepoList.vue Fix typescript errors in Vue files, fix regression in "Recent Commits" chart (#32649) 3 months ago
DiffCommitSelector.vue Fix typescript errors in Vue files, fix regression in "Recent Commits" chart (#32649) 3 months ago
DiffFileList.vue Migrate vue components to setup (#32329) 5 months ago
DiffFileTree.vue Migrate vue components to setup (#32329) 5 months ago
DiffFileTreeItem.vue Improve diff file tree (#32658) 4 months ago
PullRequestMergeForm.vue Migrate vue components to setup (#32329) 5 months ago
RepoActionView.vue Fix incomplete Actions status aggregations (#32859) 3 months ago
RepoActivityTopAuthors.vue Fix undefined errors on Activity page (#32378) 5 months ago
RepoBranchTagSelector.vue Fix various trivial problems (#32861) 3 months ago
RepoCodeFrequency.vue Fix typescript errors in Vue files, fix regression in "Recent Commits" chart (#32649) 3 months ago
RepoContributors.vue Add "n commits" link to contributors in contributors graph page (#32799) 3 months ago
RepoRecentCommits.vue Fix typescript errors in Vue files, fix regression in "Recent Commits" chart (#32649) 3 months ago
ScopedAccessTokenSelector.vue Migrate vue components to setup (#32329) 5 months ago