1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-28 22:25:47 +00:00
gitea/web_src/js/components
Denys Konovalov e0b002a4a8
Unify search boxes (#29530)
Unify all but a few search boxes to use uniform style, uniform
translations and shared templates where possible.
Remove a few duplicated search templates, e. g. code search.

<details><summary>Example after screenshots:</summary>


![grafik](https://github.com/go-gitea/gitea/assets/47871822/e20e7d6b-c6be-4a47-b132-672766f41421)


![grafik](https://github.com/go-gitea/gitea/assets/47871822/d5b11b9c-c12f-4a29-8fb0-24e5aa511d18)


![grafik](https://github.com/go-gitea/gitea/assets/47871822/d86bb444-36c7-426d-9cf1-c634963dffb1)


![grafik](https://github.com/go-gitea/gitea/assets/47871822/a76c0319-0518-484a-a840-563d02b61198)

</details>


Also includes #29700 

Co-authored-by: 6543 <6543@obermui.de>

---------

Co-authored-by: 6543 <m.huber@kithara.com>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Giteabot <teabot@gitea.io>
2024-03-14 23:24:59 +00:00
..
.eslintrc.yaml Implement contributors graph (#27882) 2024-02-15 23:21:13 +01:00
ActionRunStatus.vue Reorder blocks in vue SFCs (#26874) 2023-09-02 14:59:07 +00:00
ActivityHeatmap.vue Reorder blocks in vue SFCs (#26874) 2023-09-02 14:59:07 +00:00
ContextPopup.vue Remove jQuery from the issue reference context popup (#29367) 2024-02-24 13:03:53 +01:00
DashboardRepoList.vue Unify search boxes (#29530) 2024-03-14 23:24:59 +00:00
DiffCommitSelector.vue Add global setting how timestamps should be rendered (#28657) 2024-01-02 09:25:30 +08:00
DiffFileList.vue Fix review UI (#27322) 2023-09-28 10:00:26 +00:00
DiffFileTree.vue Improve diff tree spacing (#27714) 2023-10-21 10:38:19 +00:00
DiffFileTreeItem.vue Add border to file tree 'sub-items' and add padding to 'item-file' (#27593) 2023-10-25 18:00:53 +08:00
PullRequestMergeForm.vue Modernize merge button (#28140) 2024-01-15 00:00:47 +02:00
RepoActionView.vue Tweak actions view sticky (#29781) 2024-03-14 04:30:10 +00:00
RepoActivityTopAuthors.vue Reorder blocks in vue SFCs (#26874) 2023-09-02 14:59:07 +00:00
RepoBranchTagSelector.vue Replace some gt- classes with tw- (#29570) 2024-03-04 03:33:20 +00:00
RepoCodeFrequency.vue Implement code frequency graph (#29191) 2024-02-23 23:41:24 +00:00
RepoContributors.vue Fix contributor graphs mobile layout and responsiveness (#29597) 2024-03-05 14:21:52 +00:00
RepoRecentCommits.vue Implement recent commits graph (#29210) 2024-02-24 10:22:51 +00:00
ScopedAccessTokenSelector.vue Reorder blocks in vue SFCs (#26874) 2023-09-02 14:59:07 +00:00