diff --git a/frontend/public/images/icons/arrow-narrow-up-right.svg b/frontend/public/images/icons/arrow-narrow-up-right.svg new file mode 100644 index 000000000..79456584d --- /dev/null +++ b/frontend/public/images/icons/arrow-narrow-up-right.svg @@ -0,0 +1,3 @@ + + + diff --git a/frontend/src/components/shared/ProfileRepoList.vue b/frontend/src/components/shared/ProfileRepoList.vue index d14489091..4a5682725 100644 --- a/frontend/src/components/shared/ProfileRepoList.vue +++ b/frontend/src/components/shared/ProfileRepoList.vue @@ -2,9 +2,19 @@
-

- {{ initiator === 'likes' ? $t('profile.likes') : $t('profile.title') }} -

+
+

+ {{ initiator === 'likes' ? $t('profile.likes') : $t('profile.title') }} +

+ +
@@ -46,6 +56,27 @@ name="mcps" :label="` ${$t('profile.tabs.mcps')} `" > + + + + + @@ -166,11 +197,70 @@
+ + +
+

+ + {{ $t('notebooks.title') }} +

+
+ +
+
+ {{ $t('all.noData') }} +
+ + +
+ + +
+

+ + {{ $t('finetune.title') }} +

+
+ +
+
+ {{ $t('all.noData') }} +
+ + +
+ + +
+

+ + {{ $t('endpoints.title') }} +

+
+ +
+
+ {{ $t('all.noData') }} +
+ + +
+ + +
+

+ + {{ $t('evaluation.list.title') }} +

+
+ +
+