gitea/web_src/js/components
Bryan Mutai 7d6861ac54
Some checks failed
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-container (push) Has been cancelled
Add "Go to file", "Delete Directory" to repo file list page (#35911)
/claim #35898
Resolves #35898 

### Summary of key changes:

1. Add file name search/Go to file functionality to repo button row.
2. Add backend functionality to delete directory
3. Add context menu for directories with functionality to copy path & delete a directory
4. Move Add/Upload file dropdown to right for parity with Github UI
5. Add tree view to the edit/upload UI

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-11-30 11:58:15 +08:00
..
ActionRunStatus.vue Fix circular spin animation direction (#35785) 2025-11-02 08:30:13 +00:00
ActivityHeatmap.vue Contribution heatmap improvements (#35876) 2025-11-06 09:23:48 +01:00
ContextPopup.vue Enable vue/require-typed-ref eslint rule (#35764) 2025-10-29 17:42:06 +08:00
DashboardRepoList.vue Fix some log and UI problems (#34863) 2025-06-26 00:32:50 +08:00
DiffCommitSelector.vue Fix bug when review pull request commits (#35192) 2025-08-03 10:23:10 -07:00
DiffFileTree.vue Add repo file tree item link behavior (#34730) 2025-06-20 02:28:19 +08:00
DiffFileTreeItem.vue Use shallowRef instead of ref in .vue files where possible (#34813) 2025-06-22 21:37:03 +08:00
PullRequestMergeForm.vue Use shallowRef instead of ref in .vue files where possible (#34813) 2025-06-22 21:37:03 +08:00
RepoActionView.vue Misc CSS fixes (#35888) 2025-11-19 03:02:41 +00:00
RepoActivityTopAuthors.vue Update JS and PY deps (#35191) 2025-08-01 07:24:26 +00:00
RepoBranchTagSelector.vue Update eslint to v9 (#35485) 2025-09-14 19:15:06 +03:00
RepoCodeFrequency.vue Fix circular spin animation direction (#35785) 2025-11-02 08:30:13 +00:00
RepoContributors.vue Fix circular spin animation direction (#35785) 2025-11-02 08:30:13 +00:00
RepoFileSearch.vue Add "Go to file", "Delete Directory" to repo file list page (#35911) 2025-11-30 11:58:15 +08:00
RepoRecentCommits.vue Fix circular spin animation direction (#35785) 2025-11-02 08:30:13 +00:00
ViewFileTree.vue Use shallowRef instead of ref in .vue files where possible (#34813) 2025-06-22 21:37:03 +08:00
ViewFileTreeItem.vue Fix circular spin animation direction (#35785) 2025-11-02 08:30:13 +00:00
ViewFileTreeStore.ts Update tab title when navigating file tree (#35757) 2025-10-29 13:38:09 +00:00