0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-21 00:34:26 +01:00
gitea/web_src/js/components
Kerwin Bryant 085f273d19
Optimize the dashboard (#32990)
before:

![image](https://github.com/user-attachments/assets/d0b432e4-a521-4540-a489-d18b9c265674)

after:

![image](https://github.com/user-attachments/assets/dbb8b387-d150-41e2-b12b-f9d8450e36d7)
-----

![image](https://github.com/user-attachments/assets/40dcd71e-344b-4043-9811-77227c71aed9)
-----

Optimize the dashboard by adding welcoming messages or quick action
entry points (such as adding a new repository or organization) to ensure
that new users are not greeted by a blank page upon logging in.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-02-11 01:24:34 +08:00
..
ActionRunStatus.vue Remove "class-name" from svg icon (#33540) 2025-02-09 22:39:54 +02:00
ActivityHeatmap.vue Migrate vue components to setup (#32329) 2024-10-28 20:15:05 +00:00
ContextPopup.vue Enable Typescript strictFunctionTypes (#32911) 2024-12-22 02:59:25 +08:00
DashboardRepoList.vue Optimize the dashboard (#32990) 2025-02-11 01:24:34 +08:00
DiffCommitSelector.vue Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
DiffFileList.vue Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
DiffFileTree.vue Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
DiffFileTreeItem.vue Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
PullRequestMergeForm.vue Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
RepoActionView.vue Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
RepoActivityTopAuthors.vue Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
RepoBranchTagSelector.vue Remove "class-name" from svg icon (#33540) 2025-02-09 22:39:54 +02:00
RepoCodeFrequency.vue Fix typescript errors in Vue files, fix regression in "Recent Commits" chart (#32649) 2024-12-08 02:58:18 +00:00
RepoContributors.vue Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
RepoRecentCommits.vue Fix typescript errors in Vue files, fix regression in "Recent Commits" chart (#32649) 2024-12-08 02:58:18 +00:00
ScopedAccessTokenSelector.vue Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00