gitea/web_src/js/components
silverwind 2fc0eb913c
Tweak actions menu (#26278)
Ressurect lost changes from
https://github.com/go-gitea/gitea/pull/24451.

- Always show icons for each entry in the menu
- Make all checkboxes toggle only their feature, e.g. "seconds" and
"timestamps" can now be toggled on together.
- Reorder the items

<img width="845" alt="Screenshot 2023-08-01 at 19 19 27"
src="https://github.com/go-gitea/gitea/assets/115237/8a76e9bf-7966-42a6-87c9-e88cdddaec82">

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2023-08-12 08:26:53 +00:00
..
.eslintrc.yaml
ActionRunStatus.vue
ActivityHeatmap.vue
ContextPopup.vue Always pass 6-digit hex color to monaco (#25780) 2023-07-09 12:17:22 +02:00
DashboardRepoList.vue Remove commit status running and warning from the dashboard repo list (#26036) 2023-07-21 10:32:25 +00:00
DiffCommitSelector.vue Add commits dropdown in PR files view and allow commit by commit review (#25528) 2023-07-28 21:18:12 +02:00
DiffFileList.vue
DiffFileTree.vue
DiffFileTreeItem.vue Highlight viewed files differently in the PR filetree (#24956) 2023-06-25 08:46:30 +08:00
PullRequestMergeForm.vue
RepoActionView.vue Tweak actions menu (#26278) 2023-08-12 08:26:53 +00:00
RepoActivityTopAuthors.vue
RepoBranchTagSelector.vue Use frontend fetch for branch dropdown component (#25719) 2023-07-21 11:20:04 +00:00
ScopedAccessTokenSelector.vue